@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_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49
  a a2a:Record ;
  rdfs:label "Geboorte op 9 oktober 1825 te Helmond" ;
  a2a:hasPerson oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557497, oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557498, oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557499 ;
  a2a:hasEvent oa:event_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_0, oa:relationep_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_1, oa:relationep_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_2 ;
  a2a:hasSource oa:source_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49 .

oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557497
  a a2a:Person ;
  rdfs:label "Peternel Wijnands" ;
  a2a:PersonName [
    rdfs:label "Peternel Wijnands" ;
    a2a:PersonNameFirstName "Peternel" ;
    a2a:PersonNameLastName "Wijnands"
  ] .

oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557498
  a a2a:Person ;
  rdfs:label "Willem Wijnands" ;
  a2a:PersonName [
    rdfs:label "Willem Wijnands" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Wijnands"
  ] .

oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557499
  a a2a:Person ;
  rdfs:label "Ida van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Ida van der Vorst" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vorst"
  ] .

oa:event_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-10-1825" ;
    a2a:Year "1825" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "1825-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557497 ;
  a2a:EventKeyRef oa:event_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Event1 .

oa:relationep_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557498 ;
  a2a:EventKeyRef oa:event_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Event1 .

oa:relationep_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Person4385557499 ;
  a2a:EventKeyRef oa:event_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49_Event1 .

oa:source_rhe_CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    a2a:Country "Nederland" ;
    rdfs:label "Helmond, Nederland", "1825-10-09 - 1825-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-10-1825" ;
    a2a:Year "1825" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "09-10-1825"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Helmond" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "5030" ;
    a2a:Folio "111" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Helmond, Registers van geboorteakten, 5030, 111"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/F18FA158EA2143C6BB3A9E1DD688D9F6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/F18FA158EA2143C6BB3A9E1DD688D9F6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/F18FA158EA2143C6BB3A9E1DD688D9F6"
  ] ;
  a2a:SourceLastChangeDate "2025-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/CEBDA3AE8FC24DFB8FEBCD3804202D49" ;
  a2a:RecordIdentifier "4385557496" ;
  a2a:RecordGUID "{CEBDA3AE-8FC2-4DFB-8FEB-CD3804202D49}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F2EDBCA86A614728900871916890DA5B" .

