@prefix stardog: . @prefix xsd: . @prefix rdfs: . @prefix rdf: . @prefix owl: . @prefix : . @prefix cssi: . @prefix wgs: . @prefix fhkb: . @prefix nsp: . @prefix schema: . @prefix geof: . @prefix geo: . @prefix unit: . @prefix foaf: . @prefix skos: . { a owl:Ontology . foaf:familyName a owl:AnnotationProperty . foaf:givenName a owl:AnnotationProperty . foaf:mbox a owl:AnnotationProperty . foaf:website a owl:AnnotationProperty . xsd:gYear a rdfs:Datatype . nsp:createdBy a owl:ObjectProperty ; rdfs:domain nsp:Record ; rdfs:range foaf:Agent . nsp:Record a owl:Class ; rdfs:subClassOf owl:DomainEntity . foaf:Agent a owl:Class . nsp:hasLink a owl:ObjectProperty ; rdfs:range nsp:Link . nsp:Link a owl:Class ; rdfs:subClassOf owl:DomainEntity . nsp:hasLocation a owl:ObjectProperty ; rdfs:domain nsp:Place ; rdfs:range nsp:Location ; owl:inverseOf nsp:hasPlace . nsp:hasPlace a owl:ObjectProperty ; rdfs:domain nsp:Location ; rdfs:range nsp:Place . nsp:Place a owl:Class ; rdfs:subClassOf nsp:Record . nsp:Location a owl:Class ; rdfs:subClassOf nsp:Record . nsp:hasReference a owl:ObjectProperty ; rdfs:domain nsp:Link , nsp:Place ; rdfs:range nsp:Reference . nsp:Reference a owl:Class ; rdfs:subClassOf owl:DomainEntity . nsp:hasSource a owl:ObjectProperty ; rdfs:domain nsp:Link ; rdfs:range nsp:Place , fhkb:Person . fhkb:Person a owl:Class . nsp:hasTarget a owl:ObjectProperty ; rdfs:domain nsp:Link ; rdfs:range nsp:Place . nsp:uncorroboratedInformation a owl:ObjectProperty ; rdfs:domain nsp:Record . nsp:updatedBy a owl:ObjectProperty ; rdfs:domain nsp:Record ; rdfs:range foaf:Agent . geo:hasGeometry a owl:ObjectProperty ; rdfs:domain nsp:Location , cssi:Assessment . nsp:attestationType a owl:DatatypeProperty ; rdfs:domain nsp:Place ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_136 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_136 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_137 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_137 a rdf:List ; rdf:first "archaeological" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_138 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_138 a rdf:List ; rdf:first "documentary" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_139 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_139 a rdf:List ; rdf:first "unknown" ; rdf:rest rdf:nil . nsp:content a owl:DatatypeProperty ; rdfs:domain nsp:UncorroboratedInformation . nsp:UncorroboratedInformation a owl:Class ; rdfs:subClassOf owl:DomainEntity ; rdfs:label "Uncorroborated Information"@en . nsp:coordinateSource a owl:DatatypeProperty ; rdfs:domain nsp:Location ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_140 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_140 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_141 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_141 a rdf:List ; rdf:first "GeoNames" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_142 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_142 a rdf:List ; rdf:first "Google Earth" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_143 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_143 a rdf:List ; rdf:first "Handheld GPS" ; rdf:rest rdf:nil . nsp:createdOn a owl:DatatypeProperty ; rdfs:domain nsp:Record ; rdfs:range xsd:dateTime . nsp:fieldVisit a owl:DatatypeProperty ; rdfs:domain nsp:Place ; rdfs:range xsd:dateTime . nsp:historicalProvince a owl:DatatypeProperty ; rdfs:domain nsp:Location ; rdfs:range xsd:string . nsp:locationHighLoc a owl:DatatypeProperty ; rdfs:domain nsp:Location ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_144 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_144 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_145 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_145 a rdf:List ; rdf:first "No" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_146 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_146 a rdf:List ; rdf:first "Yes" ; rdf:rest rdf:nil . nsp:maxYear a owl:DatatypeProperty ; rdfs:domain nsp:EarliestSurvivingRecord ; rdfs:range xsd:gYear . nsp:EarliestSurvivingRecord a owl:Class ; rdfs:subClassOf owl:DomainEntity ; rdfs:label "Earliest Surviving Record"@en . nsp:minYear a owl:DatatypeProperty ; rdfs:domain nsp:EarliestSurvivingRecord ; rdfs:range xsd:gYear . nsp:modernComune a owl:DatatypeProperty ; rdfs:domain nsp:Location . nsp:modernProvince a owl:DatatypeProperty ; rdfs:domain nsp:Location . nsp:monasticIdentity a owl:DatatypeProperty ; rdfs:domain nsp:Monastery . nsp:Monastery a owl:Class ; rdfs:subClassOf nsp:Place . nsp:notes a owl:DatatypeProperty ; rdfs:domain nsp:Record , nsp:Reference ; rdfs:range xsd:string . nsp:pages a owl:DatatypeProperty ; rdfs:domain nsp:Reference ; rdfs:range xsd:string . nsp:probableGender a owl:DatatypeProperty ; rdfs:domain nsp:Monastery . nsp:probableStatus a owl:DatatypeProperty ; rdfs:domain nsp:Monastery . nsp:recordStatus a owl:DatatypeProperty ; rdfs:domain nsp:Record ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_147 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_147 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_148 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_148 a rdf:List ; rdf:first "Draft" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_149 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_149 a rdf:List ; rdf:first "Reviewed" ; rdf:rest rdf:nil . nsp:role a owl:DatatypeProperty ; rdfs:domain nsp:Link ; rdfs:range xsd:string . nsp:seismicCode a owl:DatatypeProperty ; rdfs:domain nsp:Location ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_150 ; rdfs:comment "Seismic Classification According to the Dipartimento della Protezione Civile (2019), http://www.protezionecivile.gov.it/attivita-rischi/rischio-sismico/attivita/classificazione-sismica (on a scale of 1 - 4, with 1 representing the greatest risk for strong seismic activity)"@en ; rdfs:seeAlso . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_150 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_151 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_151 a rdf:List ; rdf:first 1 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_152 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_152 a rdf:List ; rdf:first 2 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_153 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_153 a rdf:List ; rdf:first 3 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_154 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_154 a rdf:List ; rdf:first 4 ; rdf:rest rdf:nil . nsp:source a owl:DatatypeProperty ; rdfs:domain nsp:UncorroboratedInformation . nsp:subjectOfDedication a owl:DatatypeProperty ; rdfs:domain nsp:Monastery . nsp:updatedOn a owl:DatatypeProperty ; rdfs:domain nsp:Record ; rdfs:range xsd:dateTime . nsp:zoteroIri a owl:DatatypeProperty ; rdfs:domain nsp:Reference ; rdfs:range xsd:anyURI . owl:DomainEntity a owl:Class ; rdfs:subClassOf owl:Thing . nsp:Fortification a owl:Class ; rdfs:subClassOf nsp:Place . nsp:PersonToPlaceLink a owl:Class ; rdfs:subClassOf nsp:Link ; rdfs:label "Person to Place Link"@en . nsp:PlaceToPlaceLink a owl:Class ; rdfs:subClassOf nsp:Link ; rdfs:label "Place to Place Link"@en . foaf:Person a owl:Class . nsp:Dawn_Hayes a foaf:Person , owl:NamedIndividual ; foaf:familyName "Hayes" ; foaf:givenName "Dawn" ; foaf:mbox ; foaf:website , . nsp:Greg_Pope a foaf:Person , owl:NamedIndividual ; foaf:familyName "Pope" ; foaf:givenName "Greg" . nsp:Joseph_Hayes a foaf:Person , owl:NamedIndividual ; foaf:familyName "Hayes" ; foaf:givenName "Joseph" ; foaf:mbox . nsp:Max_Wilson a foaf:Person , owl:NamedIndividual ; foaf:familyName "Wilson" ; foaf:givenName "Max" . a owl:Ontology . cssi:assessedBy a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range foaf:Agent . cssi:Assessment a owl:Class ; rdfs:subClassOf owl:DomainEntity ; rdfs:label "Assessment"@en . cssi:hasAssessment a owl:ObjectProperty ; rdfs:range cssi:Assessment ; owl:inverseOf cssi:hasPlace . cssi:hasPlace a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range nsp:Place . cssi:hasLargeErosionScore a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:LargeErosionEvents ; rdfs:subPropertyOf nsp:hasTest . nsp:hasTest a owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:AssessmentTest . cssi:LargeErosionEvents a owl:Class , owl:NamedIndividual ; rdfs:comment "Large Losses, Already Occurred"@en ; rdfs:subClassOf cssi:AssessmentTest ; rdfs:label "Evidence of Large Erosion Events On and Around the Edifice/Facade/Dressed Stone"@en . cssi:hasRockCoatingScore a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:Coatings ; rdfs:subPropertyOf nsp:hasTest . cssi:Coatings a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:AssessmentTest ; rdfs:label "Rock Coatings on the Edifice/Facade/Dressed Stone"@en . cssi:hasSiteSettingScore a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:SiteSetting ; rdfs:subPropertyOf nsp:hasTest . cssi:SiteSetting a owl:Class , owl:NamedIndividual ; rdfs:comment "Overarching Geologic Features"@en ; rdfs:subClassOf cssi:AssessmentTest ; rdfs:label "Site Setting"@en . cssi:hasSmallErosionScore a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:SmallErosionEvents ; rdfs:subPropertyOf nsp:hasTest . cssi:SmallErosionEvents a owl:Class , owl:NamedIndividual ; rdfs:comment "Incremental Lossess, Already Occurred"@en ; rdfs:subClassOf cssi:AssessmentTest ; rdfs:label "Evidence of Small Erosion Events On the Edifice/Facade/Dressed Stone"@en . cssi:hasWeaknessScore a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:Weakness ; rdfs:subPropertyOf nsp:hasTest . cssi:Weakness a owl:Class , owl:NamedIndividual ; rdfs:comment "Impending or Future Loss"@en ; rdfs:subClassOf cssi:AssessmentTest ; rdfs:label "Weakness of the Edifice/Facade/Dressed Stone"@en . nsp:hasConcern a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:AssessmentConcern . cssi:AssessmentConcern a owl:Class ; rdfs:comment "Highlighting Vandalism and other issues"@en ; rdfs:subClassOf owl:DomainEntity ; rdfs:label "Assessment Concern"@en . nsp:hasRockCoatingNotation a owl:ObjectProperty ; rdfs:domain cssi:Assessment ; rdfs:range cssi:RockCoatingNotation . cssi:RockCoatingNotation a owl:Class ; rdfs:comment "these notes do not alter the Index Score, but are useful in analyzing a site's context"@en ; rdfs:subClassOf owl:DomainEntity ; rdfs:label "Notations on Rock Coatings"@en . cssi:AssessmentTest a owl:Class ; rdfs:subClassOf owl:DomainEntity ; rdfs:label "Assessment Test"@en . cssi:assessmentDate a owl:DatatypeProperty ; rdfs:domain cssi:Assessment ; rdfs:range xsd:dateTime ; rdfs:comment "Date assessment was performed"@en ; rdfs:label "Assessment Date"@en . cssi:concernSeverity a owl:DatatypeProperty ; rdfs:domain cssi:AssessmentConcern ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_193 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_193 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_194 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_194 a rdf:List ; rdf:first 0 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_195 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_195 a rdf:List ; rdf:first 1 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_196 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_196 a rdf:List ; rdf:first 2 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_197 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_197 a rdf:List ; rdf:first 3 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_198 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_198 a rdf:List ; rdf:first 4 ; rdf:rest rdf:nil . cssi:description a owl:DatatypeProperty ; rdfs:domain cssi:AssessmentConcern ; rdfs:range xsd:string . cssi:naturalProcessType a owl:DatatypeProperty ; rdfs:domain cssi:NaturalProcesses ; rdfs:range xsd:string ; rdfs:label "Natural Process Type"@en . cssi:NaturalProcesses a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:AssessmentConcern ; rdfs:label "Natural processes that are a major concern to you"@en . cssi:rockCoatingNotationAnswer a owl:DatatypeProperty ; rdfs:domain cssi:RockCoatingNotation ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_199 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_199 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_200 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_200 a rdf:List ; rdf:first "?" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_201 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_201 a rdf:List ; rdf:first "N" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_202 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_202 a rdf:List ; rdf:first "U" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_203 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_203 a rdf:List ; rdf:first "Y" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_204 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_204 a rdf:List ; rdf:first "no" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_205 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_205 a rdf:List ; rdf:first "uncertain" ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_206 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_206 a rdf:List ; rdf:first "yes" ; rdf:rest rdf:nil . cssi:rockCoatingNotationNotes a owl:DatatypeProperty ; rdfs:domain cssi:Assessment ; rdfs:range xsd:string . cssi:rockType a owl:DatatypeProperty ; rdfs:domain cssi:Assessment ; rdfs:range xsd:string ; rdfs:label "Rock Type"@en . cssi:sketchFile a owl:DatatypeProperty ; rdfs:domain cssi:Assessment ; rdfs:range xsd:anyURI . nsp:assessmentTestScoreValue a owl:DatatypeProperty ; rdfs:domain cssi:AssessmentTest ; rdfs:range _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_207 , _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_212 ; rdfs:label "Assessment Test Score Value"@en . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_207 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_208 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_208 a rdf:List ; rdf:first -1 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_209 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_209 a rdf:List ; rdf:first -2 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_210 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_210 a rdf:List ; rdf:first -3 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_211 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_211 a rdf:List ; rdf:first 0 ; rdf:rest rdf:nil . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_212 a rdfs:Datatype ; owl:oneOf _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_213 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_213 a rdf:List ; rdf:first 0 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_214 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_214 a rdf:List ; rdf:first 1 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_215 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_215 a rdf:List ; rdf:first 2 ; rdf:rest _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_216 . _:bnode_1f9d9b1c_ee40_4ce8_85a4_c86d0ee28b0f_216 a rdf:List ; rdf:first 3 ; rdf:rest rdf:nil . cssi:grandTotalAssessmentScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:largeErosionScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:otherConcernsScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:rockCoatingScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:siteSettingsScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:smallErosionScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:totalAssessmentScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:weaknessScore a owl:DatatypeProperty ; rdfs:domain cssi:Assessment . cssi:Abrasion a owl:Class , owl:NamedIndividual ; rdfs:comment "from sediment transport by water; plants rubbing; people leaning/scratching on facade"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Abrasion"@en . cssi:Alveolization a owl:Class , owl:NamedIndividual ; rdfs:comment "honeycombed appearance"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Alveolization"@en . cssi:AnthropogenicActivities a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:LargeErosionEvents ; rdfs:label "Anthropogenic Activities"@en . cssi:AnthropogenicCutting a owl:Class , owl:NamedIndividual ; rdfs:comment "carving, chiseling, bullet impact..."@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Anthropogenic Cutting"@en . cssi:AnthropogenicFissures a owl:Class , owl:NamedIndividual ; rdfs:comment "mortar work"@en ; rdfs:subClassOf cssi:SiteSetting ; rdfs:label "Anthropogenic Fissures"@en . cssi:AnthropogenicJoints a owl:Class , owl:NamedIndividual ; rdfs:comment "mortar work"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Anthropogenic Joints/Joining"@en . cssi:AnthropogenicRockCoatings a owl:Class , owl:NamedIndividual ; rdfs:comment "chalking, graffiti, exhaust, dust, other"@en ; rdfs:subClassOf cssi:Coatings ; rdfs:label "Anthropogenic Rock Coating"@en . cssi:Carbonate a owl:Class , owl:NamedIndividual ; rdfs:comment "showing on the stone surface, NOT part of rock"@en ; rdfs:subClassOf cssi:Coatings ; rdfs:label "Carbonate"@en . cssi:CaseHardening a owl:Class , owl:NamedIndividual ; rdfs:comment "hardened outer shell"@en ; rdfs:subClassOf cssi:Coatings ; rdfs:label "Case Hardening"@en . cssi:ChangesInTexturalAnomaly a owl:Class , owl:NamedIndividual ; rdfs:comment "(banding, concretions)"@en ; rdfs:subClassOf cssi:SiteSetting ; rdfs:label "Changes in textural anomolies"@en . cssi:DependentFissures a owl:Class , owl:NamedIndividual ; rdfs:comment "bedding, foliations"@en ; rdfs:subClassOf cssi:SiteSetting ; rdfs:label "Fissures Dependent on lithification"@en . cssi:DisintegrationCrumbly a owl:Class , owl:NamedIndividual ; rdfs:comment "in groups of grains or powdery"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Crumbly disintegration"@en . cssi:DisintegrationGranular a owl:Class , owl:NamedIndividual ; rdfs:comment "frequently sandstone and granite"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Granular Disintegration"@en . cssi:Droppings a owl:Class ; rdfs:subClassOf cssi:RockCoatingNotation ; rdfs:label "Droppings"@en . cssi:DustCoatings a owl:Class ; rdfs:subClassOf cssi:RockCoatingNotation ; rdfs:label "Dust Coatings"@en . cssi:Fire a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:LargeErosionEvents ; rdfs:label "Fire"@en . cssi:Fissuresol a owl:Class , owl:NamedIndividual ; rdfs:comment "future location of break-off" ; rdfs:subClassOf cssi:Weakness ; rdfs:label "Fissuresol"@en . cssi:FissuresolLargeErosion a owl:Class , owl:NamedIndividual ; rdfs:comment "calcrete wedging, dust in fissuresol, or both"@en ; rdfs:subClassOf cssi:LargeErosionEvents ; rdfs:label "Fissuresol (Large Erosion)"@en . cssi:Flaking a owl:Class , owl:NamedIndividual ; rdfs:comment "single or multiple - centimeter to a few inches in size"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Flaking"@en . cssi:Graffiti a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:AssessmentConcern ; rdfs:label "Graffiti"@en . cssi:IndependentFissures a owl:Class , owl:NamedIndividual ; rdfs:comment "pressure release, calcrete wedging"@en ; rdfs:subClassOf cssi:SiteSetting ; rdfs:label "Fissures Independent of stone lithification"@en . cssi:IronFilm a owl:Class ; rdfs:subClassOf cssi:RockCoatingNotation ; rdfs:label "Iron Film"@en . cssi:LandUseIssues a owl:Class , owl:NamedIndividual ; rdfs:comment "(e.g., livestock, off-road vehicles)"@en ; rdfs:subClassOf cssi:AssessmentConcern ; rdfs:label "Land use issues"@en . cssi:LithobiontPitting a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Lithobiont pitting"@en . cssi:Lithobionts a owl:Class ; rdfs:comment "e.g., lichen"@en ; rdfs:subClassOf cssi:RockCoatingNotation ; rdfs:label "Lithobionts"@en . cssi:LossParallel a owl:Class , owl:NamedIndividual ; rdfs:comment "layers \"peeling\" from stone surface parallel to bedding plane"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Loss parallel to stone structure"@en . cssi:OtherConcerns a owl:Class , owl:NamedIndividual ; rdfs:comment "(e.g., water flow, pollution, foot traffic, etc.)"@en ; rdfs:subClassOf cssi:Weakness ; rdfs:label "Other concerns"@en . cssi:OtherFormsSmallErosion a owl:Class , owl:NamedIndividual ; rdfs:comment "(e.g., insects, birds)"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Other Forms of increment erosion"@en . cssi:OtherNaturalCauses a owl:Class , owl:NamedIndividual ; rdfs:comment "wedgework of roots, earthquakes, intersection of fractures, ..."@en ; rdfs:subClassOf cssi:LargeErosionEvents ; rdfs:label "Other Natural Causes of break off"@en . cssi:OtherVandalism a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:AssessmentConcern ; rdfs:label "Other Vandalism"@en . cssi:Oxidation a owl:Class , owl:NamedIndividual ; rdfs:comment "rusting on the stone surface"@en ; rdfs:subClassOf cssi:Coatings ; rdfs:label "Oxidation"@en . cssi:PlantGrowth a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:Weakness ; rdfs:label "Plant growth near or on facade"@en . cssi:Pollution a owl:Class ; rdfs:comment "Pollution"@en ; rdfs:subClassOf cssi:RockCoatingNotation . cssi:RockCoatingDetachment a owl:Class , owl:NamedIndividual ; rdfs:comment "banding, concretions"@en , "usually incomplete; includes paint material and \"leafing\" in inscriptions"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Rock Coating Detachment"@en . cssi:RockCoatingPresent a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:Coatings ; rdfs:label "Rock Coating Present"@en . cssi:RockVarnish a owl:Class ; rdfs:comment "desert varnish"@en ; rdfs:subClassOf cssi:RockCoatingNotation ; rdfs:label "Rock Varnish"@en . cssi:RockWeakness a owl:Class , owl:NamedIndividual ; rdfs:comment "Modified Moh's Hardness: 0 = quartz scratch/can't scratch; 1 = knife blade scratch; 2 = penny scratch; 3 = fingernail scratch"@en ; rdfs:subClassOf cssi:SiteSetting ; rdfs:label "Rock Weakness"@en . cssi:Roots a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:Weakness ; rdfs:label "Roots"@en . cssi:Rounding a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Rounding and/or blurring of carved edges or inscriptions"@en . cssi:SaltEfflorescenceOrSubflorescence a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:Coatings ; rdfs:label "Salt efflorescence or subflorescence"@en . cssi:ScalingAndFlaking a owl:Class , owl:NamedIndividual ; rdfs:comment "future location of centimeter to half meter size diameter"@en ; rdfs:subClassOf cssi:Weakness ; rdfs:label "Scaling and Flaking"@en . cssi:ScalingSmallErosion a owl:Class , owl:NamedIndividual ; rdfs:comment "fist-sized; thicker than flaking"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Scaling"@en . cssi:Splintering a owl:Class , owl:NamedIndividual ; rdfs:comment "following stone structure and oblique to stone surface"@en ; rdfs:subClassOf cssi:Weakness ; rdfs:label "Splintering"@en . cssi:SplinteringSmallErosion a owl:Class , owl:NamedIndividual ; rdfs:comment "following stone structure and oblique to stone surface"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Splintering (Small Erosion)"@en . cssi:TexturalAnomaly a owl:Class , owl:NamedIndividual ; rdfs:comment "clay lenses, cementation differences, nodules"@en ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Textural anomoly features erode differentially"@en . cssi:Trash a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:AssessmentConcern ; rdfs:label "Trash"@en . cssi:Undercutting a owl:Class , owl:NamedIndividual ; rdfs:comment "larger than scaling"@en ; rdfs:subClassOf cssi:Weakness ; rdfs:label "Undercutting"@en . cssi:UndercuttingLargeErosion a owl:Class , owl:NamedIndividual ; rdfs:comment "larger than scaling"@en ; rdfs:subClassOf cssi:LargeErosionEvents ; rdfs:label "Undercutting (Large Erosion)"@en . cssi:VisitorImpact a owl:Class , owl:NamedIndividual ; rdfs:comment "e.g., dust, road proximity"@en ; rdfs:subClassOf cssi:AssessmentConcern ; rdfs:label "Visitor Impact"@en . cssi:WeatheringRindDevelopment a owl:Class , owl:NamedIndividual ; rdfs:subClassOf cssi:SmallErosionEvents ; rdfs:label "Weathering-rind development"@en . cssi:OtherIssues a owl:NamedIndividual . }