@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_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juni 1918 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person-c6ad9c82-dc88-825d-3fa9-30e8e5e09d4d, oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person-1139f481-c886-5c40-918a-51f9ba285c0d, oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person-211b5041-1a60-6693-b92a-b22c32d258cb ;
  a2a:hasEvent oa:event_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_0, oa:relationep_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_1, oa:relationep_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_2 ;
  a2a:hasSource oa:source_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39 .

oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person-c6ad9c82-dc88-825d-3fa9-30e8e5e09d4d
  a a2a:Person ;
  rdfs:label "Roelof Stobbe" ;
  a2a:PersonName [
    rdfs:label "Roelof Stobbe" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Stobbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person-1139f481-c886-5c40-918a-51f9ba285c0d
  a a2a:Person ;
  rdfs:label "Millanie Cornelia Henriette van Gils" ;
  a2a:PersonName [
    rdfs:label "Millanie Cornelia Henriette van Gils" ;
    a2a:PersonNameFirstName "Millanie Cornelia Henriette" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person-211b5041-1a60-6693-b92a-b22c32d258cb
  a a2a:Person ;
  rdfs:label "Harm Johannes Stobbe" ;
  a2a:PersonName [
    rdfs:label "Harm Johannes Stobbe" ;
    a2a:PersonNameFirstName "Harm Johannes" ;
    a2a:PersonNameLastName "Stobbe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1918-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:event_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1918-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person:c6ad9c82-dc88-825d-3fa9-30e8e5e09d4d ;
  a2a:EventKeyRef oa:event_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Event1 .

oa:relationep_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person:1139f481-c886-5c40-918a-51f9ba285c0d ;
  a2a:EventKeyRef oa:event_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Event1 .

oa:relationep_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Person:211b5041-1a60-6693-b92a-b22c32d258cb ;
  a2a:EventKeyRef oa:event_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39_Event1 .

oa:source_rat_c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1918-06-02 - 1918-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1918-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "42" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1918, Geboorteregister 1918, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/edf94774-0bb4-b126-48df-010cdb92f857.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/edf94774-0bb4-b126-48df-010cdb92f857.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39" ;
  a2a:RecordGUID "{c4fdd7d5-12aa-e8b3-58a6-c1731b9b9d39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_12772_00012772.xml van RAT" .

