@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 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/bfpPGu>
  pico:hasAge "59"^^xsd:string ;
  ns0:familyName "Gorissen"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e0f7c604-faf8-465c-9c72-450b443973cc"^^xsd:string ;
  ns0:givenName "Michiel"^^xsd:string ;
  ns0:name "Michiel Gorissen"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelier> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bM3q05> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/4d2e9e2c-23c7-a902-e1ad-6e8766a886eb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58830> .

