@prefix pico: <https://personsincontext.org/model#> .
@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/bgRGOI>
  pico:hasAge "42" ;
  ns0:familyName "Basman" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3036472244d7f26d8cd02b31e990a68195aa308d02239d41f5e67147dda6e794" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria Basman"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/groentevrouw> ;
  gtm:straat <https://n2t.net/ark:/60537/b87hSO> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bXVi3K> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/485> .

