@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/bHGsxyD>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/80a54c69-77c4-0d50-6e2f-c4b56b67a46c"^^xsd:string ;
  schema:givenName "Lambertus"^^xsd:string ;
  schema:name "Lambertus Oorschot"@nl ;
  schema:familyName "Oorschot"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Willeskop> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010wqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e3b6c3f4-e408-e6e9-d9a2-29ff79b471f3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2673497> ;
  schema:birthDate "1850-10-27"^^xsd:date .

