@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/bABFSp>
  pico:hasAge "12"^^xsd:string ;
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk van Buuren"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5d679ad730287795472e111ccff316b1ba3531ad6b33cc815a65e68f36889ca7"^^xsd:string ;
  ns0:familyName "van Buuren"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  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/a61155b9-e10d-7880-d073-6524574f295b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2139> ;
  ns0:additionalName [
    ns1:baseSurname "Buuren"^^xsd:string ;
    ns1:literalName "Dirk van Buuren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

