@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/bMtziv>
  pico:hasAge "12"^^xsd:string ;
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie den Riet"@nl ;
  ns0:familyName "den Riet"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b74cce83be5985e560c6a20a7b25d659274617eb15e96d16d54887fc8d7a22fd"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSipz3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5249> ;
  ns0:additionalName [
    ns1:baseSurname "Riet"^^xsd:string ;
    ns1:literalName "Arie den Riet"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

