@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/b37vKon>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9f7d4979-1685-77c9-951c-c8c3696e548c"^^xsd:string ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs van Beuzekom"@nl ;
  schema:familyName "van Beuzekom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m8mf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0c4ee504-841c-c816-9c49-503ebd069a69> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/617721> ;
  schema:birthDate "1848-07-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Beuzekom"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

