@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/bC3znuV>
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Vermeulen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0e98b76a-5851-63f9-efeb-54894953a2e7"^^xsd:string ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0D64Ky> ;
  schema:parent <https://n2t.net/ark:/60537/bJLsvQO>, <https://n2t.net/ark:/60537/bu8YyFR> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2866959> ;
  schema:birthDate "1886-07-13"^^xsd:date .

