@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/bJY8LGx>
  schema:familyName "de Bruijn"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2692c3cf-4345-4deb-3716-0bcd32f8ef74"^^xsd:string ;
  schema:givenName "Jacomijntje"^^xsd:string ;
  schema:name "Jacomijntje de Bruijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h1vn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8ec99e20-6e18-da75-f3b6-fe34f77b8ec3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2409812> ;
  schema:birthDate "1853-01-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

