@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b8xHO5R>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c58c80a4-ad34-c906-c7ef-f1ed2e3d2b73"^^xsd:string ;
  schema:givenName "Johanna Hendrika"^^xsd:string ;
  schema:name "Johanna Hendrika van Os"@nl ;
  schema:familyName "van Os"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7bb1471d-5ed2-ceff-fd0a-e506987ac754> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2336018> ;
  schema:birthDate "1878-03-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Os"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

