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

<https://n2t.net/ark:/60537/beMRHf>
  ns0:name "(datum 2021-02-03)"@nl ;
  dc:title "(datum 2021-02-03)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/singledate-1a301a5748b1f4d4c815f026ead6d3c0"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/207062> ;
  a rico:SingleDate ;
  rico:normalizedDateValue "2021-02-03"^^xsd:date .

