@prefix schema: <http://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/bGdKb2>
  schema:name "(datum 2022-09-17)"@nl ;
  dc:title "(datum 2022-09-17)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/singledate-5c4f4885cd89b34c0b0d8c2375ca80c0"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/207167> ;
  a rico:SingleDate ;
  rico:normalizedDateValue "2022-09-17"^^xsd:date .

