SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

RNFIL
OECD, Recognition of Non-Formal and Informal Learning, OECD RNFIL Project, Country Backgroud Report – Hungary ([Internet, 2019-08-29](https://www.oecd.org/hungary/41679667.pdf))
EXP: Anrechnung von Qualifikationsnachweisen, die ausserhalb üblicher Bildungsgänge durch berufliche oder ausserberufliche Praxiserfahrungen erworben wurden
EXP: prise en compte d'une qualification, acquise en-dehors des filières de formation habituelles, à travers une expérience pratique, professionnelle ou non
EXP: convalida degli attestati delle qualificazioni ottenuti al di fuori degli usuali cicli di formazione mediante esperienze pratiche professionali o extraprofessionali
nach Berufsbildungsverordnung 2003, Art. 4 Abs. 2 (SR 412.101, Stand 2019-02)
d'après O Formation professionnelle 2003, art. 4 al. 2 (RS 412.101, état 2019-02)
secondo O Formazione professionale 2003, art. 4 cpv. 2 (RS 412.101, stato 2019-02)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part recognition of non-formal and informal learning
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.