@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/b5qnKs>
  ns0:name "(datum 1973-03-26)"@nl ;
  dc:title "(datum 1973-03-26)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/singledate-f5a1ab611ad30de93addc8e269c6cb76"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/207218> ;
  a rico:SingleDate ;
  rico:normalizedDateValue "1973-03-26"^^xsd:date .

