@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#scopeNote rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001754 rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000254 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000704 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Constructed Tunnel"@en ; "A Transportation Artifact that is designed to be substantially enclosed, have access constrained to portals, and to enable travel through surrounding soil, earth, or rock formation."@en ; "This class is not intended to include natural tunnels, such as caves."@en ; "Federal Highway Administration. Guidance on Structures Subject to the National Tunnel Inspection Standards (NTIS). United States Department of Transportation, 27 Oct. 2015"^^xsd:string ; "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi