@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bI5Ui1>
  pico:hasAge "46"^^xsd:string ;
  schema:givenName "Arnoldus Anthonius"^^xsd:string ;
  schema:name "Arnoldus Anthonius Tomas"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/eda19d1b-d64a-418e-a366-2606b2fa3005"^^xsd:string ;
  schema:hasOccupation "Landdekenpastoor"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "Tomas"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bkPeec> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59794> .

