@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/b1Sm1X>
  pico:hasAge "33"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Doornik"@nl ;
  schema:familyName "Doornik"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3fede059-881d-42db-9259-df7f682365ee"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoenmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0qEN7> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bYksfc> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/bae609b2-e439-c0b5-7a05-f1d5c9b9a58b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60759> .

