@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/btwS7Pq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9093848b-fd64-05ba-81fb-0b510802d94b"^^xsd:string ;
  schema:givenName "Maarten"^^xsd:string ;
  schema:name "Maarten Rietkerk"@nl ;
  schema:familyName "Rietkerk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011wct> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a1ab6cb3-cff0-3e57-df8e-e1f672c265f5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2447722> ;
  schema:birthDate "1878-01-27"^^xsd:date .

