@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bMGiw8>
  pico:hasAge "18"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f0aa4dd7-fcaa-47b6-84c8-674bce729139"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Kunst"@nl ;
  schema:familyName "Kunst"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bs4dVK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60699> .

