@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_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c
  a a2a:Record ;
  rdfs:label "Geboorte op 23 april 1908 te Putte" ;
  a2a:hasPerson oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person-a7a7b5a5-ec63-0c61-b2b0-69fbe32be1bf, oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person-487fe56c-1a51-0090-1b4a-0a5c5900901b, oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person-b1c422d6-964f-4d23-3552-b0f33aeaf39f ;
  a2a:hasEvent oa:event_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_0, oa:relationep_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_1, oa:relationep_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_2 ;
  a2a:hasSource oa:source_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c .

oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person-a7a7b5a5-ec63-0c61-b2b0-69fbe32be1bf
  a a2a:Person ;
  rdfs:label "Victor Theodorus Schrauwen" ;
  a2a:PersonName [
    rdfs:label "Victor Theodorus Schrauwen" ;
    a2a:PersonNameFirstName "Victor Theodorus" ;
    a2a:PersonNameLastName "Schrauwen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:Profession "maalder" .

oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person-487fe56c-1a51-0090-1b4a-0a5c5900901b
  a a2a:Person ;
  rdfs:label "Johanna van Ginneken" ;
  a2a:PersonName [
    rdfs:label "Johanna van Ginneken" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ginneken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person-b1c422d6-964f-4d23-3552-b0f33aeaf39f
  a a2a:Person ;
  rdfs:label "Petrus Cornelius Adrianus Josephus Schrauwen" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelius Adrianus Josephus Schrauwen" ;
    a2a:PersonNameFirstName "Petrus Cornelius Adrianus Josephus" ;
    a2a:PersonNameLastName "Schrauwen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1908-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:event_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1908-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person:a7a7b5a5-ec63-0c61-b2b0-69fbe32be1bf ;
  a2a:EventKeyRef oa:event_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Event1 .

oa:relationep_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person:487fe56c-1a51-0090-1b4a-0a5c5900901b ;
  a2a:EventKeyRef oa:event_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Event1 .

oa:relationep_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Person:b1c422d6-964f-4d23-3552-b0f33aeaf39f ;
  a2a:EventKeyRef oa:event_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c_Event1 .

oa:source_wba_74f7b291-abfa-8ea6-ffd3-239964ced50c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1908-04-23 - 1908-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1908-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 10001, Periode:..." ;
    a2a:Book "Geboorteregister 1883-1912" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "10001" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 10001, Periode:..., Geboorteregister 1883-1912, 11, 10001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/0b2d8152-fec3-f38f-9674-377df239edb3.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/74f7b291-abfa-8ea6-ffd3-239964ced50c" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/0b2d8152-fec3-f38f-9674-377df239edb3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/74f7b291-abfa-8ea6-ffd3-239964ced50c" ;
  a2a:RecordGUID "{74f7b291-abfa-8ea6-ffd3-239964ced50c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17185_00017185.xml van WBA" .

