@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_ed6c0492-ecc2-d346-80b1-4073ca227568
  a a2a:Record ;
  rdfs:label "Doop op 6 augustus 1713 te Huizinge" ;
  a2a:hasPerson oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person-6893bf11-3c05-46c7-ae75-6837bea7b3d4, oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person-4c3e984f-14b5-bc9c-da05-137adfc7ca70, oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person-b61dab52-8197-8aae-fa27-91ab7d84ab98 ;
  a2a:hasEvent oa:event_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_0, oa:relationep_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_1, oa:relationep_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_2 ;
  a2a:hasSource oa:source_gra_ed6c0492-ecc2-d346-80b1-4073ca227568 .

oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person-6893bf11-3c05-46c7-ae75-6837bea7b3d4
  a a2a:Person ;
  rdfs:label "Sicke" ;
  a2a:PersonName [
    rdfs:label "Sicke" ;
    a2a:PersonNameFirstName "Sicke"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1713" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1713-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Huizinge" ;
    rdfs:label "Huizinge"
  ] .

oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person-4c3e984f-14b5-bc9c-da05-137adfc7ca70
  a a2a:Person ;
  rdfs:label "Geertien Geerts" ;
  a2a:PersonName [
    rdfs:label "Geertien Geerts" ;
    a2a:PersonNameFirstName "Geertien" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person-b61dab52-8197-8aae-fa27-91ab7d84ab98
  a a2a:Person ;
  rdfs:label "Geert Geuties" ;
  a2a:PersonName [
    rdfs:label "Geert Geuties" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Geuties"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1713-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huizinge" ;
    rdfs:label "Huizinge"
  ] .

oa:relationep_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person:6893bf11-3c05-46c7-ae75-6837bea7b3d4 ;
  a2a:EventKeyRef oa:event_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Event1 .

oa:relationep_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person:4c3e984f-14b5-bc9c-da05-137adfc7ca70 ;
  a2a:EventKeyRef oa:event_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Event1 .

oa:relationep_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Person:b61dab52-8197-8aae-fa27-91ab7d84ab98 ;
  a2a:EventKeyRef oa:event_gra_ed6c0492-ecc2-d346-80b1-4073ca227568_Event1 .

oa:source_gra_ed6c0492-ecc2-d346-80b1-4073ca227568
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Huizinge" ;
    rdfs:label "Kerkelijke gemeente Huizinge", "1713-08-06 - 1713-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1713-08-06"^^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: 233..." ;
    a2a:Book "Doopboek 1682-1811" ;
    a2a:RegistryNumber "233" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 233..., Doopboek 1682-1811, 233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7678a775-6bab-4412-98cc-1cd8005680e7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ed6c0492-ecc2-d346-80b1-4073ca227568" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7678a775-6bab-4412-98cc-1cd8005680e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ed6c0492-ecc2-d346-80b1-4073ca227568" ;
  a2a:RecordGUID "{ed6c0492-ecc2-d346-80b1-4073ca227568}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20894_00020894.xml van GRA" .

