@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/bj9oIJ>
  pico:hasAge "16"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Grey"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9d1fa16121b539db199c31347ca4deadeb98dafbcbca2d71685761ca9c035566"^^xsd:string ;
  ns0:givenName "Marrigje"^^xsd:string ;
  ns0:name "Marrigje Grey"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hardinxveld> ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b1FQJI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6491> .

