@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/bgshAz>
  pico:hasAge "30"^^xsd:string ;
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Nabbes"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d50b42e6626ff2fa8642d71d18915ada9979c273bcad4473ff4c99fb92e083eb"^^xsd:string ;
  ns0:familyName "Nabbes"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaister> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bsHjPf> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3256> .

