@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/b8k0nVn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14a103e5-c04a-1750-1ed8-ce4e80f554ba"^^xsd:string ;
  schema:givenName "Matthijs Johannes Hendrikus"^^xsd:string ;
  schema:name "Matthijs Johannes Hendrikus van den Bosch"@nl ;
  schema:hasOccupation "Smid"@nl ;
  schema:familyName "van den Bosch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r752> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cbd6c698-359a-a82a-e046-6159245216e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2608924> ;
  schema:birthDate "1854-05-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bosch"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

