# Saved by TopBraid on Mon Jan 25 14:41:27 CET 2010 # baseURI: http://www.best-project.nl/owl/tort-ontology.owl # imports: http://www.w3.org/2004/02/skos/core # imports: http://www.best-project.nl/owl/best.owl @prefix : . @prefix best: . @prefix owl: . @prefix owl2xml: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . rdf:type owl:Ontology ; rdfs:comment "Copyright 2009, Rinke Hoekstra, Vrije Universiteit Amsterdam" ; owl:imports , ; owl:versionInfo "Created with TopBraid Composer"^^xsd:string . :fingerprint rdf:type owl:ObjectProperty . :value rdf:type owl:DatatypeProperty . :weight rdf:type owl:DatatypeProperty ; rdfs:range xsd:integer .