@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/bz8KYsm>
  schema:familyName "Determan"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6e75e6d2-954a-9bac-41cb-8809adc8d029"^^xsd:string ;
  schema:givenName "Wilhelmus Franciscus"^^xsd:string ;
  schema:name "Wilhelmus Franciscus Determan"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bH3kNhC>, <https://n2t.net/ark:/60537/brrRQ6x> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRmsf> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/619762> ;
  schema:birthDate "1907-08-13"^^xsd:date .

