@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bR2Vwxz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8a92ea6d-3e40-fa01-9fe1-e22663bf7f33"^^xsd:string ;
  schema:givenName "Johannes Adrianus"^^xsd:string ;
  schema:name "Johannes Adrianus Rietveld"@nl ;
  schema:familyName "Rietveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2cd34b95-7956-2aeb-b7d3-4f421b6b69fc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2034881> ;
  schema:birthDate "1853-01-01"^^xsd:date .

