@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_474b5486-9397-e2ac-c31d-ddecbdf7835f
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1716 te Gemert" ;
  a2a:hasPerson oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-08504c38-4643-11e3-a747-d206bceb4d38, oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-085087c0-4643-11e3-a747-d206bceb4d38, oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-0850c456-4643-11e3-a747-d206bceb4d38, oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-084fd906-4643-11e3-a747-d206bceb4d38, oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-085013da-4643-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_0, oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_1, oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_2, oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_3, oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_4 ;
  a2a:hasSource oa:source_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f .

oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-08504c38-4643-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabeth Claessen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Claessen" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-085087c0-4643-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerardus Laermans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Laermans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Laermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-0850c456-4643-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria N.N." ;
  a2a:PersonName [
    rdfs:label "Maria N.N." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-084fd906-4643-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Custers" ;
  a2a:PersonName [
    rdfs:label "Joanna Custers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Custers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person-085013da-4643-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmus Janssen Custers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Janssen Custers" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNameLastName "Custers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1716-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] .

oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person:08504c38-4643-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Event1 .

oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person:085087c0-4643-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Event1 .

oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person:0850c456-4643-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Event1 .

oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person:084fd906-4643-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Event1 .

oa:relationep_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Person:085013da-4643-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f_Event1 .

oa:source_bhi_474b5486-9397-e2ac-c31d-ddecbdf7835f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1716-03-07 - 1716-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1716-03-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "77" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 77"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/474b5486-9397-e2ac-c31d-ddecbdf7835f" ;
  a2a:RecordGUID "{474b5486-9397-e2ac-c31d-ddecbdf7835f}" .

