@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/box4jF4>
  pico:hasAge "13"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8a72325-26ed-8f9d-0c74-12fd27ae0f7c"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van der Maas"@nl ;
  schema:familyName "van der Maas"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b7HTH2j>, <https://n2t.net/ark:/60537/bfCuvSp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI5PHIZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/615656> ;
  schema:deathDate "1845-09-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Maas"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

