@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bBEaw5>
  pico:hasAge "17"^^xsd:string ;
  ns0:familyName "de Jong"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4eddb35173dc4f2088792c05115e47475b4dfc8c6175810b6eb70c89037ca655"^^xsd:string ;
  ns0:givenName "Krijn"^^xsd:string ;
  ns0:name "Krijn de Jong"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bLE0oj> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/23497dbb-31bf-3835-4725-50f4b5f2db7c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5738> ;
  ns0:additionalName [
    ns1:baseSurname "Jong"^^xsd:string ;
    ns1:literalName "Krijn de Jong"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

