@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/bVqEHo>
  pico:hasAge "18"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/eec5b13f4ea3cb2cad024e2169e9f08d4affc1a8c4c8523e5dff677326c3c4e3"^^xsd:string ;
  ns0:givenName "Lena"^^xsd:string ;
  ns0:name "Lena Noordeman"@nl ;
  ns0:familyName "Noordeman"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bV0voN> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1819> .

