@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_e28e366f-9fed-60f2-96c9-560f5cf70022
  a a2a:Record ;
  rdfs:label "Doop op 27 februari 1707 te Uithuizen" ;
  a2a:hasPerson oa:person_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Person-93a0cf72-68d7-9b87-f7df-4a29d5ffeab0, oa:person_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Person-55d878f4-1aa4-3fa4-0786-de7e07e9e169 ;
  a2a:hasEvent oa:event_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_0, oa:relationep_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_1 ;
  a2a:hasSource oa:source_gra_e28e366f-9fed-60f2-96c9-560f5cf70022 .

oa:person_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Person-93a0cf72-68d7-9b87-f7df-4a29d5ffeab0
  a a2a:Person ;
  rdfs:label "Frerick" ;
  a2a:PersonName [
    rdfs:label "Frerick" ;
    a2a:PersonNameFirstName "Frerick"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Person-55d878f4-1aa4-3fa4-0786-de7e07e9e169
  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_e28e366f-9fed-60f2-96c9-560f5cf70022_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1707-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen"
  ] .

oa:relationep_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Person:93a0cf72-68d7-9b87-f7df-4a29d5ffeab0 ;
  a2a:EventKeyRef oa:event_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Event1 .

oa:relationep_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Person:55d878f4-1aa4-3fa4-0786-de7e07e9e169 ;
  a2a:EventKeyRef oa:event_gra_e28e366f-9fed-60f2-96c9-560f5cf70022_Event1 .

oa:source_gra_e28e366f-9fed-60f2-96c9-560f5cf70022
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Uithuizen" ;
    rdfs:label "Kerkelijke gemeente Uithuizen", "1707-02-27 - 1707-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1707-02-27"^^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: 455..." ;
    a2a:Book "Doop- en trouwboek 1667-1729" ;
    a2a:RegistryNumber "455" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 455..., Doop- en trouwboek 1667-1729, 455"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/bce2d7d2-a2b5-0f55-4e50-d0fbf4af82c8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e28e366f-9fed-60f2-96c9-560f5cf70022" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/bce2d7d2-a2b5-0f55-4e50-d0fbf4af82c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e28e366f-9fed-60f2-96c9-560f5cf70022" ;
  a2a:RecordGUID "{e28e366f-9fed-60f2-96c9-560f5cf70022}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_3043_00003043.xml van GRA" .

