@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/bjMuvL1>
  schema:familyName "Fortuijn Droogleever"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/93bab23c-4c34-7811-07bf-fb932a6049cb"^^xsd:string ;
  schema:givenName "Jacob Louis"^^xsd:string ;
  schema:name "Jacob Louis Fortuijn Droogleever"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bAoXsWX>, <https://n2t.net/ark:/60537/bsH4jzT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLQr9LS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2349732> ;
  schema:birthDate "1879-05-06"^^xsd:date .

