@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bZauXW>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d1df6ab8-39ec-4b42-9b1b-024fc6c2e869" ;
  ns0:givenName "Petrus" ;
  ns0:name "Petrus Jacobuszn Stermont (????-1636)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bSVvjW> ;
  ns0:familyName "Stermont" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296878> ;
  ns0:deathDate "1636"^^xsd:gYear ;
  ns0:additionalName [
    ns1:literalName "Petrus Jacobuszn Stermont (????-1636)"@nl ;
    ns1:patronym "Jacobuszn"
  ] .

