@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/bxgsRDd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af3f04b9-fea9-b47a-5f95-e96a175b01e6"^^xsd:string ;
  schema:givenName "Jacoba Johanna"^^xsd:string ;
  schema:name "Jacoba Johanna van Os"@nl ;
  schema:familyName "van Os"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0d606130-a8a1-b232-9a5c-2180aff25ed0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/622140> ;
  schema:birthDate "1885-06-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Os"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

