@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_80aea922-2f7e-487c-aaf7-e9030bd5ef0a
  a a2a:Record ;
  rdfs:label "Geboorte op 29 mei 1866 te Erica" ;
  a2a:hasPerson oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person-3d6d0462-57e3-4a3f-8a40-553e423079ba, oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person-019a9f05-59b3-42b7-9f76-86b500f7d538, oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person-c940b52a-c51f-4995-9a06-a0a0384a1edf ;
  a2a:hasEvent oa:event_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_0, oa:relationep_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_1, oa:relationep_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_2 ;
  a2a:hasSource oa:source_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a .

oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person-3d6d0462-57e3-4a3f-8a40-553e423079ba
  a a2a:Person ;
  rdfs:label "Jan Willem Moorman" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Moorman" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Moorman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person-019a9f05-59b3-42b7-9f76-86b500f7d538
  a a2a:Person ;
  rdfs:label "Roelofje Liester" ;
  a2a:PersonName [
    rdfs:label "Roelofje Liester" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Liester"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person-c940b52a-c51f-4995-9a06-a0a0384a1edf
  a a2a:Person ;
  rdfs:label "Geert Harm Moorman" ;
  a2a:PersonName [
    rdfs:label "Geert Harm Moorman" ;
    a2a:PersonNameFirstName "Geert Harm" ;
    a2a:PersonNameLastName "Moorman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1866-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erica" ;
    rdfs:label "Erica"
  ] .

oa:event_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1866-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erica" ;
    rdfs:label "Erica"
  ] .

oa:relationep_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person:3d6d0462-57e3-4a3f-8a40-553e423079ba ;
  a2a:EventKeyRef oa:event_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Event1 .

oa:relationep_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person:019a9f05-59b3-42b7-9f76-86b500f7d538 ;
  a2a:EventKeyRef oa:event_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Event1 .

oa:relationep_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Person:c940b52a-c51f-4995-9a06-a0a0384a1edf ;
  a2a:EventKeyRef oa:event_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a_Event1 .

oa:source_dar_80aea922-2f7e-487c-aaf7-e9030bd5ef0a
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1866-05-29 - 1866-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1866-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1866, Periode: 1866" ;
    a2a:Book "Geboorteregister Emmen 1866" ;
    a2a:DocumentNumber "92" ;
    a2a:RegistryNumber "1866" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1866, Periode: 1866, Geboorteregister Emmen 1866, 92, 1866"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/999ac5d7-c620-20b9-3f4d-5df33740acd1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/80aea922-2f7e-487c-aaf7-e9030bd5ef0a" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/999ac5d7-c620-20b9-3f4d-5df33740acd1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/80aea922-2f7e-487c-aaf7-e9030bd5ef0a" ;
  a2a:RecordGUID "{80aea922-2f7e-487c-aaf7-e9030bd5ef0a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3017_00003017.xml van DAR" .

