@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/bVcVa1G>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ddf2f70d-b1a3-72bb-b8b1-7510c6f6b9cf"^^xsd:string ;
  schema:familyName "Schuttelaar"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Schuttelaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b7qv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d92221d-9dfb-e914-291b-c66405f8bd67> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2096432> ;
  schema:birthDate "1908-02-12"^^xsd:date .

