This commit is contained in:
Mark Jensen
2023-01-31 20:48:40 -05:00
parent a9afb3dfab
commit 4b9b46e56a

View File

@@ -985,8 +985,8 @@ cco:CuttingWeapon rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/Dam
cco:Dam rdf:type owl:Class ;
rdfs:subClassOf cco:InfrastructureElement ;
cco:definition "An Infrastructure that is designed to impound surface water or underground streams."@en ;
rdfs:subClassOf cco:Artifact ;
cco:definition "An Artifact that is designed to impound surface water or underground streams."@en ;
cco:definition_source "https://en.wikipedia.org/wiki/Dam" ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Dam"@en .