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

<https://n2t.net/ark:/60537/bqC4L4>
  pico:hasAge "4" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4ffe5a9c3b2d2d3ca3796f2382b5c352648ea73f8e225cfd08ad1c50062d7281" ;
  ns0:givenName "Jan" ;
  ns0:name "Jan van Loon"@nl ;
  ns0:familyName "van Loon" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Hertogenbosch> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bTkTXJ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1165> ;
  ns0:additionalName [
    ns1:baseSurname "Loon" ;
    ns1:literalName "Jan van Loon"@nl ;
    ns1:surnamePrefix "van"
  ] .

