@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/bI5RLA>
  pico:hasAge "45"^^xsd:string ;
  ns0:familyName "Boot"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3d16a4effa93e7c7cc1792603da78aaf8fd6c5ce1a49cc91173dc294b437beb0"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Boot"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:straat <https://n2t.net/ark:/60537/bijACX> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSINM1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4313> .

