@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/bwR4nUz>
  schema:familyName "Bunschoten"^^xsd:string ;
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88a69f15-c2d9-7b81-063b-b9f36b21f771"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Bunschoten"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ameide> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f1134879-9a6b-27cf-9698-a62f135b39e7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2857718> ;
  schema:birthDate "1867-11-23"^^xsd:date .

