@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/b6FrPm>
  pico:hasAge "35"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5d502940-39d6-48ca-86c8-18e8e1666f16"^^xsd:string ;
  schema:familyName "Loos"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Loos"@nl ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tapper> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bn4rog> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59311> .

