@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_5ca85c62-acf6-4ac8-9246-ecc128fc8003
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1704" ;
  a2a:hasPerson oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person-2f1daa81-dd7e-4854-9b96-277a7b22b658, oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person-43a5675f-984c-4d63-b8da-47954b717916, oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person-dc47502e-d954-4fa9-a189-fa02affb49fd ;
  a2a:hasEvent oa:event_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_0, oa:relationep_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_1, oa:relationep_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_2 ;
  a2a:hasSource oa:source_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003 .

oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person-2f1daa81-dd7e-4854-9b96-277a7b22b658
  a a2a:Person ;
  rdfs:label "Arent" ;
  a2a:PersonName [
    rdfs:label "Arent" ;
    a2a:PersonNameFirstName "Arent"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person-43a5675f-984c-4d63-b8da-47954b717916
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person-dc47502e-d954-4fa9-a189-fa02affb49fd
  a a2a:Person ;
  rdfs:label "Hendrick Arents Wolff" ;
  a2a:PersonName [
    rdfs:label "Hendrick Arents Wolff" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePatronym "Arents" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1704-03-09"^^xsd:date
  ] .

oa:relationep_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person:2f1daa81-dd7e-4854-9b96-277a7b22b658 ;
  a2a:EventKeyRef oa:event_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Event1 .

oa:relationep_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person:43a5675f-984c-4d63-b8da-47954b717916 ;
  a2a:EventKeyRef oa:event_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Event1 .

oa:relationep_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Person:dc47502e-d954-4fa9-a189-fa02affb49fd ;
  a2a:EventKeyRef oa:event_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003_Event1 .

oa:source_dar_5ca85c62-acf6-4ac8-9246-ecc128fc8003
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1704-03-09 - 1704-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1704-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 68" ;
    a2a:Book "Doopregister 68" ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "68" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 68, Doopregister 68, 68, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8ddbc839-1b04-9f78-aa10-e3009a683c07.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5ca85c62-acf6-4ac8-9246-ecc128fc8003" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8ddbc839-1b04-9f78-aa10-e3009a683c07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5ca85c62-acf6-4ac8-9246-ecc128fc8003" ;
  a2a:RecordGUID "{5ca85c62-acf6-4ac8-9246-ecc128fc8003}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23911_00023911.xml van DAR" .

