@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/bKoy7Z9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e3983b2-264d-5f77-0612-de9bee6e9138"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina van der Bijl"@nl ;
  schema:familyName "van der Bijl"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgkb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/99c3b731-3406-c567-09ff-3f0ae4826f54> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2417583> ;
  schema:birthDate "1869-01-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bijl"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

