@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_1afa2c22-5f1d-e343-4b48-251f4dfc054e
  a a2a:Record ;
  rdfs:label "Doop op 12 mei 1738 te Bedum" ;
  a2a:hasPerson oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-7804551d-204a-d562-9355-210f07fd2450, oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-90ccf2a0-8e5e-8bb6-6403-5471fc991b28, oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-1f602e8e-f8c0-ad86-49e3-8cb6f630f43d, oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-94580c28-3f96-30f3-e972-ee551d0fc776 ;
  a2a:hasEvent oa:event_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_0, oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_1, oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_2, oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_3 ;
  a2a:hasSource oa:source_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e .

oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-7804551d-204a-d562-9355-210f07fd2450
  a a2a:Person ;
  rdfs:label "Fredericus" ;
  a2a:PersonName [
    rdfs:label "Fredericus" ;
    a2a:PersonNameFirstName "Fredericus"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-90ccf2a0-8e5e-8bb6-6403-5471fc991b28
  a a2a:Person ;
  rdfs:label "Wendel Meuije" ;
  a2a:PersonName [
    rdfs:label "Wendel Meuije" ;
    a2a:PersonNameFirstName "Wendel" ;
    a2a:PersonNameLastName "Meuije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-1f602e8e-f8c0-ad86-49e3-8cb6f630f43d
  a a2a:Person ;
  rdfs:label "Beatrica Ariens" ;
  a2a:PersonName [
    rdfs:label "Beatrica Ariens" ;
    a2a:PersonNameFirstName "Beatrica" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person-94580c28-3f96-30f3-e972-ee551d0fc776
  a a2a:Person ;
  rdfs:label "Theodorus Frerix" ;
  a2a:PersonName [
    rdfs:label "Theodorus Frerix" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Frerix"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1738-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person:7804551d-204a-d562-9355-210f07fd2450 ;
  a2a:EventKeyRef oa:event_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Event1 .

oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person:90ccf2a0-8e5e-8bb6-6403-5471fc991b28 ;
  a2a:EventKeyRef oa:event_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Event1 .

oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person:1f602e8e-f8c0-ad86-49e3-8cb6f630f43d ;
  a2a:EventKeyRef oa:event_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Event1 .

oa:relationep_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Person:94580c28-3f96-30f3-e972-ee551d0fc776 ;
  a2a:EventKeyRef oa:event_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e_Event1 .

oa:source_gra_1afa2c22-5f1d-e343-4b48-251f4dfc054e
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Bedum" ;
    rdfs:label "Kerkelijke gemeente Bedum", "1738-05-12 - 1738-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1738-05-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Parochie Maria ten Hemelopneming Bedum, Bron: boek, Deel: 3 (Rooms-katholiek)" ;
    a2a:Book "Doop-, trouw- en begraafboek 1680-1811" ;
    a2a:RegistryNumber "3 (Rooms-katholiek)" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Parochie Maria ten Hemelopneming Bedum, Bron: boek, Deel: 3 (Rooms-katholiek), Doop-, trouw- en begraafboek 1680-1811, 3 (Rooms-katholiek)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ea96b35f-cb6f-8cb0-2d85-57b54268a10e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1afa2c22-5f1d-e343-4b48-251f4dfc054e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ea96b35f-cb6f-8cb0-2d85-57b54268a10e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1afa2c22-5f1d-e343-4b48-251f4dfc054e" ;
  a2a:RecordGUID "{1afa2c22-5f1d-e343-4b48-251f4dfc054e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_573_00000573.xml van GRA" .

