@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/bIIWSXG>
  schema:familyName "den Outer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34b572bc-c990-7f4f-aab8-3e8ef797225c"^^xsd:string ;
  schema:givenName "Pietertje"^^xsd:string ;
  schema:name "Pietertje den Outer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Kralingen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zfvp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cf49df48-4cca-46fd-93d3-c01f3f200d37> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2623287> ;
  schema:birthDate "1838-01-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Outer"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

