@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_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627
  a a2a:Record ;
  rdfs:label "Registratie op 19 mei 1668" ;
  a2a:hasPerson oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person1, oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person2, oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person3, oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person4, oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person5 ;
  a2a:hasEvent oa:event_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_0, oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_1, oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_2, oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_3, oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_4 ;
  a2a:hasSource oa:source_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627 .

oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person1
  a a2a:Person ;
  rdfs:label "Jan Maartens Gorter (!)" ;
  a2a:PersonName [
    rdfs:label "Jan Maartens Gorter (!)" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Maartens" ;
    a2a:PersonNameLastName "Gorter (!)"
  ] ;
  a2a:Residence [
    a2a:Place "De Goorn/onder Berkhout" ;
    rdfs:label "De Goorn/onder Berkhout"
  ] .

oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person2
  a a2a:Person ;
  rdfs:label "Maartje? / Maria? Joris" ;
  a2a:PersonName [
    rdfs:label "Maartje? / Maria? Joris" ;
    a2a:PersonNameFirstName "Maartje? / Maria?" ;
    a2a:PersonNameLastName "Joris"
  ] ;
  a2a:Residence [
    a2a:Place "De Goorn/onder Berkhout" ;
    rdfs:label "De Goorn/onder Berkhout"
  ] .

oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person3
  a a2a:Person ;
  rdfs:label "Jan Maartens (!) Heimans" ;
  a2a:PersonName [
    rdfs:label "Jan Maartens (!) Heimans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Maartens (!)" ;
    a2a:PersonNameLastName "Heimans"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] ;
  a2a:Profession "notaris" .

oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person4
  a a2a:Person ;
  rdfs:label "Pieter Muusz" ;
  a2a:PersonName [
    rdfs:label "Pieter Muusz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Muusz"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout (!)" ;
    rdfs:label "Berkhout (!)"
  ] .

oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person5
  a a2a:Person ;
  rdfs:label "Albert Jans Barbier (!)" ;
  a2a:PersonName [
    rdfs:label "Albert Jans Barbier (!)" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Barbier (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout (!)" ;
    rdfs:label "Berkhout (!)"
  ] ;
  a2a:Profession "meester/chirurgijn!/barbier!" .

oa:event_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1668" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1668-05-19"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jan Maertensz. Heijmenssen" ;
  a2a:EventRemark00_Soort_akte "Huwelijksvoorwaarden" ;
  a2a:EventRemark00_Object "dorpje De Goorn" .

oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person1 ;
  a2a:EventKeyRef oa:event_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Event1 .

oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person2 ;
  a2a:EventKeyRef oa:event_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Event1 .

oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_2
  a a2a:RelationEP ;
  rdfs:label "other:Assistent" ;
  a2a:RelationType "other:Assistent" ;
  a2a:PersonKeyRef oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person3 ;
  a2a:EventKeyRef oa:event_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Event1 .

oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person4 ;
  a2a:EventKeyRef oa:event_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Event1 .

oa:relationep_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Person5 ;
  a2a:EventKeyRef oa:event_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627_Event1 .

oa:source_wfa_75f33e20-b72e-2e4e-6e0a-7bc9f3c38627
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1668-01-01 - 1668-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1668-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1668-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 223. Berkhout, akten notaris Jan Maertensz. Heijmenssen, 1660-1669." ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Westfries Archief, ONA 223. Berkhout, akten notaris Jan Maertensz. Heijmenssen, 1660-1669., 56, 223"
  ] ;
  a2a:SourceLastChangeDate "2018-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_223&minr=8485301&miview=ldt" ;
  a2a:RecordGUID "{75f33e20-b72e-2e4e-6e0a-7bc9f3c38627}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_223_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "bruidegom van 2" .
[] a2a:PersonRemarkOpmerking "bruid van 1" .
[] a2a:PersonRemarkOpmerking "voogd van 2" .
