@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_23d79712-e7b8-765e-c00c-ffd699aeef58
  a a2a:Record ;
  rdfs:label "Doop op 19 september 1706 te Zuidbroek en Muntendam" ;
  a2a:hasPerson oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person-a75a72a5-698d-9bae-9dd2-4242982ab79a, oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person-a1c0e57a-dd22-49a6-768e-d904c3150ad5, oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person-9517e4db-40c5-1e31-26e3-f408880917c6 ;
  a2a:hasEvent oa:event_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_0, oa:relationep_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_1, oa:relationep_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_2 ;
  a2a:hasSource oa:source_gra_23d79712-e7b8-765e-c00c-ffd699aeef58 .

oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person-a75a72a5-698d-9bae-9dd2-4242982ab79a
  a a2a:Person ;
  rdfs:label "Martjen" ;
  a2a:PersonName [
    rdfs:label "Martjen" ;
    a2a:PersonNameFirstName "Martjen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1706" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1706-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uiterbuiren" ;
    rdfs:label "Uiterbuiren"
  ] .

oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person-a1c0e57a-dd22-49a6-768e-d904c3150ad5
  a a2a:Person ;
  rdfs:label "Ockjen Dates" ;
  a2a:PersonName [
    rdfs:label "Ockjen Dates" ;
    a2a:PersonNameFirstName "Ockjen" ;
    a2a:PersonNameLastName "Dates"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person-9517e4db-40c5-1e31-26e3-f408880917c6
  a a2a:Person ;
  rdfs:label "Willem Fockes" ;
  a2a:PersonName [
    rdfs:label "Willem Fockes" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Fockes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1706-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidbroek en Muntendam" ;
    rdfs:label "Zuidbroek en Muntendam"
  ] .

oa:relationep_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person:a75a72a5-698d-9bae-9dd2-4242982ab79a ;
  a2a:EventKeyRef oa:event_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Event1 .

oa:relationep_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person:a1c0e57a-dd22-49a6-768e-d904c3150ad5 ;
  a2a:EventKeyRef oa:event_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Event1 .

oa:relationep_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Person:9517e4db-40c5-1e31-26e3-f408880917c6 ;
  a2a:EventKeyRef oa:event_gra_23d79712-e7b8-765e-c00c-ffd699aeef58_Event1 .

oa:source_gra_23d79712-e7b8-765e-c00c-ffd699aeef58
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Zuidbroek en Muntendam" ;
    rdfs:label "Kerkelijke gemeente Zuidbroek en Muntendam", "1706-09-19 - 1706-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1706-09-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 585..." ;
    a2a:Book "Doop- en trouwboek 1701-1741" ;
    a2a:RegistryNumber "585" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 585..., Doop- en trouwboek 1701-1741, 585"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/949dea55-d402-96c0-54d4-c4aa9116453b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/23d79712-e7b8-765e-c00c-ffd699aeef58" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/949dea55-d402-96c0-54d4-c4aa9116453b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/23d79712-e7b8-765e-c00c-ffd699aeef58" ;
  a2a:RecordGUID "{23d79712-e7b8-765e-c00c-ffd699aeef58}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_664_00000664.xml van GRA" .

