@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/bkbSusR>
  schema:hasOccupation "Fabrieksarbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dc27dbd3-4def-a561-f20f-a281ac7b5452"^^xsd:string ;
  schema:givenName "Johannes Nicolaas"^^xsd:string ;
  schema:name "Johannes Nicolaas van der Wouden"@nl ;
  schema:familyName "van der Wouden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01d8d6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/144f99ef-0bd9-30f9-7e98-8e4839073b7e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/642754> ;
  schema:birthDate "1901-06-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wouden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

