@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/bcUoMj>
  pico:hasAge "28"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia Pijperzeel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6a1ca9d37ab6ecb747620545144421458d9e893627bc20b6978cc9a36906afd6"^^xsd:string ;
  ns0:familyName "Pijperzeel"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bVdc2Y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1840> .

