@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/be9BvFJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fd47c22a-d851-6574-b5ab-c8d8466592cc"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Snel"@nl ;
  schema:familyName "Snel"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6f0GPC>, <https://n2t.net/ark:/60537/bYkqVHx> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/by6f3kx> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2722146> ;
  schema:birthDate "1818-11-19"^^xsd:date .

