@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_rat_77f39db8-567c-79ce-e803-16b5009f1bfb
  a a2a:Record ;
  rdfs:label "Geboorte op 22 augustus 1906 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person-3e2316cb-9983-1d3e-c8c1-fbdf7adf3d40, oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person-b7b26431-abd5-ea0f-ea70-07b55b9a93a9, oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person-64a9e14e-d935-e9a8-5642-f3cb8bf2d5eb ;
  a2a:hasEvent oa:event_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_0, oa:relationep_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_1, oa:relationep_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_2 ;
  a2a:hasSource oa:source_rat_77f39db8-567c-79ce-e803-16b5009f1bfb .

oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person-3e2316cb-9983-1d3e-c8c1-fbdf7adf3d40
  a a2a:Person ;
  rdfs:label "Cornelis Josephus Antonius Sterk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Josephus Antonius Sterk" ;
    a2a:PersonNameFirstName "Cornelis Josephus Antonius" ;
    a2a:PersonNameLastName "Sterk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person-b7b26431-abd5-ea0f-ea70-07b55b9a93a9
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Maria van den Noort" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Maria van den Noort" ;
    a2a:PersonNameFirstName "Elisabeth Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person-64a9e14e-d935-e9a8-5642-f3cb8bf2d5eb
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Anna Sterk" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Anna Sterk" ;
    a2a:PersonNameFirstName "Adriana Cornelia Anna" ;
    a2a:PersonNameLastName "Sterk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1906-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:event_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1906-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person:3e2316cb-9983-1d3e-c8c1-fbdf7adf3d40 ;
  a2a:EventKeyRef oa:event_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Event1 .

oa:relationep_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person:b7b26431-abd5-ea0f-ea70-07b55b9a93a9 ;
  a2a:EventKeyRef oa:event_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Event1 .

oa:relationep_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Person:64a9e14e-d935-e9a8-5642-f3cb8bf2d5eb ;
  a2a:EventKeyRef oa:event_rat_77f39db8-567c-79ce-e803-16b5009f1bfb_Event1 .

oa:source_rat_77f39db8-567c-79ce-e803-16b5009f1bfb
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1906-08-22 - 1906-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1906-08-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1906" ;
    a2a:Book "Geboorteregister 1906" ;
    a2a:DocumentNumber "274" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1906, Geboorteregister 1906, 274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c9ceb263-6dfc-b26b-1597-9fd74aed683f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/77f39db8-567c-79ce-e803-16b5009f1bfb" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c9ceb263-6dfc-b26b-1597-9fd74aed683f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/77f39db8-567c-79ce-e803-16b5009f1bfb" ;
  a2a:RecordGUID "{77f39db8-567c-79ce-e803-16b5009f1bfb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15013_00015013.xml van RAT" .

