@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_dar_263f596f-b768-4a59-a995-c8b244600a58
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1718" ;
  a2a:hasPerson oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person-039f9e6f-3131-4f30-94a4-4eb629f3d025, oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person-e30348ba-fbc1-4f3b-bb01-7d001b3fd960, oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person-aea020bb-266e-4772-a413-46390b701f75 ;
  a2a:hasEvent oa:event_dar_263f596f-b768-4a59-a995-c8b244600a58_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_263f596f-b768-4a59-a995-c8b244600a58_0, oa:relationep_dar_263f596f-b768-4a59-a995-c8b244600a58_1, oa:relationep_dar_263f596f-b768-4a59-a995-c8b244600a58_2 ;
  a2a:hasSource oa:source_dar_263f596f-b768-4a59-a995-c8b244600a58 .

oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person-039f9e6f-3131-4f30-94a4-4eb629f3d025
  a a2a:Person ;
  rdfs:label "Roelef" ;
  a2a:PersonName [
    rdfs:label "Roelef" ;
    a2a:PersonNameFirstName "Roelef"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] .

oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person-e30348ba-fbc1-4f3b-bb01-7d001b3fd960
  a a2a:Person ;
  rdfs:label "Levina Maria Buddes" ;
  a2a:PersonName [
    rdfs:label "Levina Maria Buddes" ;
    a2a:PersonNameFirstName "Levina Maria" ;
    a2a:PersonNamePatronym "Buddes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person-aea020bb-266e-4772-a413-46390b701f75
  a a2a:Person ;
  rdfs:label "Alert Hendriks Nijsing" ;
  a2a:PersonName [
    rdfs:label "Alert Hendriks Nijsing" ;
    a2a:PersonNameFirstName "Alert" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Nijsing"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_263f596f-b768-4a59-a995-c8b244600a58_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1718-03-09"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_263f596f-b768-4a59-a995-c8b244600a58_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person:039f9e6f-3131-4f30-94a4-4eb629f3d025 ;
  a2a:EventKeyRef oa:event_dar_263f596f-b768-4a59-a995-c8b244600a58_Event1 .

oa:relationep_dar_263f596f-b768-4a59-a995-c8b244600a58_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person:e30348ba-fbc1-4f3b-bb01-7d001b3fd960 ;
  a2a:EventKeyRef oa:event_dar_263f596f-b768-4a59-a995-c8b244600a58_Event1 .

oa:relationep_dar_263f596f-b768-4a59-a995-c8b244600a58_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_263f596f-b768-4a59-a995-c8b244600a58_Person:aea020bb-266e-4772-a413-46390b701f75 ;
  a2a:EventKeyRef oa:event_dar_263f596f-b768-4a59-a995-c8b244600a58_Event1 .

oa:source_dar_263f596f-b768-4a59-a995-c8b244600a58
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever", "1718-03-09 - 1718-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1718-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 18" ;
    a2a:Book "Doopregister Diever 18" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "18" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 18, Doopregister Diever 18, 18, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/fbe804d4-6637-bb79-b306-ece453219e5e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/263f596f-b768-4a59-a995-c8b244600a58" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/fbe804d4-6637-bb79-b306-ece453219e5e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/263f596f-b768-4a59-a995-c8b244600a58" ;
  a2a:RecordGUID "{263f596f-b768-4a59-a995-c8b244600a58}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_22910_00022910.xml van DAR" .

