@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_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5
  a a2a:Record ;
  rdfs:label "Geboorte op 13 april 1919 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591670, oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591668, oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591669 ;
  a2a:hasEvent oa:event_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_0, oa:relationep_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_1, oa:relationep_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_2 ;
  a2a:hasSource oa:source_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5 .

oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591670
  a a2a:Person ;
  rdfs:label "Hendrika Hengo" ;
  a2a:PersonName [
    rdfs:label "Hendrika Hengo" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Hengo"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591668
  a a2a:Person ;
  rdfs:label "Mannes Hengo" ;
  a2a:PersonName [
    rdfs:label "Mannes Hengo" ;
    a2a:PersonNameFirstName "Mannes" ;
    a2a:PersonNameLastName "Hengo"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "meubelmaker" .

oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591669
  a a2a:Person ;
  rdfs:label "Gerrigje Hulzebosch" ;
  a2a:PersonName [
    rdfs:label "Gerrigje Hulzebosch" ;
    a2a:PersonNameFirstName "Gerrigje" ;
    a2a:PersonNameLastName "Hulzebosch"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-04-1919" ;
    a2a:Year "1919" ;
    a2a:Month "04" ;
    a2a:Day "13" ;
    rdfs:label "1919-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591670 ;
  a2a:EventKeyRef oa:event_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Event1 .

oa:relationep_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591668 ;
  a2a:EventKeyRef oa:event_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Event1 .

oa:relationep_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Person3432591669 ;
  a2a:EventKeyRef oa:event_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5_Event1 .

oa:source_gld_BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1919-04-14 - 1919-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-04-1919" ;
    a2a:Year "1919" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "14-04-1919"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Apeldoorn, Geboorteregister" ;
    a2a:Book "Apeldoorn, Geboorteregister" ;
    a2a:DocumentNumber "293" ;
    a2a:RegistryNumber "11540.01" ;
    rdfs:label "Gelders Archief, Arnhem, Apeldoorn, Geboorteregister, Apeldoorn, Geboorteregister, 293, 11540.01"
  ] ;
  a2a:SourceLastChangeDate "2023-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/BF51FAF5C1CC4DF6B7D19DF2AEFE0CF5" ;
  a2a:RecordIdentifier "3432591667" ;
  a2a:RecordGUID "{BF51FAF5-C1CC-4DF6-B7D1-9DF2AEFE0CF5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3F492C9F4EED47E7A4274CD138954A47" .

