@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_cc364d0f-4b68-71a0-e939-e306fadc96dc
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1500-2017)" ;
  a2a:hasPerson oa:person_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Person-7709f318-0e43-6982-243f-67ab439cc893, oa:person_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Person-35533c11-bbe4-4fee-e595-dd7740ee493e ;
  a2a:hasEvent oa:event_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_0, oa:relationep_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_1 ;
  a2a:hasSource oa:source_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc .

oa:person_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Person-7709f318-0e43-6982-243f-67ab439cc893
  a a2a:Person ;
  rdfs:label "Ariaantje Jan Gijsberse Mimp" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Jan Gijsberse Mimp" ;
    a2a:PersonNameFirstName "Ariaantje Jan Gijsberse" ;
    a2a:PersonNameLastName "Mimp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Person-35533c11-bbe4-4fee-e595-dd7740ee493e
  a a2a:Person ;
  rdfs:label "Jan Janse van Keulen" ;
  a2a:PersonName [
    rdfs:label "Jan Janse van Keulen" ;
    a2a:PersonNameFirstName "Jan Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Keulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" .

oa:relationep_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Person:7709f318-0e43-6982-243f-67ab439cc893 ;
  a2a:EventKeyRef oa:event_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Event1 .

oa:relationep_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Person:35533c11-bbe4-4fee-e595-dd7740ee493e ;
  a2a:EventKeyRef oa:event_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc_Event1 .

oa:source_bhi_cc364d0f-4b68-71a0-e939-e306fadc96dc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1500-01-01 - 2017-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2017-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/cc364d0f-4b68-71a0-e939-e306fadc96dc" ;
  a2a:RecordGUID "{cc364d0f-4b68-71a0-e939-e306fadc96dc}" .

