@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_b658d144-e03c-e87e-3164-40c5c4104a66
  a a2a:Record ;
  rdfs:label "Doop op 4 januari 1775" ;
  a2a:hasPerson oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-6391e3b2-507a-c169-db4e-b6682aeebef1, oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-6b7dbadd-1379-8add-7c6e-e5e3b46268ac, oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-5afe64a2-5884-7ef3-a089-630f5a5ca148, oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-7bb04015-db6c-35ff-7acb-5edf215e7ca4, oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-c0ce0ab1-2481-d482-a917-516d291f841b ;
  a2a:hasEvent oa:event_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_0, oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_1, oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_2, oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_3, oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_4 ;
  a2a:hasSource oa:source_dar_b658d144-e03c-e87e-3164-40c5c4104a66 .

oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-6391e3b2-507a-c169-db4e-b6682aeebef1
  a a2a:Person ;
  rdfs:label "Jentjen Buisman" ;
  a2a:PersonName [
    rdfs:label "Jentjen Buisman" ;
    a2a:PersonNameFirstName "Jentjen" ;
    a2a:PersonNameLastName "Buisman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-6b7dbadd-1379-8add-7c6e-e5e3b46268ac
  a a2a:Person ;
  rdfs:label "Jan Buisman Harmanni" ;
  a2a:PersonName [
    rdfs:label "Jan Buisman Harmanni" ;
    a2a:PersonNameFirstName "Jan Buisman" ;
    a2a:PersonNamePatronym "Harmanni"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-5afe64a2-5884-7ef3-a089-630f5a5ca148
  a a2a:Person ;
  rdfs:label "Harmannus ten Wolde" ;
  a2a:PersonName [
    rdfs:label "Harmannus ten Wolde" ;
    a2a:PersonNameFirstName "Harmannus" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Wolde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-7bb04015-db6c-35ff-7acb-5edf215e7ca4
  a a2a:Person ;
  rdfs:label "Meeuwes ten Wolde" ;
  a2a:PersonName [
    rdfs:label "Meeuwes ten Wolde" ;
    a2a:PersonNameFirstName "Meeuwes" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Wolde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person-c0ce0ab1-2481-d482-a917-516d291f841b
  a a2a:Person ;
  rdfs:label "Hilligjen Kik" ;
  a2a:PersonName [
    rdfs:label "Hilligjen Kik" ;
    a2a:PersonNameFirstName "Hilligjen" ;
    a2a:PersonNameLastName "Kik"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1775-01-04"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person:6391e3b2-507a-c169-db4e-b6682aeebef1 ;
  a2a:EventKeyRef oa:event_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Event1 .

oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person:6b7dbadd-1379-8add-7c6e-e5e3b46268ac ;
  a2a:EventKeyRef oa:event_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Event1 .

oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person:5afe64a2-5884-7ef3-a089-630f5a5ca148 ;
  a2a:EventKeyRef oa:event_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Event1 .

oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person:7bb04015-db6c-35ff-7acb-5edf215e7ca4 ;
  a2a:EventKeyRef oa:event_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Event1 .

oa:relationep_dar_b658d144-e03c-e87e-3164-40c5c4104a66_4
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Person:c0ce0ab1-2481-d482-a917-516d291f841b ;
  a2a:EventKeyRef oa:event_dar_b658d144-e03c-e87e-3164-40c5c4104a66_Event1 .

oa:source_dar_b658d144-e03c-e87e-3164-40c5c4104a66
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1775-01-04 - 1775-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1775-01-04"^^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:RegistryNumber "70" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 70, Doopregister Meppel 70, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/86736e2f-b59b-8f83-e081-0d7947c1c51b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b658d144-e03c-e87e-3164-40c5c4104a66" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/86736e2f-b59b-8f83-e081-0d7947c1c51b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b658d144-e03c-e87e-3164-40c5c4104a66" ;
  a2a:RecordGUID "{b658d144-e03c-e87e-3164-40c5c4104a66}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "70" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_791_00000791.xml van DAR" .

