@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_58fcee90-55e1-756e-2f0f-e9b791eb9005
  a a2a:Record ;
  rdfs:label "Geboorte op 20 december 1918 te Vries" ;
  a2a:hasPerson oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person-4b4245d9-16f1-baf4-a3d2-b6d939581007, oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person-c26c3da7-5be5-0844-e516-6523d4e20004, oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person-d6f4a670-acfc-97b6-0bba-62f6096db3fb ;
  a2a:hasEvent oa:event_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_0, oa:relationep_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_1, oa:relationep_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_2 ;
  a2a:hasSource oa:source_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005 .

oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person-4b4245d9-16f1-baf4-a3d2-b6d939581007
  a a2a:Person ;
  rdfs:label "Albert Ebbinge" ;
  owl:sameAs oa:person_dar_90929920-5894-c8c6-6634-e789aaec0117_Person-fd23cf6d-e59f-75ec-b519-08a75cfac802, oa:person_dar_98ab8de4-7528-e85a-3593-e1357160467c_Person-7d36ecfb-d047-fbfe-c6e0-8e1d85c75428, oa:person_dar_bee6c512-3478-b530-484d-e110ea714592_Person-b05e0c06-d3e8-b648-f0dd-c768467c676a, oa:person_dar_f3e8dce9-1ca1-c671-a8ad-42f68682f8f8_Person-5597f79f-dffc-b82c-2802-6955720c19e3 ;
  a2a:PersonName [
    rdfs:label "Albert Ebbinge" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Ebbinge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person-c26c3da7-5be5-0844-e516-6523d4e20004
  a a2a:Person ;
  rdfs:label "Jan Ebbinge" ;
  a2a:PersonName [
    rdfs:label "Jan Ebbinge" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ebbinge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1918-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person-d6f4a670-acfc-97b6-0bba-62f6096db3fb
  a a2a:Person ;
  rdfs:label "Hinderkien Wolters" ;
  owl:sameAs oa:person_dar_90929920-5894-c8c6-6634-e789aaec0117_Person-14ab7537-b5cb-2d99-5256-92bb609e0ddc, oa:person_dar_98ab8de4-7528-e85a-3593-e1357160467c_Person-ff748da7-9c7e-b30f-cac7-a4a6b3283222, oa:person_dar_bee6c512-3478-b530-484d-e110ea714592_Person-795bf727-d020-1156-98c9-a9fe0dbf68ec, oa:person_dar_f3e8dce9-1ca1-c671-a8ad-42f68682f8f8_Person-665631c5-a382-e7d6-057c-871e46eb3b15 ;
  a2a:PersonName [
    rdfs:label "Hinderkien Wolters" ;
    a2a:PersonNameFirstName "Hinderkien" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1918-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:relationep_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person:4b4245d9-16f1-baf4-a3d2-b6d939581007 ;
  a2a:EventKeyRef oa:event_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Event1 .

oa:relationep_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person:c26c3da7-5be5-0844-e516-6523d4e20004 ;
  a2a:EventKeyRef oa:event_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Event1 .

oa:relationep_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Person:d6f4a670-acfc-97b6-0bba-62f6096db3fb ;
  a2a:EventKeyRef oa:event_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005_Event1 .

oa:source_dar_58fcee90-55e1-756e-2f0f-e9b791eb9005
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1918-12-21 - 1918-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1918-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1918, Periode: 1918" ;
    a2a:Book "Geboorteregister Vries 1918" ;
    a2a:DocumentNumber "133" ;
    a2a:RegistryNumber "1918" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1918, Periode: 1918, Geboorteregister Vries 1918, 133, 1918"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/59648bdf-34d7-bf07-408d-fca4c8cc080f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/58fcee90-55e1-756e-2f0f-e9b791eb9005" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/59648bdf-34d7-bf07-408d-fca4c8cc080f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/58fcee90-55e1-756e-2f0f-e9b791eb9005" ;
  a2a:RecordGUID "{58fcee90-55e1-756e-2f0f-e9b791eb9005}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_41_00000041.xml van DAR" .

