@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_gra_12912696-e73e-0818-baa8-37c8b82d97db
  a a2a:Record ;
  rdfs:label "Geboorte op 7 augustus 1920 te Groningen" ;
  a2a:hasPerson oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person-467840c5-92a9-62b8-583b-c82584f3f370, oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person-f6209b81-1d1c-3de2-9991-ad66c2d8939b, oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person-f0f79229-d06e-ee85-b2eb-71ff4eafcefb ;
  a2a:hasEvent oa:event_gra_12912696-e73e-0818-baa8-37c8b82d97db_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_12912696-e73e-0818-baa8-37c8b82d97db_0, oa:relationep_gra_12912696-e73e-0818-baa8-37c8b82d97db_1, oa:relationep_gra_12912696-e73e-0818-baa8-37c8b82d97db_2 ;
  a2a:hasSource oa:source_gra_12912696-e73e-0818-baa8-37c8b82d97db .

oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person-467840c5-92a9-62b8-583b-c82584f3f370
  a a2a:Person ;
  rdfs:label "Elisa Maria Hubertina Sijssen" ;
  a2a:PersonName [
    rdfs:label "Elisa Maria Hubertina Sijssen" ;
    a2a:PersonNameFirstName "Elisa Maria Hubertina" ;
    a2a:PersonNameLastName "Sijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person-f6209b81-1d1c-3de2-9991-ad66c2d8939b
  a a2a:Person ;
  rdfs:label "Johanna Hubertina Swarte" ;
  a2a:PersonName [
    rdfs:label "Johanna Hubertina Swarte" ;
    a2a:PersonNameFirstName "Johanna Hubertina" ;
    a2a:PersonNameLastName "Swarte"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1920-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person-f0f79229-d06e-ee85-b2eb-71ff4eafcefb
  a a2a:Person ;
  rdfs:label "Bartenus Hermannus Jacobus Swarte" ;
  a2a:PersonName [
    rdfs:label "Bartenus Hermannus Jacobus Swarte" ;
    a2a:PersonNameFirstName "Bartenus Hermannus Jacobus" ;
    a2a:PersonNameLastName "Swarte"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "koopman" .

oa:event_gra_12912696-e73e-0818-baa8-37c8b82d97db_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1920-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_12912696-e73e-0818-baa8-37c8b82d97db_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person:467840c5-92a9-62b8-583b-c82584f3f370 ;
  a2a:EventKeyRef oa:event_gra_12912696-e73e-0818-baa8-37c8b82d97db_Event1 .

oa:relationep_gra_12912696-e73e-0818-baa8-37c8b82d97db_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person:f6209b81-1d1c-3de2-9991-ad66c2d8939b ;
  a2a:EventKeyRef oa:event_gra_12912696-e73e-0818-baa8-37c8b82d97db_Event1 .

oa:relationep_gra_12912696-e73e-0818-baa8-37c8b82d97db_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_12912696-e73e-0818-baa8-37c8b82d97db_Person:f0f79229-d06e-ee85-b2eb-71ff4eafcefb ;
  a2a:EventKeyRef oa:event_gra_12912696-e73e-0818-baa8-37c8b82d97db_Event1 .

oa:source_gra_12912696-e73e-0818-baa8-37c8b82d97db
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1920-08-07 - 1920-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1920-08-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 278, Periode: 1920" ;
    a2a:Book "Geboorteregister 1920, akte 1196-1593" ;
    a2a:DocumentNumber "1403" ;
    a2a:RegistryNumber "278" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 278, Periode: 1920, Geboorteregister 1920, akte 1196-1593, 1403, 278"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0ee33914-4e5d-c6b1-e772-70e9d1f0a436.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/12912696-e73e-0818-baa8-37c8b82d97db" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0ee33914-4e5d-c6b1-e772-70e9d1f0a436.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/12912696-e73e-0818-baa8-37c8b82d97db" ;
  a2a:RecordGUID "{12912696-e73e-0818-baa8-37c8b82d97db}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221024_29_00000029.xml van GRA" .

