@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/b8Kp5eF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/51b978fa-353b-c20c-8813-b9b41b703a4d"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Langeraar"@nl ;
  schema:familyName "Langeraar"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0bde9b6f-22d8-afa7-ad3c-8f4922a97509> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/615959> ;
  schema:birthDate "1881-12-15"^^xsd:date .

