@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/b74NXCv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43eb4351-58bb-8ae1-3f2e-1c52cafec8ea"^^xsd:string ;
  schema:givenName "Jan Adrianus"^^xsd:string ;
  schema:name "Jan Adrianus van Mourik"@nl ;
  schema:familyName "van Mourik"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01912c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/62f983fa-24b5-0408-be5c-80ff00498e40> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2240226> ;
  schema:additionalName [
    ns0:baseSurname "Mourik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

