@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/bu8Yowh>
  schema:familyName "de Bruijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd0f9e09-e80a-592f-5daa-058333f395fd"^^xsd:string ;
  schema:givenName "Johanna Cornelia"^^xsd:string ;
  schema:name "Johanna Cornelia de Bruijn"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e6a41a80-723f-10a1-5771-b478e1ddb245> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2685758> ;
  schema:birthDate "1859-08-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

