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

<https://n2t.net/ark:/60537/b3xTSU>
  pico:hasAge "14"^^xsd:string ;
  ns0:familyName "Dros"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8c11a465db30658ea338b275fd4ddd64582987da3dce552151cfe0d9dbe4eaf3"^^xsd:string ;
  ns0:givenName "Jacob"^^xsd:string ;
  ns0:name "Jacob Dros"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8xWrb> ;
  gtm:straat <https://n2t.net/ark:/60537/bvBSeQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2979> .

