@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_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f
  a a2a:Record ;
  rdfs:label "Doop op 16 juli 1738 te Oud en Nieuw Gastel" ;
  a2a:hasPerson oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-6e59e1a7-2519-f931-4504-81a45aa2538c, oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-3262dd06-eaa4-1ea8-68d9-69f29fb46c74, oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-fc62fab2-b52f-12e2-0cf5-e18a21d874b1, oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-3a722d86-6934-92ca-fcb1-1938661a8ffe, oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-60585e66-0189-0437-4e1c-a51f5517424f ;
  a2a:hasEvent oa:event_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_0, oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_1, oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_2, oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_3, oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_4 ;
  a2a:hasSource oa:source_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f .

oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-6e59e1a7-2519-f931-4504-81a45aa2538c
  a a2a:Person ;
  rdfs:label "Joanna Jordaens" ;
  a2a:PersonName [
    rdfs:label "Joanna Jordaens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Jordaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-3262dd06-eaa4-1ea8-68d9-69f29fb46c74
  a a2a:Person ;
  rdfs:label "Laurentius Everde" ;
  a2a:PersonName [
    rdfs:label "Laurentius Everde" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Everde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-fc62fab2-b52f-12e2-0cf5-e18a21d874b1
  a a2a:Person ;
  rdfs:label "Maria Scouw" ;
  a2a:PersonName [
    rdfs:label "Maria Scouw" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Scouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-3a722d86-6934-92ca-fcb1-1938661a8ffe
  a a2a:Person ;
  rdfs:label "Maria van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Maria van den Bosch" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person-60585e66-0189-0437-4e1c-a51f5517424f
  a a2a:Person ;
  rdfs:label "Cornelius Jordaens" ;
  a2a:PersonName [
    rdfs:label "Cornelius Jordaens" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Jordaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1738-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person:6e59e1a7-2519-f931-4504-81a45aa2538c ;
  a2a:EventKeyRef oa:event_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Event1 .

oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person:3262dd06-eaa4-1ea8-68d9-69f29fb46c74 ;
  a2a:EventKeyRef oa:event_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Event1 .

oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person:fc62fab2-b52f-12e2-0cf5-e18a21d874b1 ;
  a2a:EventKeyRef oa:event_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Event1 .

oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person:3a722d86-6934-92ca-fcb1-1938661a8ffe ;
  a2a:EventKeyRef oa:event_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Event1 .

oa:relationep_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Person:60585e66-0189-0437-4e1c-a51f5517424f ;
  a2a:EventKeyRef oa:event_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f_Event1 .

oa:source_bhi_bf5326c7-e7b3-be57-51c1-942e5e845f3f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1738-07-16 - 1738-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1738-07-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "56r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 56r"
  ] ;
  a2a:SourceLastChangeDate "2015-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/bf5326c7-e7b3-be57-51c1-942e5e845f3f" ;
  a2a:RecordGUID "{bf5326c7-e7b3-be57-51c1-942e5e845f3f}" .

