@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_664d16b9-dc76-e131-e1e0-2d33651aeb60
  a a2a:Record ;
  rdfs:label "Geboorte op 14 september 1912 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person-91dac649-d453-284f-3aeb-f44ebf9a937d, oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person-6d229bad-93c9-95a8-50ff-1ff233476c4e, oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person-f1e09543-500e-05a6-4915-51c2f6179b11 ;
  a2a:hasEvent oa:event_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_0, oa:relationep_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_1, oa:relationep_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_2 ;
  a2a:hasSource oa:source_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60 .

oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person-91dac649-d453-284f-3aeb-f44ebf9a937d
  a a2a:Person ;
  rdfs:label "Stephanus Fijneman" ;
  a2a:PersonName [
    rdfs:label "Stephanus Fijneman" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Fijneman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person-6d229bad-93c9-95a8-50ff-1ff233476c4e
  a a2a:Person ;
  rdfs:label "Pietronella van Vugt" ;
  a2a:PersonName [
    rdfs:label "Pietronella van Vugt" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person-f1e09543-500e-05a6-4915-51c2f6179b11
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Fijneman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Fijneman" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNameLastName "Fijneman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1912-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:event_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1912-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person:91dac649-d453-284f-3aeb-f44ebf9a937d ;
  a2a:EventKeyRef oa:event_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Event1 .

oa:relationep_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person:6d229bad-93c9-95a8-50ff-1ff233476c4e ;
  a2a:EventKeyRef oa:event_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Event1 .

oa:relationep_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Person:f1e09543-500e-05a6-4915-51c2f6179b11 ;
  a2a:EventKeyRef oa:event_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60_Event1 .

oa:source_rat_664d16b9-dc76-e131-e1e0-2d33651aeb60
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1912-09-14 - 1912-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1912-09-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1912" ;
    a2a:Book "Geboorteregister 1912" ;
    a2a:DocumentNumber "298" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1912, Geboorteregister 1912, 298"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d8ce21c7-fe38-9654-28f5-5c571f73d67a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/664d16b9-dc76-e131-e1e0-2d33651aeb60" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d8ce21c7-fe38-9654-28f5-5c571f73d67a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/664d16b9-dc76-e131-e1e0-2d33651aeb60" ;
  a2a:RecordGUID "{664d16b9-dc76-e131-e1e0-2d33651aeb60}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13170_00013170.xml van RAT" .

