@prefix : <https://pid.phaidra.org/vocabulary/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix foaf: <http://xmlns.com/foaf/spec/>.
@prefix iqvoc: <http://try.iqvoc.net/schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix schema: <https://pid.phaidra.org/vocabulary/schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix void: <http://rdfs.org/ns/void#>.

:YA8R-1M0D a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "learning object"@en;
           skos:prefLabel "Lernobjekt"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-10-30T10:37:03+01:00";
    dct:creator "Anna Bellotto"
];
           skos:definition "Work whose main purpose is to convey knowledge, attitudes, and/or skills."@en;
           skos:editorialNote "Definition from LC Genre/Form Terms (LCGFT)."@en;
           skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026114>;
           skos:exactMatch <http://purl.org/coar/resource_type/c_e059>.
