@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/bTL5Rs>
  pico:hasAge "61"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/b61a9183-09c9-4db5-9daf-916ba00f35fe"^^xsd:string ;
  schema:birthPlace "Leuven"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus Robert"@nl ;
  schema:familyName "Robert"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/koopman> ;
  gtm:straat <https://n2t.net/ark:/60537/b0D65S> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/buZ1y9> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/ec00b3ea-d8bf-91f4-31ae-f454068f17e9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59599> .

