@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/b9MTGx2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/782c16f1-d071-6cd1-a829-df6d338f0e70"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus van Mensch"@nl ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:familyName "van Mensch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m8mf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/432430ce-f0bf-70b1-188f-bd4e340a6f7f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2117790> ;
  schema:birthDate "1844-10-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mensch"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

