@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/bijDsE>
  pico:hasAge "24"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/6bfe0067-4a03-4634-a678-59c59fd3fe67"^^xsd:string ;
  schema:givenName "Johannes Adrianus"^^xsd:string ;
  schema:name "Johannes Adrianus van der Valk"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van der Valk"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verwer> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6Sm49> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/41c40bd8-6f26-528b-afa5-477243897cbc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60873> ;
  schema:additionalName [
    ns0:baseSurname "Valk"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

