@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/bu8Yza>
  pico:hasAge "8"^^xsd:string ;
  ns0:familyName "Begeer"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3c5e011c8d6a8bb2f8fe7784ecc27c6c17bdceefda2e117a3c19b09e5569df26"^^xsd:string ;
  ns0:givenName "Sintje"^^xsd:string ;
  ns0:name "Sintje Begeer"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoonmaakster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3KQyJ> ;
  gtm:straat <https://n2t.net/ark:/60537/bdKbtA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2581> .

