@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bIwg2A>
  pico:hasAge "36"^^xsd:string ;
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie van Buuren"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2da5de3961c46e44903deb1c4392f7308c8cb552b55447a20b7d7614787a8f9e"^^xsd:string ;
  ns0:familyName "van Buuren"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tuinman> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwrVfa> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/4ae8d1c7-f701-2787-0a09-ce8d1e4886fc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2138> ;
  ns0:additionalName [
    ns1:baseSurname "Buuren"^^xsd:string ;
    ns1:literalName "Arie van Buuren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

