@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/be9Baf>
  pico:hasAge "29"^^xsd:string ;
  ns0:familyName "Everts"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/07e4a930b01d69fa69e9915c2a72d848c2f531801df51fbbb7492bb92178bb9d"^^xsd:string ;
  ns0:givenName "Maria Jacoba"^^xsd:string ;
  ns0:name "Maria Jacoba Everts"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  gtm:straat <https://n2t.net/ark:/60537/bBrtw7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzmINE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6004> .

