@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/b1fdqQp>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c338a75d-4faf-28f7-ad86-889b9e32c2e8"^^xsd:string ;
  schema:familyName "Pastoors"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Pastoors"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x6bg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/93828431-4cac-52a5-13ea-a6224239a4ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768874> ;
  schema:birthDate "1843-12-24"^^xsd:date .

