@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/b8X5Sn>
  pico:hasAge "17"^^xsd:string ;
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie van den Ring"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3aa436bfe5a876bf91e928753c3841a3c298adfed65368299fcbeb89839a478a"^^xsd:string ;
  ns0:familyName "van den Ring"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcHWbu> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4774> ;
  ns0:additionalName [
    ns1:baseSurname "Ring"^^xsd:string ;
    ns1:literalName "Arie van den Ring"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

