@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/b4AEag>
  ns0:familyName "á Marck" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0da555da-d857-49b7-b369-bd03a162dde7" ;
  ns0:givenName "Johannes Wilhelmus" ;
  ns0:name "Johannes Wilhelmus á Marck (????-1767)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bQr64C> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296922> ;
  ns0:deathDate "1767"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Marck" ;
    ns1:literalName "Johannes Wilhelmus á Marck (????-1767)"@nl ;
    ns1:surnamePrefix "á"
  ] .

