@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/onto#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c58265
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 1 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2020-05-11T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME58265" ;
  dc:modified "2025-01-03T15:25:19"^^xsd:dateTime ;
  skos:altLabel "Lorries"@en, "Automobile trucks"@en ;
  skos:broader humord:c04393 ;
  skos:closeMatch <http://dewey.info/class/388.343/e23/>, <http://dewey.info/class/629.223/e23/> ;
  skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
  skos:exactMatch <http://dewey.info/class/629.224/e23/>, <http://dewey.info/class/388.344/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/388.324044/e23/>, <http://dewey.info/class/629.223/e23/>, <http://dewey.info/class/631.373/e23/>, <http://dewey.info/class/629.224/e23/>, <http://dewey.info/class/623.7474/e23/>, <http://dewey.info/class/388.344/e23/>, <http://dewey.info/class/629.2873/e23/>, <http://dewey.info/class/388.343/e23/>, <http://dewey.info/class/629.2843/e23/>, <http://dewey.info/class/629.2874/e23/> ;
  skos:prefLabel "Lastebilar"@nn, "Trucks"@en, "Lastebiler"@nb ;
  skos:related humord:c23802 ;
  skos:relatedMatch <http://dewey.info/class/623.7474/e23/>, <http://dewey.info/class/631.373/e23/>, <http://dewey.info/class/629.2873/e23/>, <http://dewey.info/class/388.324044/e23/>, <http://dewey.info/class/629.2843/e23/>, <http://dewey.info/class/629.2874/e23/> .

humord:c04393
  a ns0:Topic, skos:Concept ;
  skos:narrower humord:c58265 ;
  skos:prefLabel "Bilar"@nn, "Cars"@en, "Biler"@nb .

humord:c23802
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "Trailerar (Køyretøy)"@nn, "Trailere (Kjøretøyer)"@nb, "Truck trailers"@en ;
  skos:related humord:c58265 .

ns0:Topic
  a rdfs:Class, owl:Class ;
  rdfs:label "Innholdsbeskrivende emne"@nb, "Topic"@en .

humord:
  a skos:ConceptScheme ;
  rdfs:label "Humord"@nb .

