@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_frl_4c025fdc-e599-4ea6-ada3-75198523f566
  a a2a:Record ;
  rdfs:label "Doop op 30 april 1749 te Roodhuis" ;
  a2a:hasPerson oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-a5220cc4-ea36-4989-b3e9-80773ee036ef, oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-c1e35f56-3b91-4fc9-8aab-c5b51e087bdb, oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-974655e0-0df1-4fff-9a3d-73046ffa796c, oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-943b4261-1c48-4f3e-9edc-bb3faedb2096 ;
  a2a:hasEvent oa:event_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_0, oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_1, oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_2, oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_3 ;
  a2a:hasSource oa:source_frl_4c025fdc-e599-4ea6-ada3-75198523f566 .

oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-a5220cc4-ea36-4989-b3e9-80773ee036ef
  a a2a:Person ;
  rdfs:label "Durk" ;
  a2a:PersonName [
    rdfs:label "Durk" ;
    a2a:PersonNameFirstName "Durk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tirns" ;
    rdfs:label "Tirns"
  ] .

oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-c1e35f56-3b91-4fc9-8aab-c5b51e087bdb
  a a2a:Person ;
  rdfs:label "Gerrit Jans Scheering" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jans Scheering" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Scheering"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-974655e0-0df1-4fff-9a3d-73046ffa796c
  a a2a:Person ;
  rdfs:label "Tryntje Durks" ;
  a2a:PersonName [
    rdfs:label "Tryntje Durks" ;
    a2a:PersonNameFirstName "Tryntje" ;
    a2a:PersonNamePatronym "Durks"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person-943b4261-1c48-4f3e-9edc-bb3faedb2096
  a a2a:Person ;
  rdfs:label "Gerrit Wiebes" ;
  a2a:PersonName [
    rdfs:label "Gerrit Wiebes" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Wiebes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1749-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roodhuis" ;
    rdfs:label "Roodhuis"
  ] .

oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person:a5220cc4-ea36-4989-b3e9-80773ee036ef ;
  a2a:EventKeyRef oa:event_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Event1 .

oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person:c1e35f56-3b91-4fc9-8aab-c5b51e087bdb ;
  a2a:EventKeyRef oa:event_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Event1 .

oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person:974655e0-0df1-4fff-9a3d-73046ffa796c ;
  a2a:EventKeyRef oa:event_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Event1 .

oa:relationep_frl_4c025fdc-e599-4ea6-ada3-75198523f566_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Person:943b4261-1c48-4f3e-9edc-bb3faedb2096 ;
  a2a:EventKeyRef oa:event_frl_4c025fdc-e599-4ea6-ada3-75198523f566_Event1 .

oa:source_frl_4c025fdc-e599-4ea6-ada3-75198523f566
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hennaarderadeel" ;
    rdfs:label "Hennaarderadeel", "1749-04-30 - 1749-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1749-04-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0406, Periode: 174..." ;
    a2a:Book "Doopboek R.K. par. Roodhuis" ;
    a2a:RegistryNumber "0406" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0406, Periode: 174..., Doopboek R.K. par. Roodhuis, 0406"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4c025fdc-e599-4ea6-ada3-75198523f566" ;
  a2a:RecordGUID "{4c025fdc-e599-4ea6-ada3-75198523f566}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Roodhuis&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_12465_00012465.xml van FRL" .

