@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/bLQs94M>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/965de8f6-caa3-0d0a-113b-73c68a24f8cf"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus van Mensch"@nl ;
  schema:familyName "van Mensch"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1FCJ0q>, <https://n2t.net/ark:/60537/bhuNmI0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bABEb4s> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2703087> ;
  schema:birthDate "1877-10-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mensch"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

