@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#> .

<https://n2t.net/ark:/60537/b6FpnY>
  pico:hasAge "6"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1a15a503111c9a9aa56ad883055029d65aa83186901a5af2ed5bf1bbb4d12119"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Trijsburg"@nl ;
  ns0:familyName "Trijsburg"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bOLvMZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5587> .

