@base <https://wordnet.dk/dannet/data/synset-645> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix ili: <http://globalwordnet.org/ili/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

dn:synset-645 dc:subject "bot"@da;
              wn:ili ili:i99418.

# Relation labels
dc:subject rdfs:label "Subject"@en.
wn:ili rdfs:label "interlingual index"@en.

