@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/by6jj8>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Aart"^^xsd:string ;
  schema:name "Aart Boot"@nl ;
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7fcdcf19-bb1f-4b07-ad42-31ad30760a6f"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bWfHNC> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d2a38e7a-4031-794a-2a8d-2ecf1ef114e4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60577> .

