@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/bZNmko>
  pico:hasAge "5"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/38ded2d87c3985957b7e979d72af9b6a2e5706f5d200774284adb06cdc9537e1"^^xsd:string ;
  ns0:givenName "Johannis"^^xsd:string ;
  ns0:name "Johannis van Hofwegen"@nl ;
  ns0:familyName "van Hofwegen"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bBe0ZZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4899> ;
  gtm:straat <https://www.goudatijdmachine.nl/omeka/api/resources/233807> ;
  ns0:additionalName [
    ns1:baseSurname "Hofwegen"^^xsd:string ;
    ns1:literalName "Johannis van Hofwegen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

