@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
dct:issued
a owl:AnnotationProperty ;
rdfs:comment "Determines when the resource was created. Accepts literals of the types xsd:dateTime, xsd:date, xsd:gYearMonth, and xsd:gYear. E.g., \"2018\"string^string^xsd:gYear, \"2018-01-15\"string^string^xsd:date. When cataloging a model from documents, we recommend using the publication date from the first one."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
dct:issued
a owl:AnnotationProperty ;
rdfs:comment "Determines when the resource was created. Accepts literals of the types xsd:dateTime, xsd:date, xsd:gYearMonth, and xsd:gYear. E.g., \"2018\"string^string^xsd:gYear, \"2018-01-15\"string^string^xsd:date. When cataloging a model from documents, we recommend using the publication date from the first one."@en .