@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/bgRH4L>
  pico:hasAge "42"^^xsd:string ;
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk Jongenel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1392a976d5344e5b34718a3cc53079094416ebb8a17d45df98c16a86ee7c3693"^^xsd:string ;
  ns0:familyName "Jongenel"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKoOmv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5160> .

