@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_150143f1-4b6d-4b10-b2ae-e0748b13dfae
  a a2a:Record ;
  rdfs:label "Doop op 4 februari 1725" ;
  a2a:hasPerson oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person-56bb56dc-6ee8-4204-940a-4eb8fcfdcf54, oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person-b20f9547-ab70-4c5f-98c4-bab34aba8803, oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person-d935985e-d3ce-427d-b949-8ec3f3a462e2 ;
  a2a:hasEvent oa:event_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_0, oa:relationep_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_1, oa:relationep_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_2 ;
  a2a:hasSource oa:source_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae .

oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person-56bb56dc-6ee8-4204-940a-4eb8fcfdcf54
  a a2a:Person ;
  rdfs:label "Herman" ;
  a2a:PersonName [
    rdfs:label "Herman" ;
    a2a:PersonNameFirstName "Herman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Roderwolde" ;
    rdfs:label "Roderwolde"
  ] .

oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person-b20f9547-ab70-4c5f-98c4-bab34aba8803
  a a2a:Person ;
  rdfs:label "Grietje Abrahams" ;
  a2a:PersonName [
    rdfs:label "Grietje Abrahams" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Abrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person-d935985e-d3ce-427d-b949-8ec3f3a462e2
  a a2a:Person ;
  rdfs:label "Barteld Jans" ;
  a2a:PersonName [
    rdfs:label "Barteld Jans" ;
    a2a:PersonNameFirstName "Barteld" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1725-02-04"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person:56bb56dc-6ee8-4204-940a-4eb8fcfdcf54 ;
  a2a:EventKeyRef oa:event_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Event1 .

oa:relationep_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person:b20f9547-ab70-4c5f-98c4-bab34aba8803 ;
  a2a:EventKeyRef oa:event_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Event1 .

oa:relationep_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Person:d935985e-d3ce-427d-b949-8ec3f3a462e2 ;
  a2a:EventKeyRef oa:event_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae_Event1 .

oa:source_dar_150143f1-4b6d-4b10-b2ae-e0748b13dfae
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roderwolde" ;
    rdfs:label "Roderwolde", "1725-02-04 - 1725-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1725-02-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 95" ;
    a2a:Book "Doopregister Roderwolde 95" ;
    a2a:DocumentNumber "95" ;
    a2a:RegistryNumber "95" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 95, Doopregister Roderwolde 95, 95, 95"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/020c6f7f-b07a-0c29-c353-adfccf084c38.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/150143f1-4b6d-4b10-b2ae-e0748b13dfae" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/020c6f7f-b07a-0c29-c353-adfccf084c38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/150143f1-4b6d-4b10-b2ae-e0748b13dfae" ;
  a2a:RecordGUID "{150143f1-4b6d-4b10-b2ae-e0748b13dfae}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23746_00023746.xml van DAR" .

