@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_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB
  a a2a:Record ;
  rdfs:label "Doop op 1 juli 1710 te Nuenen" ;
  a2a:hasPerson oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298909, oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298910, oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298911, oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298912, oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298913, oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298914 ;
  a2a:hasEvent oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_0, oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_1, oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_2, oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_3, oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_4, oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_5 ;
  a2a:hasSource oa:source_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB .

oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298909
  a a2a:Person ;
  rdfs:label "Gerarda Wilhelmus" ;
  a2a:PersonName [
    rdfs:label "Gerarda Wilhelmus" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Wilhelmus"
  ] .

oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298910
  a a2a:Person ;
  rdfs:label "Paulus Wilhelmus" ;
  a2a:PersonName [
    rdfs:label "Paulus Wilhelmus" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Wilhelmus"
  ] .

oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298911
  a a2a:Person ;
  rdfs:label "Maria Godefridus van der Beeck" ;
  a2a:PersonName [
    rdfs:label "Maria Godefridus van der Beeck" ;
    a2a:PersonNameFirstName "Maria Godefridus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beeck"
  ] .

oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298912
  a a2a:Person ;
  rdfs:label "Gerardus Godefridus van der Beeck" ;
  a2a:PersonName [
    rdfs:label "Gerardus Godefridus van der Beeck" ;
    a2a:PersonNameFirstName "Gerardus Godefridus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beeck"
  ] .

oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298913
  a a2a:Person ;
  rdfs:label "Margareta de Greef" ;
  a2a:PersonName [
    rdfs:label "Margareta de Greef" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Greef"
  ] .

oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298914
  a a2a:Person ;
  rdfs:label "Joanna Jacobus" ;
  a2a:PersonName [
    rdfs:label "Joanna Jacobus" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Jacobus"
  ] .

oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "01-07-1710" ;
    a2a:Year "1710" ;
    a2a:Month "07" ;
    a2a:Day "01" ;
    rdfs:label "1710-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nuenen" ;
    rdfs:label "Nuenen"
  ] .

oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298909 ;
  a2a:EventKeyRef oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1 .

oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298910 ;
  a2a:EventKeyRef oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1 .

oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298911 ;
  a2a:EventKeyRef oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1 .

oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298912 ;
  a2a:EventKeyRef oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1 .

oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298913 ;
  a2a:EventKeyRef oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1 .

oa:relationep_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Person3233298914 ;
  a2a:EventKeyRef oa:event_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB_Event1 .

oa:source_rhe_B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nuenen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nuenen, Nederland", "1710-07-01 - 1710-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-07-1710" ;
    a2a:Year "1710" ;
    a2a:Month "07" ;
    a2a:Day "01" ;
    rdfs:label "01-07-1710"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..." ;
    a2a:Book "Doop-, trouw- en begraafboek Nuenen" ;
    a2a:RegistryNumber "30.4" ;
    a2a:Folio "29v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Nuenen, 30.4, 29v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/6F8C1AE2382441CF9386191AEB2D951D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/6F8C1AE2382441CF9386191AEB2D951D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/6F8C1AE2382441CF9386191AEB2D951D"
  ] ;
  a2a:SourceLastChangeDate "2023-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/B4F95D77EB4D4081B3FDBA02E3F6BDFB" ;
  a2a:RecordIdentifier "3233298908" ;
  a2a:RecordGUID "{B4F95D77-EB4D-4081-B3FD-BA02E3F6BDFB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5991072C0C204AF29B580F6DFAC4E2FD" .

