@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/bKoBZp>
  pico:hasAge "8"^^xsd:string ;
  ns0:givenName "Gijsbertus Jacobus"^^xsd:string ;
  ns0:name "Gijsbertus Jacobus van Vuuren"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/9eba6744-5f00-44f8-8bc6-5ed6a439bad6"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "van Vuuren"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3y94Q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bqOMpV> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/a933026f-bae4-716b-25c1-2f5ece8381f5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61899> ;
  ns0:additionalName [
    ns1:baseSurname "Vuuren"^^xsd:string ;
    ns1:literalName "Gijsbertus Jacobus van Vuuren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

