@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/b1fd1a0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2554af11-424c-0935-8c75-14d9f5507034"^^xsd:string ;
  schema:familyName "van Werkhooven"^^xsd:string ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus van Werkhooven"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/79c1780c-75ee-b0d5-bf1c-d6a6a836274a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2328542> ;
  schema:birthDate "1882-05-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Werkhooven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

