@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/bJY9YY>
  pico:hasAge "18"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/83a0d9bf0a0e29b624418ccc0a38b15c7e25bdc450e684076faf54f68f2e3675"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter van Vliet"@nl ;
  ns0:familyName "van Vliet"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bs4dEG> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4127> ;
  ns0:additionalName [
    ns1:baseSurname "Vliet"^^xsd:string ;
    ns1:literalName "Pieter van Vliet"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

