@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b1fcES9>
  pico:hasAge "35"^^xsd:string ;
  schema:familyName "Bijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/81dbeeae-adf0-4252-bb5d-f5acc11e81ea"^^xsd:string ;
  schema:givenName "Willem Adrianus"^^xsd:string ;
  schema:name "Willem Adrianus Bijl"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCtWnD9> ;
  schema:spouse <https://n2t.net/ark:/60537/bDwsg3Q> ;
  schema:parent <https://n2t.net/ark:/60537/bLr24TV>, <https://n2t.net/ark:/60537/bTkCTJS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/636881> ;
  schema:deathDate "1949-04-15"^^xsd:date .

