@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_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444
  a a2a:Record ;
  rdfs:label "Geboorte op 5 mei 1897 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610722, oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610720, oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610721 ;
  a2a:hasEvent oa:event_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_0, oa:relationep_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_1, oa:relationep_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_2 ;
  a2a:hasSource oa:source_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444 .

oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610722
  a a2a:Person ;
  rdfs:label "Gerhardus Cleusters" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Cleusters" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Cleusters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "-" .

oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610720
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Cleusters" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Cleusters" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Cleusters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "kelner" .

oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610721
  a a2a:Person ;
  rdfs:label "Maria Catharina Nikkel" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Nikkel" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Nikkel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "05-05-1897" ;
    a2a:Year "1897" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "1897-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610722 ;
  a2a:EventKeyRef oa:event_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Event1 .

oa:relationep_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610720 ;
  a2a:EventKeyRef oa:event_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Event1 .

oa:relationep_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Person3024610721 ;
  a2a:EventKeyRef oa:event_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444_Event1 .

oa:source_gld_1CC47FF2-4CD4-4AE6-86A7-100F92ADE444
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1897-05-05 - 1897-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-05-1897" ;
    a2a:Year "1897" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "05-05-1897"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Nijmegen, Geboorteregister" ;
    a2a:DocumentNumber "418" ;
    a2a:RegistryNumber "1035.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Nijmegen, Geboorteregister, 418, 1035.01"
  ] ;
  a2a:SourceLastChangeDate "2026-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/1CC47FF24CD44AE686A7100F92ADE444" ;
  a2a:RecordIdentifier "3024610719" ;
  a2a:RecordGUID "{1CC47FF2-4CD4-4AE6-86A7-100F92ADE444}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/490E5316A43243F0BC3AE990532719F4" .

