@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/bi6VKV>
  pico:hasAge "15"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a6bd9fc2-8c58-4386-aba4-bd22f0194897"^^xsd:string ;
  schema:familyName "Maas"^^xsd:string ;
  schema:givenName "Petrus Casper"^^xsd:string ;
  schema:name "Petrus Casper Maas"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/goudsmid> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bLQIkB> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/88681f76-8c89-8cf5-a664-9e4a342845ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60904> .

