<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://admin-shell.io/aas/3/2/DataTypeIec61360/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="https://admin-shell.io/aas/3/2/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:NamedIndividual rdf:about="https://admin-shell.io/aas/3/2/DataTypeIec61360/Date"> <rdf:type rdf:resource="https://admin-shell.io/aas/3/2/DataTypeIec61360"/> <rdfs:label>Date</rdfs:label> <rdfs:comment xml:lang="en">values containing a calendar date, conformant to ISO 8601:2004 Format yyyy-mm-dd Example from IEC 61360-1:2017: "1999-05-31" is the [DATE] representation of: "31 May 1999".</rdfs:comment> </owl:NamedIndividual> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://admin-shell.io/aas/3/2/DataTypeIec61360/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="https://admin-shell.io/aas/3/2/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:NamedIndividual rdf:about="https://admin-shell.io/aas/3/2/DataTypeIec61360/Date">
    <rdf:type rdf:resource="https://admin-shell.io/aas/3/2/DataTypeIec61360"/>
    <rdfs:label>Date</rdfs:label>
    <rdfs:comment xml:lang="en">values containing a calendar date, conformant to ISO 8601:2004 Format yyyy-mm-dd Example from IEC 61360-1:2017: "1999-05-31" is the [DATE] representation of: "31 May 1999".</rdfs:comment>
  </owl:NamedIndividual>
</rdf:RDF>