@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/bO88xUT>
  schema:familyName "Greij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c369b718-74b5-741f-42ba-89213c5f4ffb"^^xsd:string ;
  schema:givenName "Meintje"^^xsd:string ;
  schema:name "Meintje Greij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zr67> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cd1173e0-71d3-abdc-66c2-cd418b999bf0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2613648> ;
  schema:birthDate "1872-03-19"^^xsd:date .

