@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#> .

<https://n2t.net/ark:/60537/b0cIVtO>
  schema:familyName "Dekker"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e1e7ed0-7c13-b63c-01e8-79671c17febf"^^xsd:string ;
  schema:givenName "Roelof"^^xsd:string ;
  schema:name "Roelof Dekker"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7UC3Rf>, <https://n2t.net/ark:/60537/bSi8anr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzYyCaB> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2658804> ;
  schema:birthDate "1844-07-16"^^xsd:date .

