@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/b2I6ZAG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2c5337fd-6136-f687-99e4-fe2fc855af4f"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Visser"@nl ;
  schema:familyName "Visser"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/baCHOm0>, <https://n2t.net/ark:/60537/bV0dUSc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbRT9fV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2565892> ;
  schema:birthDate "1865-12-02"^^xsd:date .

