@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bVDjxP3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b66d8c61-4c27-0bab-815e-5ee58c69189e"^^xsd:string ;
  schema:givenName "Johannes Marinus"^^xsd:string ;
  schema:name "Johannes Marinus van der Valk"@nl ;
  schema:familyName "van der Valk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x3wz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/41b743d5-5422-044a-d8b6-bfa59331c1be> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2112162> ;
  schema:birthDate "1894-12-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Valk"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

