@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2
  a a2a:Record ;
  rdfs:label "Overlijden op 11 oktober 1944 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439134, oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439135, oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439136 ;
  a2a:hasEvent oa:event_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_0, oa:relationep_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_1, oa:relationep_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_2 ;
  a2a:hasSource oa:source_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2 .

oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439134
  a a2a:Person ;
  rdfs:label "Antoon Brouwers" ;
  a2a:PersonName [
    rdfs:label "Antoon Brouwers" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 Jaar" ;
    rdfs:label "19 Jaar"
  ] .

oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439135
  a a2a:Person ;
  rdfs:label "Johannes Gerardus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus Brouwers" ;
    a2a:PersonNameFirstName "Johannes Gerardus" ;
    a2a:PersonNameLastName "Brouwers"
  ] .

oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439136
  a a2a:Person ;
  rdfs:label "Jacoba Conrada van Os" ;
  a2a:PersonName [
    rdfs:label "Jacoba Conrada van Os" ;
    a2a:PersonNameFirstName "Jacoba Conrada" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] .

oa:event_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-10-1944" ;
    a2a:Year "1944" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1944-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439134 ;
  a2a:EventKeyRef oa:event_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Event1 .

oa:relationep_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439135 ;
  a2a:EventKeyRef oa:event_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Event1 .

oa:relationep_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Person663439136 ;
  a2a:EventKeyRef oa:event_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2_Event1 .

oa:source_gld_0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1944-10-11 - 1944-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-10-1944" ;
    a2a:Year "1944" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "11-10-1944"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:DocumentNumber "2019" ;
    a2a:RegistryNumber "33001" ;
    rdfs:label "Gelders Archief, Arnhem, 2019, 33001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.geldersarchief.nl/zoeken/?mivast=37&miadt=37&miaet=54&micode=0207_33001&minr=12438957&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=37&toegang=0207&file=33001\\33001-01\\004347712_00001.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-21"^^xsd:date ;
  a2a:RecordIdentifier "663439133" ;
  a2a:RecordGUID "{0DDF8DCF-2ADA-4111-B9AF-C520AABD3CF2}" .

