@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/bPNJOeP>
  schema:givenName "Arie Marinus"^^xsd:string ;
  schema:name "Arie Marinus Schoonderwoerd"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bde7991d-a97a-937d-d4ca-c11744082968"^^xsd:string ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z9qh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9d245e3d-5ad4-4717-6d42-ee92a25e334f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2430485> ;
  schema:birthDate "1882-01-21"^^xsd:date .

