@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bDwEdG>
  dc:title "(datum 1890)"^^xsd:string ;
  ns0:name "(datum 1900)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/singledate-9fdb62f932adf55af2c0e09e55861964"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/206850> ;
  a rico:SingleDate ;
  rico:normalizedDateValue "1900"^^xsd:gYear .

