@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/bNw3L2>
  pico:hasAge "34"^^xsd:string ;
  ns0:familyName "Heyermans"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e9b423d9414a4a75da92f6177b28c2529c83b6311307c7f29693a5aad260a53f"^^xsd:string ;
  ns0:givenName "Johanna Maria"^^xsd:string ;
  ns0:name "Johanna Maria Heyermans"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaister> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bkpPFX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5930> .

