@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_F7665B20-6DBC-4653-8813-0EC39552B5F0
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juli 1921 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881634, oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881632, oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881633 ;
  a2a:hasEvent oa:event_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_0, oa:relationep_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_1, oa:relationep_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_2 ;
  a2a:hasSource oa:source_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0 .

oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881634
  a a2a:Person ;
  rdfs:label "Jan Gerrit Theodoor van der Schoot" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrit Theodoor van der Schoot" ;
    a2a:PersonNameFirstName "Jan Gerrit Theodoor" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schoot"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881632
  a a2a:Person ;
  rdfs:label "Johan Baptistus Maria van der Schoot" ;
  a2a:PersonName [
    rdfs:label "Johan Baptistus Maria van der Schoot" ;
    a2a:PersonNameFirstName "Johan Baptistus Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schoot"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "sigarenfabrikant" .

oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881633
  a a2a:Person ;
  rdfs:label "Albertine Agnes Maria Kloppenburg" ;
  a2a:PersonName [
    rdfs:label "Albertine Agnes Maria Kloppenburg" ;
    a2a:PersonNameFirstName "Albertine Agnes Maria" ;
    a2a:PersonNameLastName "Kloppenburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "05-07-1921" ;
    a2a:Year "1921" ;
    a2a:Month "07" ;
    a2a:Day "05" ;
    rdfs:label "1921-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881634 ;
  a2a:EventKeyRef oa:event_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Event1 .

oa:relationep_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881632 ;
  a2a:EventKeyRef oa:event_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Event1 .

oa:relationep_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Person3432881633 ;
  a2a:EventKeyRef oa:event_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0_Event1 .

oa:source_gld_F7665B20-6DBC-4653-8813-0EC39552B5F0
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1921-07-06 - 1921-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-07-1921" ;
    a2a:Year "1921" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "06-07-1921"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Nijmegen, Geboorteregister" ;
    a2a:DocumentNumber "903" ;
    a2a:RegistryNumber "11653.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Nijmegen, Geboorteregister, 903, 11653.01"
  ] ;
  a2a:SourceLastChangeDate "2025-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F7665B206DBC465388130EC39552B5F0" ;
  a2a:RecordIdentifier "3432881631" ;
  a2a:RecordGUID "{F7665B20-6DBC-4653-8813-0EC39552B5F0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D8E69198CD984B0D8CD7CB3B47CD5F40" .

