@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b2I73RU>
  schema:hasOccupation "Boerenknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/46ab6e6f-e230-e6b6-27eb-771743df5d8b"^^xsd:string ;
  schema:givenName "Stephanus"^^xsd:string ;
  schema:name "Stephanus van den Eng"@nl ;
  schema:familyName "van den Eng"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010wqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d2ec772b-02cf-2b6b-1642-8d8d7123646d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2642166> ;
  schema:birthDate "1862-05-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eng"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

