@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/b0cJ4KW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34d89d36-8f4c-0626-2b59-7650ec0a1739"^^xsd:string ;
  schema:givenName "Johannes Hendricus"^^xsd:string ;
  schema:name "Johannes Hendricus van der Hoeven"@nl ;
  schema:familyName "van der Hoeven"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g5td> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dfa055dc-2f12-6c54-fd87-26cdc9f671f8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2824927> ;
  schema:birthDate "1853-06-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoeven"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

