@base <https://wordnet.dk/dannet/external?&subject=%3Chttp%3A%2F%2Fpurl.org%2Fvocommons%2Fvoaf%23Vocabulary%3E> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

"<http://purl.org/vocommons/voaf#Vocabulary>" rdf:type owl:Class.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
owl:Class rdfs:label "Class", "klasse"@da.

