http://purl.org/net/hucit#is_canonical_structure_of
@prefix : <http://purl.org/net/hucit#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
:is_canonical_structure_of a owl:ObjectProperty ;
rdfs:label "is canonical structure of"^^xsd:string .