@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_736d90ed-00f8-4eec-bbdb-4430723312ca
  a a2a:Record ;
  rdfs:label "Doop op 17 juni 1761" ;
  a2a:hasPerson oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-107de60f-2563-4cbb-9361-f0642b0a94cf, oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-040bdaf3-1e36-4eb7-a9a8-4077bb7abcca, oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-22be2e6c-d45f-4d06-9897-af4f02155876, oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-75f28e1f-a38b-4175-8c93-38c86a38ed36 ;
  a2a:hasEvent oa:event_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_0, oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_1, oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_2, oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_3 ;
  a2a:hasSource oa:source_dar_736d90ed-00f8-4eec-bbdb-4430723312ca .

oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-107de60f-2563-4cbb-9361-f0642b0a94cf
  a a2a:Person ;
  rdfs:label "Jan Dirk" ;
  a2a:PersonName [
    rdfs:label "Jan Dirk" ;
    a2a:PersonNameFirstName "Jan Dirk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-040bdaf3-1e36-4eb7-a9a8-4077bb7abcca
  a a2a:Person ;
  rdfs:label "Hendrikje Holleboer" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Holleboer" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Holleboer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-22be2e6c-d45f-4d06-9897-af4f02155876
  a a2a:Person ;
  rdfs:label "Aleida Dinghsteede" ;
  a2a:PersonName [
    rdfs:label "Aleida Dinghsteede" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Dinghsteede"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person-75f28e1f-a38b-4175-8c93-38c86a38ed36
  a a2a:Person ;
  rdfs:label "Gerrit Holleboer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Holleboer" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Holleboer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1761-06-17"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person:107de60f-2563-4cbb-9361-f0642b0a94cf ;
  a2a:EventKeyRef oa:event_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Event1 .

oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person:040bdaf3-1e36-4eb7-a9a8-4077bb7abcca ;
  a2a:EventKeyRef oa:event_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Event1 .

oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person:22be2e6c-d45f-4d06-9897-af4f02155876 ;
  a2a:EventKeyRef oa:event_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Event1 .

oa:relationep_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Person:75f28e1f-a38b-4175-8c93-38c86a38ed36 ;
  a2a:EventKeyRef oa:event_dar_736d90ed-00f8-4eec-bbdb-4430723312ca_Event1 .

oa:source_dar_736d90ed-00f8-4eec-bbdb-4430723312ca
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1761-06-17 - 1761-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1761-06-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 70" ;
    a2a:Book "Doopregister Meppel 70" ;
    a2a:DocumentNumber "70" ;
    a2a:RegistryNumber "70" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 70, Doopregister Meppel 70, 70, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8011e3a9-dec8-5b82-d22e-6a7d93d43298.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/736d90ed-00f8-4eec-bbdb-4430723312ca" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8011e3a9-dec8-5b82-d22e-6a7d93d43298.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/736d90ed-00f8-4eec-bbdb-4430723312ca" ;
  a2a:RecordGUID "{736d90ed-00f8-4eec-bbdb-4430723312ca}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23780_00023780.xml van DAR" .

