@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/bumFMqe>
  pico:hasAge "24"^^xsd:string ;
  schema:familyName "de Vries"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fe023e95-03aa-76cb-0e87-718f7d6eadea"^^xsd:string ;
  schema:givenName "Johan Frederik"^^xsd:string ;
  schema:name "Johan Frederik de Vries"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hardinxveld> ;
  schema:parent <https://n2t.net/ark:/60537/b5PC0nO>, <https://n2t.net/ark:/60537/bdxv8Mq> ;
  schema:spouse <https://n2t.net/ark:/60537/bCgfBd6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfCug6D> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2372948> ;
  schema:additionalName [
    ns0:baseSurname "Vries"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

