@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_26a09dae-926b-4084-973d-e3fad403c1a7
  a a2a:Record ;
  rdfs:label "Geboorte op 23 november 1877 te Assen" ;
  a2a:hasPerson oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person-0bf59053-0192-488c-ab8b-463cea23fa96, oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person-67cbea6c-a5b1-486d-a0a0-be057d07d12c, oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person-8cd38554-2492-4258-8b3a-05f7c24f2f7c ;
  a2a:hasEvent oa:event_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_26a09dae-926b-4084-973d-e3fad403c1a7_0, oa:relationep_dar_26a09dae-926b-4084-973d-e3fad403c1a7_1, oa:relationep_dar_26a09dae-926b-4084-973d-e3fad403c1a7_2 ;
  a2a:hasSource oa:source_dar_26a09dae-926b-4084-973d-e3fad403c1a7 .

oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person-0bf59053-0192-488c-ab8b-463cea23fa96
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person-67cbea6c-a5b1-486d-a0a0-be057d07d12c
  a a2a:Person ;
  rdfs:label "Egbertien Polling" ;
  a2a:PersonName [
    rdfs:label "Egbertien Polling" ;
    a2a:PersonNameFirstName "Egbertien" ;
    a2a:PersonNameLastName "Polling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person-8cd38554-2492-4258-8b3a-05f7c24f2f7c
  a a2a:Person ;
  rdfs:label "Albert Jan Polling" ;
  a2a:PersonName [
    rdfs:label "Albert Jan Polling" ;
    a2a:PersonNameFirstName "Albert Jan" ;
    a2a:PersonNameLastName "Polling"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1877-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:event_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1877-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_26a09dae-926b-4084-973d-e3fad403c1a7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person:0bf59053-0192-488c-ab8b-463cea23fa96 ;
  a2a:EventKeyRef oa:event_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Event1 .

oa:relationep_dar_26a09dae-926b-4084-973d-e3fad403c1a7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person:67cbea6c-a5b1-486d-a0a0-be057d07d12c ;
  a2a:EventKeyRef oa:event_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Event1 .

oa:relationep_dar_26a09dae-926b-4084-973d-e3fad403c1a7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Person:8cd38554-2492-4258-8b3a-05f7c24f2f7c ;
  a2a:EventKeyRef oa:event_dar_26a09dae-926b-4084-973d-e3fad403c1a7_Event1 .

oa:source_dar_26a09dae-926b-4084-973d-e3fad403c1a7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1877-11-23 - 1877-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1877-11-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1877, Periode: 1877" ;
    a2a:Book "Geboorteregister Assen 1877" ;
    a2a:DocumentNumber "223" ;
    a2a:RegistryNumber "1877" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1877, Periode: 1877, Geboorteregister Assen 1877, 223, 1877"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c98972dc-631f-cfec-7cd0-6a79f4b4eb8b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/26a09dae-926b-4084-973d-e3fad403c1a7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c98972dc-631f-cfec-7cd0-6a79f4b4eb8b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/26a09dae-926b-4084-973d-e3fad403c1a7" ;
  a2a:RecordGUID "{26a09dae-926b-4084-973d-e3fad403c1a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2715_00002715.xml van DAR" .

