@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/buM478C>
  pico:hasAge "48"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/05d9a61d-acf6-11ef-fdd7-f7e940162093"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van der Smeede"@nl ;
  schema:familyName "van der Smeede"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b6f0m7y> ;
  schema:parent <https://n2t.net/ark:/60537/be9B9UT>, <https://n2t.net/ark:/60537/bmRuiim> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhHu2PL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2352045> ;
  schema:deathDate "1903-06-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Smeede"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

