@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/b9nvAdB>
  schema:givenName "Gerardus Samuel"^^xsd:string ;
  schema:name "Gerardus Samuel van Reeden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d5dd64a2-7715-7e93-5319-e0308e3821af"^^xsd:string ;
  schema:familyName "van Reeden"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bhh5p2F>, <https://n2t.net/ark:/60537/bqbGcRp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buM3tVG> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2396372> ;
  schema:birthDate "1863-12-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Reeden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

