@prefix rdfs: . @prefix owl: . @prefix tekord: . @prefix skos: . @prefix dc: . @prefix xsd: . rdfs:label "Innholdsbeskrivende emne"@nb, "Topic"@en ; a owl:Class . tekord: rdfs:label "Tekord"@nb ; a skos:ConceptScheme . tekord:c04878 owl:sameAs ; skos:prefLabel "Industriell analyse"@nb ; skos:notation "543.08" ; skos:broader tekord:c00274 ; dc:modified "1991-12-23T00:00:00+00:00"^^xsd:dateTime ; dc:identifier "NTUB04878" ; a , skos:Concept ; skos:inScheme tekord: . tekord:c00274 skos:notation "543" ; skos:prefLabel "Analytisk kjemi"@nb ; a , skos:Concept ; skos:narrower tekord:c04878 .