@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/bz90TU>
  ns0:familyName "de Rhoer" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/621786b9-6e30-4d11-a6d6-c3a351668107" ;
  ns0:givenName "Matthias Wilhelmus Adam" ;
  ns0:name "Matthias Wilhelmus Adam de Rhoer (????-1767)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bjZr4I> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296926> ;
  ns0:deathDate "1767"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Rhoer" ;
    ns1:literalName "Matthias Wilhelmus Adam de Rhoer (????-1767)"@nl ;
    ns1:surnamePrefix "de"
  ] .

