@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/b4nHOPI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de5caab8-ee13-23b0-59a7-48410b37e92a"^^xsd:string ;
  schema:familyName "Schuttelaar"^^xsd:string ;
  schema:givenName "Theodorus Johannes"^^xsd:string ;
  schema:name "Theodorus Johannes Schuttelaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b7qv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0b334cbb-078b-ba37-260d-b889287ad31a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/613200> ;
  schema:birthDate "1916-05-29"^^xsd:date .

