@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/b6FrOa>
  pico:hasAge "29"^^xsd:string ;
  ns0:givenName "Albartina"^^xsd:string ;
  ns0:name "Albartina Breedveldt"@nl ;
  ns0:familyName "Breedveldt"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7a9d2fc3-50b8-431a-aec4-89fcb3eb61b5"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwED2N> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59102> .

