<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE DatatypeProperty SYSTEM "../../DTD"> <DatatypeProperty> <label xml:lang="en">date created</label> <comment xml:lang="en"> <p> A date that this thing did or will be created. </p> <p> <ptr target="(ANNO)"/> constrains the range of this property to <resource name="xsd:dateTime"/>, but this ontology does not recognize this constraint. </p> </comment> <isDefinedBy> <SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/created"/> </isDefinedBy> <subPropertyOf> <resource name="dcterms:date"/> </subPropertyOf> </DatatypeProperty>