@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/bCtWXwg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1af3752f-c035-c495-4ffc-e951cf76db74"^^xsd:string ;
  schema:givenName "Jeannette"^^xsd:string ;
  schema:name "Jeannette Schinkel"@nl ;
  schema:hasOccupation "Pensionhoudster"@nl ;
  schema:familyName "Schinkel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lange_Ruige_Weide> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b9f9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2cad5969-2a51-f977-cc20-9f86c9d505c4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2034197> ;
  schema:birthDate "1873-05-12"^^xsd:date .

