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

<https://n2t.net/ark:/60537/b0009xb>
  dc:title "(datum 1989-08-08)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/singledate-fde8c18e6b807624ba3ead2491537201"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2951321> ;
  a rico:SingleDate ;
  rico:normalizedDateValue "1989-08-08"^^xsd:date .

