@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_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF
  a a2a:Record ;
  rdfs:label "Geboorte op 1 juni 1853 te Lobith" ;
  a2a:hasPerson oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729974, oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729976, oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729978 ;
  a2a:hasEvent oa:event_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_0, oa:relationep_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_1, oa:relationep_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_2 ;
  a2a:hasSource oa:source_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF .

oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729974
  a a2a:Person ;
  rdfs:label "Hermanus Henricus Lambertus Pastoor" ;
  a2a:PersonName [
    rdfs:label "Hermanus Henricus Lambertus Pastoor" ;
    a2a:PersonNameFirstName "Hermanus Henricus Lambertus" ;
    a2a:PersonNameLastName "Pastoor"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729976
  a a2a:Person ;
  rdfs:label "Henricus Pastoor" ;
  a2a:PersonName [
    rdfs:label "Henricus Pastoor" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Pastoor"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729978
  a a2a:Person ;
  rdfs:label "Hendrina Wijnschenk" ;
  a2a:PersonName [
    rdfs:label "Hendrina Wijnschenk" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Wijnschenk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "01-06-1853" ;
    a2a:Year "1853" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "1853-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lobith" ;
    rdfs:label "Lobith"
  ] .

oa:relationep_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729974 ;
  a2a:EventKeyRef oa:event_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Event1 .

oa:relationep_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729976 ;
  a2a:EventKeyRef oa:event_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Event1 .

oa:relationep_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Person3037729978 ;
  a2a:EventKeyRef oa:event_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF_Event1 .

oa:source_gld_23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Herwen en Aerdt" ;
    a2a:Country "Nederland" ;
    rdfs:label "Herwen en Aerdt, Nederland", "1853-06-01 - 1853-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-06-1853" ;
    a2a:Year "1853" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "01-06-1853"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Herwen en Aerdt, Geboorteregister" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "4189.10" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Herwen en Aerdt, Geboorteregister, 21, 4189.10"
  ] ;
  a2a:SourceLastChangeDate "2022-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/23A64FE3CFE84085BFEB7E03CCCB0EBF" ;
  a2a:RecordIdentifier "3037729971" ;
  a2a:RecordGUID "{23A64FE3-CFE8-4085-BFEB-7E03CCCB0EBF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FEA12D61330042EBABFB7B8227D330DF" .

