@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rico: <https://www.ica.org/standards/RiC/ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bfCFx8>
  schema:name "(periode 2021-02-28 - 2021-02-28)"@nl ;
  dc:title "(periode 2021-02-28 - 2021-02-28)"^^xsd:string ;
  rico:expressedDate "28-02-2021"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/daterange-a4f020860d0982f3373ef191542c9ae8"^^xsd:string ;
  rico:hasBeginningDate <https://n2t.net/ark:/60537/bsuyJy> ;
  rico:hasEndDate <https://n2t.net/ark:/60537/bsuyJy> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/207952> ;
  a rico:DateRange .

