@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_738489e1-a21c-e25b-8015-4209a5f8a4ce
  a a2a:Record ;
  rdfs:label "Registratie op 24 maart 1731" ;
  a2a:hasPerson oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person1, oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person2, oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person3, oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person4, oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person5, oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person6 ;
  a2a:hasEvent oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_0, oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_1, oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_2, oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_3, oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_4, oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_5 ;
  a2a:hasSource oa:source_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce .

oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person1
  a a2a:Person ;
  rdfs:label "Truida Salomons (!) Mulerius" ;
  a2a:PersonName [
    rdfs:label "Truida Salomons (!) Mulerius" ;
    a2a:PersonNameFirstName "Truida" ;
    a2a:PersonNamePatronym "Salomons (!)" ;
    a2a:PersonNameLastName "Mulerius"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker" ;
    rdfs:label "Oosterblokker"
  ] ;
  a2a:Religion "gereformeerd" .

oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person2
  a a2a:Person ;
  rdfs:label "Jan Klaasz (!) Mulerius" ;
  a2a:PersonName [
    rdfs:label "Jan Klaasz (!) Mulerius" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Klaasz (!)" ;
    a2a:PersonNameLastName "Mulerius"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "koopman (!)" .

oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person3
  a a2a:Person ;
  rdfs:label "Klaas Salomons (!) Mulerius" ;
  a2a:PersonName [
    rdfs:label "Klaas Salomons (!) Mulerius" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Salomons (!)" ;
    a2a:PersonNameLastName "Mulerius"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Religion "gereformeerd" .

oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person4
  a a2a:Person ;
  rdfs:label "Johanna de Loof" ;
  a2a:PersonName [
    rdfs:label "Johanna de Loof" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "de Loof"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Religion "gereformeerd" .

oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person5
  a a2a:Person ;
  rdfs:label "Jakob Gerrits (!) de Geus" ;
  a2a:PersonName [
    rdfs:label "Jakob Gerrits (!) de Geus" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Gerrits (!)" ;
    a2a:PersonNameLastName "de Geus"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Profession "schoolmeester!/koster!" .

oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person6
  a a2a:Person ;
  rdfs:label "Gerrit Jakobs (!) de Geus" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jakobs (!) de Geus" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Jakobs (!)" ;
    a2a:PersonNameLastName "de Geus"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] .

oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1731-03-24"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jacob Schagen" ;
  a2a:EventRemark00_Soort_akte "Volmacht" .

oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_0
  a a2a:RelationEP ;
  rdfs:label "other:Erfgenaam" ;
  a2a:RelationType "other:Erfgenaam" ;
  a2a:PersonKeyRef oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person1 ;
  a2a:EventKeyRef oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1 .

oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater" ;
  a2a:RelationType "other:Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person2 ;
  a2a:EventKeyRef oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1 .

oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_2
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber/Erfgenaam" ;
  a2a:RelationType "other:Lasthebber/Erfgenaam" ;
  a2a:PersonKeyRef oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person3 ;
  a2a:EventKeyRef oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1 .

oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater" ;
  a2a:RelationType "other:Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person4 ;
  a2a:EventKeyRef oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1 .

oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person5 ;
  a2a:EventKeyRef oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1 .

oa:relationep_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Person6 ;
  a2a:EventKeyRef oa:event_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce_Event1 .

oa:source_wfa_738489e1-a21c-e25b-8015-4209a5f8a4ce
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1731-01-01 - 1731-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 375. Oosterblokker, akten notaris Jacob Schagen, 1730-1733." ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "375" ;
    rdfs:label "Westfries Archief, ONA 375. Oosterblokker, akten notaris Jacob Schagen, 1730-1733., 64, 375"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_375&minr=8575041&miview=ldt" ;
  a2a:RecordGUID "{738489e1-a21c-e25b-8015-4209a5f8a4ce}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_375_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 1 zuster van 4 oomzegger van 3! tantezegger van 5!" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 5 oom van! 2,4" .
[] a2a:PersonRemarkOpmerking "broer van 2 oomzegger van 3! zwager van 1 tantezegger van 5!" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 3 tante van! 2,4" .
[] a2a:PersonRemarkOpmerking "vader van 7 (!)" .
[] a2a:PersonRemarkOpmerking "zoon van 6 (!)" .
