Export
Turtle RDF/XML JSON-LD N-Triples

has date collected
dp

IRI: http://purl.org/spar/fabio/hasDateCollected

comment
The date on which some item has been collected, for example the data gathered by means of questionnaires.
en
is sub property of
domain
range
date time
is defined by
http://purl.org/spar/fabio/
label
has date collected
en
rationale
This is used as a controlled term to specify a given date type ("Collected"). This is used in combination with [OWL2 punning](http://www.w3.org/TR/2009/WD-owl2-new-features-20090611/#F12:_Punning) to characterise the type of a date (modelled as an instance of `literal:Literal`) via the property `dcterms:type`.
en
term status
example
:my-dataset-collection-date literal:hasLiteralValue "2012-07-04"^^xsd:date ; dcterms:type fabio:hasDateCollected .
← Back to full documentation