@prefix : <http://objekte-im-netz.fau.de/ontology/ufg/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

:S84_Type a owl:Class ;
    rdfs:comment "Diese Klasse umfasst Konzepte, um Instanzen der Klasse S1_Sammlungsobjekt unter Verwendung von Begriffen aus fachspezifischen Vokabular der Ur- und Fruehgeschichtlichen Sammlung zu charakterisieren und zu klassifizieren.",
        "This class contains concepts for characterizing and classifying instances of the class S1_Collection_Object using terms from subject-specific vocabulary of the prehistoric and early historical collection." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E55_Type> .

: a owl:Ontology ;
    rdfs:comment "Changelog see http://objekte-im-netz.fau.de/projekt/node/46" ;
    owl:imports <http://erlangen-crm.org/170309/> ;
    owl:versionIRI : .

