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

<https://n2t.net/ark:/60537/b9MTuA>
  pico:hasAge "24"^^xsd:string ;
  ns0:familyName "de Mol"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hermanus"^^xsd:string ;
  ns0:name "Hermanus de Mol"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/236da02fbf62a0c518d88709a666704e156893789e0e83443b6d6a0eb46fa7c6"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b9N8Gm> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2150> ;
  ns0:additionalName [
    ns1:baseSurname "Mol"^^xsd:string ;
    ns1:literalName "Hermanus de Mol"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

