@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/bj9oXBw>
  ns0:givenName "Franciscus Marinus"@nl ;
  ns0:name "Franciscus Marinus Dortland"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:subjectOf <https://oorlogsgravenstichting.nl/personen/35438/franciscus-marinus-dortland> ;
  a pico:PersonObservation ;
  ns0:deathPlace <https://sws.geonames.org/2817546/> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890424> ;
  ns0:birthDate "1923-03-13"^^xsd:date ;
  ns0:deathDate "1944-12-26"^^xsd:date ;
  ns0:additionalName [ ns1:baseSurname "Dortland" ] .

