@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/bHg6Eg>
  pico:hasAge "3"^^xsd:string ;
  schema:givenName "Cornelis Johannes"^^xsd:string ;
  schema:name "Cornelis Johannes van 't Wout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/4098a665-311e-4c58-a721-d9322f95cf86"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van 't Wout"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7I8Rk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/17526dd4-969c-1879-4527-62c1d052f73d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61048> ;
  schema:additionalName [
    ns0:baseSurname "Wout"^^xsd:string ;
    ns0:surnamePrefix "van 't"^^xsd:string
  ] .

