@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_e50f3d69-e1f0-afa9-e878-a75e29d241b3
  a a2a:Record ;
  rdfs:label "Geboorte op 24 augustus 1910 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person-1efc736f-5b7f-8f70-8bd9-8922a8c29ae2, oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person-7c0baa17-e4ae-cea2-127f-6b6d9b45c205, oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person-394c1eb4-84e3-c5ea-c8d9-497dc9b43c44 ;
  a2a:hasEvent oa:event_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_0, oa:relationep_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_1, oa:relationep_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_2 ;
  a2a:hasSource oa:source_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3 .

oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person-1efc736f-5b7f-8f70-8bd9-8922a8c29ae2
  a a2a:Person ;
  rdfs:label "Franciscus van Mook" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Mook" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mook"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person-7c0baa17-e4ae-cea2-127f-6b6d9b45c205
  a a2a:Person ;
  rdfs:label "Cornelia Beesems" ;
  a2a:PersonName [
    rdfs:label "Cornelia Beesems" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Beesems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person-394c1eb4-84e3-c5ea-c8d9-497dc9b43c44
  a a2a:Person ;
  rdfs:label "Bertus Matheus van Mook" ;
  a2a:PersonName [
    rdfs:label "Bertus Matheus van Mook" ;
    a2a:PersonNameFirstName "Bertus Matheus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mook"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1910-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:event_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1910-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person:1efc736f-5b7f-8f70-8bd9-8922a8c29ae2 ;
  a2a:EventKeyRef oa:event_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Event1 .

oa:relationep_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person:7c0baa17-e4ae-cea2-127f-6b6d9b45c205 ;
  a2a:EventKeyRef oa:event_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Event1 .

oa:relationep_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Person:394c1eb4-84e3-c5ea-c8d9-497dc9b43c44 ;
  a2a:EventKeyRef oa:event_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3_Event1 .

oa:source_rat_e50f3d69-e1f0-afa9-e878-a75e29d241b3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1910-08-24 - 1910-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1910-08-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1910" ;
    a2a:Book "Geboorteregister 1910" ;
    a2a:DocumentNumber "289" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1910, Geboorteregister 1910, 289"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a59b66c5-48aa-545c-7396-0e014434de7c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e50f3d69-e1f0-afa9-e878-a75e29d241b3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a59b66c5-48aa-545c-7396-0e014434de7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e50f3d69-e1f0-afa9-e878-a75e29d241b3" ;
  a2a:RecordGUID "{e50f3d69-e1f0-afa9-e878-a75e29d241b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13409_00013409.xml van RAT" .

