@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/bBe0NP>
  ns0:givenName "Bernardinus" ;
  ns0:name "Bernardinus de Moor (????-1743)"@nl ;
  ns0:familyName "de Moor" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f8bc2b1c-d1bf-3487-a804-bc121df03dfe" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bn4r07> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296914> ;
  ns0:deathDate "1743"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Moor" ;
    ns1:literalName "Bernardinus de Moor (????-1743)"@nl ;
    ns1:surnamePrefix "de"
  ] .

