@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 14 augustus 1921 te Midwolda" ;
  a2a:hasPerson oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person-a372130d-da4b-4618-cd55-a9b194c21cfe, oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person-db90243f-068f-19f2-0230-a33bc54e2f7f, oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person-51ea0773-b6fe-aee2-ccd2-05c6484b1f11 ;
  a2a:hasEvent oa:event_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_0, oa:relationep_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_1, oa:relationep_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_2 ;
  a2a:hasSource oa:source_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617 .

oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person-a372130d-da4b-4618-cd55-a9b194c21cfe
  a a2a:Person ;
  rdfs:label "Eja Sportel" ;
  owl:sameAs oa:person_gra_2df97e8c-e1a5-c54f-9995-e184e960b754_Person-3293dc43-2ca0-acf7-a6f4-22e63cd9e4d6, oa:person_gra_48e3a17f-ea40-1a44-764e-d60205be28fd_Person-2e577142-1a73-ddd1-86d5-15de704e5cb4, oa:person_gra_98471816-751e-f115-08f8-93f95e79e219_Person-46566908-0b0f-e36e-6deb-ee6c6f8f2c37, oa:person_gra_9fac38d5-bd80-6248-d8de-3155b84948e3_Person-7bbd44b0-29cf-6a9b-35d4-328b719f17c1 ;
  a2a:PersonName [
    rdfs:label "Eja Sportel" ;
    a2a:PersonNameFirstName "Eja" ;
    a2a:PersonNameLastName "Sportel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person-db90243f-068f-19f2-0230-a33bc54e2f7f
  a a2a:Person ;
  rdfs:label "Antje Koning" ;
  a2a:PersonName [
    rdfs:label "Antje Koning" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1921-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Midwolda" ;
    rdfs:label "Midwolda"
  ] .

oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person-51ea0773-b6fe-aee2-ccd2-05c6484b1f11
  a a2a:Person ;
  rdfs:label "Ties Koning" ;
  owl:sameAs oa:person_gra_2df97e8c-e1a5-c54f-9995-e184e960b754_Person-1e2003c7-8124-1c67-33f1-c0f110b3fe05, oa:person_gra_48e3a17f-ea40-1a44-764e-d60205be28fd_Person-40a49908-37b0-6257-3c72-5fb3096199f5, oa:person_gra_98471816-751e-f115-08f8-93f95e79e219_Person-76a964d2-960d-f029-ff8b-5f4098728e49, oa:person_gra_9fac38d5-bd80-6248-d8de-3155b84948e3_Person-82f515d1-9e10-cec5-4d76-09725acb8cfd ;
  a2a:PersonName [
    rdfs:label "Ties Koning" ;
    a2a:PersonNameFirstName "Ties" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1921-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Midwolda" ;
    rdfs:label "Midwolda"
  ] .

oa:relationep_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person:a372130d-da4b-4618-cd55-a9b194c21cfe ;
  a2a:EventKeyRef oa:event_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Event1 .

oa:relationep_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person:db90243f-068f-19f2-0230-a33bc54e2f7f ;
  a2a:EventKeyRef oa:event_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Event1 .

oa:relationep_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Person:51ea0773-b6fe-aee2-ccd2-05c6484b1f11 ;
  a2a:EventKeyRef oa:event_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617_Event1 .

oa:source_gra_341ccc3f-a9e7-b9ee-281d-bb9cc1b09617
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Midwolda" ;
    rdfs:label "Midwolda", "1921-08-15 - 1921-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1921-08-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 58, Periode: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "58" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 58, Periode: 1921, Geboorteregister 1921, 80, 58"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/dcf644a2-2a84-4605-adba-02bb7f643cec.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/341ccc3f-a9e7-b9ee-281d-bb9cc1b09617" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/dcf644a2-2a84-4605-adba-02bb7f643cec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/341ccc3f-a9e7-b9ee-281d-bb9cc1b09617" ;
  a2a:RecordGUID "{341ccc3f-a9e7-b9ee-281d-bb9cc1b09617}" ;
  a2a:SourceRemarkAkteSoort "geboorteakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_18_00000018.xml van GRA" .

