@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/bcuZIZD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9ba8429-8ac9-0bea-d58b-c22b83885cfa"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus van Hofwegen"@nl ;
  schema:familyName "van Hofwegen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016m2s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7dff972b-343e-cb7e-aded-b216f8e79092> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2344996> ;
  schema:birthDate "1886-04-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hofwegen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

