@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/bxTCCh>
  pico:hasAge "38"^^xsd:string ;
  schema:givenName "Agatha"^^xsd:string ;
  schema:name "Agatha Pijpenzeel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7ee6400c-39e9-4d0b-be9b-2d6e61c13c2f"^^xsd:string ;
  schema:familyName "Pijpenzeel"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQdpOL> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/709ea07a-36bd-9c4f-023e-6c199bac6b19> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60608> .

