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

<https://n2t.net/ark:/60537/bSw1NJ>
  dc:title "(datum 1980-04-03)" ;
  ns0:name "(datum 1980-04-03)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/singledate-f55dc405ad470084dcaef3cee3192817" ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/206941> ;
  a rico:SingleDate ;
  rico:normalizedDateValue "1980-04-03"^^xsd:date .

