@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_02438191-7332-4CD9-9AFB-DBD77CCF7B6F
  a a2a:Record ;
  rdfs:label "Geboorte op 14 januari 1814 te Eerbeek" ;
  a2a:hasPerson oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007460, oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007461, oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007462 ;
  a2a:hasEvent oa:event_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_0, oa:relationep_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_1, oa:relationep_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_2 ;
  a2a:hasSource oa:source_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F .

oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007460
  a a2a:Person ;
  rdfs:label "Christina Vulgo Steintje Blaauw" ;
  a2a:PersonName [
    rdfs:label "Christina Vulgo Steintje Blaauw" ;
    a2a:PersonNameFirstName "Christina Vulgo Steintje" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007461
  a a2a:Person ;
  rdfs:label "Gerrit Reinders Blaauw" ;
  a2a:PersonName [
    rdfs:label "Gerrit Reinders Blaauw" ;
    a2a:PersonNameFirstName "Gerrit Reinders" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "mulderknegt" .

oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007462
  a a2a:Person ;
  rdfs:label "Berentje Aanslag" ;
  a2a:PersonName [
    rdfs:label "Berentje Aanslag" ;
    a2a:PersonNameFirstName "Berentje" ;
    a2a:PersonNameLastName "Aanslag"
  ] .

oa:event_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "14-01-1814" ;
    a2a:Year "1814" ;
    a2a:Month "01" ;
    a2a:Day "14" ;
    rdfs:label "1814-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eerbeek" ;
    rdfs:label "Eerbeek"
  ] .

oa:relationep_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007460 ;
  a2a:EventKeyRef oa:event_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Event1 .

oa:relationep_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007461 ;
  a2a:EventKeyRef oa:event_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Event1 .

oa:relationep_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Person3034007462 ;
  a2a:EventKeyRef oa:event_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F_Event1 .

oa:source_gld_02438191-7332-4CD9-9AFB-DBD77CCF7B6F
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loenen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Loenen, Nederland", "1814-02-21 - 1814-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-02-1814" ;
    a2a:Year "1814" ;
    a2a:Month "02" ;
    a2a:Day "21" ;
    rdfs:label "21-02-1814"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Loenen, Geboorteregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "3719.04" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Loenen, Geboorteregister, 8, 3719.04"
  ] ;
  a2a:SourceLastChangeDate "2022-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/0243819173324CD99AFBDBD77CCF7B6F" ;
  a2a:RecordIdentifier "3034007459" ;
  a2a:RecordGUID "{02438191-7332-4CD9-9AFB-DBD77CCF7B6F}" ;
  a2a:SourceRemarkOpmerking "vermoedelijke geboortedatum is 14-02-1814" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/94E6CE777C784AADA0AE920AC8B87F21" .

