@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bms7Lz>
  pico:hasAge "54"^^xsd:string ;
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie van Vliet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/2da61640-f298-43f9-b4ba-e52d5ade0c79"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van Vliet"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_2> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/warmoesier> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIiODz> ;
  gtm:straat <https://n2t.net/ark:/60537/bYksfc> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/b6f91c43-b5eb-4cc6-5720-ce8a68d09749> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60772> ;
  schema:additionalName [
    ns0:baseSurname "Vliet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

