@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/bHT9k18>
  pico:hasAge "71"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit van Buurt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3635c737-0d8d-94c9-4a40-af2c4aa6199b"^^xsd:string ;
  schema:familyName "van Buurt"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b5CUILj> ;
  schema:parent <https://n2t.net/ark:/60537/bPNK8Nh>, <https://n2t.net/ark:/60537/bXIjXCb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYkq68P> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2798266> ;
  schema:additionalName [
    ns0:baseSurname "Buurt"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

