@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/bu8XKfW>
  schema:familyName "de Vries"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8d880fe8-e33f-f45a-35c3-fa12d97fe856"^^xsd:string ;
  schema:givenName "Willem Johannes"^^xsd:string ;
  schema:name "Willem Johannes de Vries"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bC3yz6p>, <https://n2t.net/ark:/60537/bmenVr1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhuMaRD> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1988261> ;
  schema:birthDate "1896-09-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vries"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

