@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bAbj9k>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Hermanus Justinus"^^xsd:string ;
  schema:name "Hermanus Justinus van Bergen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e09dcc5a-5daa-49a2-b7c1-900c7ed6bcd5"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van Bergen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Hertogenbosch> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kapellaan> ;
  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/59795> ;
  schema:additionalName [
    ns0:baseSurname "Bergen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

