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

<https://n2t.net/ark:/60537/bMTck5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/955a61bf-ae6b-4556-8ac2-0416e0034881" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/byJCyd> ;
  ns0:familyName "Sibelius" ;
  ns0:givenName "Taco" ;
  ns0:name "Taco Sibelius (????-1777)"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296932> ;
  ns0:deathDate "1777"^^xsd:gYear .

