@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/b2IkXJ>
  ns0:familyName "Couperus" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/307be14d-4ba6-4ff2-b896-d97a27dd5afa" ;
  ns0:givenName "Petrus Theodorus" ;
  ns0:name "Petrus Theodorus Couperus (????-1799)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bOm6bS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296930> ;
  ns0:deathDate "1799"^^xsd:gYear .

