@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/bG0RcJ6>
  schema:familyName "Fortuijn Droogleever"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c2bb056d-20d3-2272-44bf-da11bb312f71"^^xsd:string ;
  schema:givenName "Willem Jacobus"^^xsd:string ;
  schema:name "Willem Jacobus Fortuijn Droogleever"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bnuzOr4> ;
  schema:parent <https://n2t.net/ark:/60537/bNVs1vs>, <https://n2t.net/ark:/60537/bVQ1Qi9> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2792794> ;
  schema:deathDate "1871-03-18"^^xsd:date .

