@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f
  a a2a:Record ;
  rdfs:label "Geboorte op 24 maart 1854 te Ruinerwold" ;
  a2a:hasPerson oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person-900a3e69-e4d7-4f7f-b945-4d9d9446a83e, oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person-03536d32-0b09-4632-8633-8700735af0eb, oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person-4e69ce9c-4bd3-49d5-96fe-b172e271b2af ;
  a2a:hasEvent oa:event_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_0, oa:relationep_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_1, oa:relationep_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_2 ;
  a2a:hasSource oa:source_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f .

oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person-900a3e69-e4d7-4f7f-b945-4d9d9446a83e
  a a2a:Person ;
  rdfs:label "Remke Hendrik Biemold" ;
  owl:sameAs oa:person_dar_501e9c77-1899-4385-8378-cc515c2ebf38_Person-32dc4bf5-c4d3-49b3-b951-213f7b3373c3, oa:person_dar_9d3fdba1-fa7e-433e-8874-346ce248ee19_Person-a2f8f446-3b6c-4341-92f3-40e9d9897906, oa:person_dar_d3d10f1d-f2a1-4ad1-b70a-2c33e2d86fd8_Person-d24c1664-090c-44c5-a975-a8e0eeb4abc9 ;
  a2a:PersonName [
    rdfs:label "Remke Hendrik Biemold" ;
    a2a:PersonNameFirstName "Remke Hendrik" ;
    a2a:PersonNameLastName "Biemold"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person-03536d32-0b09-4632-8633-8700735af0eb
  a a2a:Person ;
  rdfs:label "Roelofje Geerts Scheper" ;
  owl:sameAs oa:person_dar_501e9c77-1899-4385-8378-cc515c2ebf38_Person-3b982053-2746-4003-87a8-bb0fb427c8c4, oa:person_dar_9d3fdba1-fa7e-433e-8874-346ce248ee19_Person-07746d7a-ffb3-409a-83e8-aa9f114d2bfb, oa:person_dar_d3d10f1d-f2a1-4ad1-b70a-2c33e2d86fd8_Person-2f680d76-402c-4199-99dd-b990e506f7e9 ;
  a2a:PersonName [
    rdfs:label "Roelofje Geerts Scheper" ;
    a2a:PersonNameFirstName "Roelofje Geerts" ;
    a2a:PersonNameLastName "Scheper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person-4e69ce9c-4bd3-49d5-96fe-b172e271b2af
  a a2a:Person ;
  rdfs:label "Hendrik Biemold" ;
  owl:sameAs oa:person_dar_9d3fdba1-fa7e-433e-8874-346ce248ee19_Person-c891cedd-15ca-4402-8278-374f569f19ce, oa:person_dar_501e9c77-1899-4385-8378-cc515c2ebf38_Person-6fd12cc3-a263-4546-8334-31c1a1032745 ;
  a2a:PersonName [
    rdfs:label "Hendrik Biemold" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Biemold"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1854-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:event_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1854-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:relationep_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person:900a3e69-e4d7-4f7f-b945-4d9d9446a83e ;
  a2a:EventKeyRef oa:event_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Event1 .

oa:relationep_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person:03536d32-0b09-4632-8633-8700735af0eb ;
  a2a:EventKeyRef oa:event_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Event1 .

oa:relationep_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Person:4e69ce9c-4bd3-49d5-96fe-b172e271b2af ;
  a2a:EventKeyRef oa:event_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f_Event1 .

oa:source_dar_4d5f72aa-ff56-432f-ae75-e879aea0e20f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1854-03-25 - 1854-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1854-03-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1854, Periode: 1854" ;
    a2a:Book "Geboorteregister Ruinerwold 1854" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1854" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1854, Periode: 1854, Geboorteregister Ruinerwold 1854, 12, 1854"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ee7076fd-9898-081b-7a63-9544fabdf8b4.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4d5f72aa-ff56-432f-ae75-e879aea0e20f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ee7076fd-9898-081b-7a63-9544fabdf8b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4d5f72aa-ff56-432f-ae75-e879aea0e20f" ;
  a2a:RecordGUID "{4d5f72aa-ff56-432f-ae75-e879aea0e20f}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1854" ;
  a2a:SourceRemarkregister_periode "1854" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2858_00002858.xml van DAR" .

