@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/b6sHxO>
  pico:hasAge "52"^^xsd:string ;
  ns0:familyName "Hogendoorn"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/494f5b9973be26f93f8e7857ecb2a70987affa550da277653aec006b4a4f37fc"^^xsd:string ;
  ns0:givenName "Yda"^^xsd:string ;
  ns0:name "Yda Hogendoorn"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8XkO6> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3652> .

