@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bTL3bJ>
  pico:hasAge "7"^^xsd:string ;
  ns0:givenName "Frederik George"^^xsd:string ;
  ns0:name "Frederik George van Loon"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/16c9bda8f780edeaeefcd6edbb748d4096bf2396df53c3dd6cc0151e015268b0"^^xsd:string ;
  ns0:familyName "van Loon"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brs7Ae> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1796> ;
  ns0:additionalName [
    ns1:baseSurname "Loon"^^xsd:string ;
    ns1:literalName "Frederik George van Loon"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

