@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/bsgFVpF>
  schema:hasOccupation "Fabrieksarbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6abc243f-af98-0ee3-f985-682b8eed3815"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Wildschut"@nl ;
  schema:familyName "Wildschut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01d70v> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7490cf57-5b1e-7471-b679-71cba609e246> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2308816> ;
  schema:birthDate "1906-07-29"^^xsd:date .

