@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/bXhUT42>
  schema:familyName "Gilein"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4bf26618-0068-4612-ed2f-99a27ba714bc"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Gilein"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q9cz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2987a871-5b81-376b-98d4-8497422e8ffe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2021619> ;
  schema:birthDate "1875-11-18"^^xsd:date .

