@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/b49ZXx>
  pico:hasAge "8"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/74d41c6e3ece94f0f1364d49c4a659a1479f6dcc4ccdc6b952de9ba8ca31b6e8"^^xsd:string ;
  ns0:familyName "Leeflang"^^xsd:string ;
  ns0:givenName "Lena"^^xsd:string ;
  ns0:name "Lena Leeflang"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYkHqt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2917> .

