@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_06fce775-4da8-4e14-0fe2-8654355f7643
  a a2a:Record ;
  rdfs:label "Geboorte op 22 juli 1905 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person-45e3a154-f34a-b817-ed2b-f48322759ef3, oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person-6eb43fe8-2a28-7847-f102-f8d173d2e2e2, oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person-ca5b01e6-e766-b924-bfbe-acdc7f9c5fcc ;
  a2a:hasEvent oa:event_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_06fce775-4da8-4e14-0fe2-8654355f7643_0, oa:relationep_rat_06fce775-4da8-4e14-0fe2-8654355f7643_1, oa:relationep_rat_06fce775-4da8-4e14-0fe2-8654355f7643_2 ;
  a2a:hasSource oa:source_rat_06fce775-4da8-4e14-0fe2-8654355f7643 .

oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person-45e3a154-f34a-b817-ed2b-f48322759ef3
  a a2a:Person ;
  rdfs:label "Franciscus Hubertus Greven" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hubertus Greven" ;
    a2a:PersonNameFirstName "Franciscus Hubertus" ;
    a2a:PersonNameLastName "Greven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person-6eb43fe8-2a28-7847-f102-f8d173d2e2e2
  a a2a:Person ;
  rdfs:label "Wilhelmus Theodorus Greven" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Theodorus Greven" ;
    a2a:PersonNameFirstName "Wilhelmus Theodorus" ;
    a2a:PersonNameLastName "Greven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1905-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person-ca5b01e6-e766-b924-bfbe-acdc7f9c5fcc
  a a2a:Person ;
  rdfs:label "Johanna Voogd" ;
  a2a:PersonName [
    rdfs:label "Johanna Voogd" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Voogd"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1905-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_06fce775-4da8-4e14-0fe2-8654355f7643_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person:45e3a154-f34a-b817-ed2b-f48322759ef3 ;
  a2a:EventKeyRef oa:event_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Event1 .

oa:relationep_rat_06fce775-4da8-4e14-0fe2-8654355f7643_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person:6eb43fe8-2a28-7847-f102-f8d173d2e2e2 ;
  a2a:EventKeyRef oa:event_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Event1 .

oa:relationep_rat_06fce775-4da8-4e14-0fe2-8654355f7643_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Person:ca5b01e6-e766-b924-bfbe-acdc7f9c5fcc ;
  a2a:EventKeyRef oa:event_rat_06fce775-4da8-4e14-0fe2-8654355f7643_Event1 .

oa:source_rat_06fce775-4da8-4e14-0fe2-8654355f7643
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1905-07-22 - 1905-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1905-07-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1905" ;
    a2a:Book "Geboorteregister 1905" ;
    a2a:DocumentNumber "163" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1905, Geboorteregister 1905, 163"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b06c2019-16df-1624-1164-139ceb63f4d9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/06fce775-4da8-4e14-0fe2-8654355f7643" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b06c2019-16df-1624-1164-139ceb63f4d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/06fce775-4da8-4e14-0fe2-8654355f7643" ;
  a2a:RecordGUID "{06fce775-4da8-4e14-0fe2-8654355f7643}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13727_00013727.xml van RAT" .

