@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix dct: <http://purl.org/dc/terms/> .

prof:Profile rdfs:subClassOf dct:Standard .
