@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/baci0q>
  pico:hasAge "56"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/18c0dae39509dfa9c27b37261bb9ed9a132283511753bdde9dcc9df2c15f390c"^^xsd:string ;
  ns0:givenName "Mietje"^^xsd:string ;
  ns0:name "Mietje Trijsburg"@nl ;
  ns0:familyName "Trijsburg"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaijster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bELUJe> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4650> .

