@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_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6
  a a2a:Record ;
  rdfs:label "Poorterboeken op 8 oktober 1770" ;
  a2a:hasPerson oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person-f891118d-41ba-4337-b769-643c09478169, oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person-c20c8a4a-5ae9-4892-b027-6756c51e1e26, oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person-7b986f0d-3166-4520-b1d3-80eb92e40add ;
  a2a:hasEvent oa:event_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_0, oa:relationep_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_1, oa:relationep_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_2 ;
  a2a:hasSource oa:source_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6 .

oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person-f891118d-41ba-4337-b769-643c09478169
  a a2a:Person ;
  rdfs:label "Pieter de Bruyn" ;
  a2a:PersonName [
    rdfs:label "Pieter de Bruyn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruyn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person-c20c8a4a-5ae9-4892-b027-6756c51e1e26
  a a2a:Person ;
  rdfs:label "Barthout Adriaan van Assendelft" ;
  a2a:PersonName [
    rdfs:label "Barthout Adriaan van Assendelft" ;
    a2a:PersonNameFirstName "Barthout Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Assendelft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "oud-schepen" .

oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person-7b986f0d-3166-4520-b1d3-80eb92e40add
  a a2a:Person ;
  rdfs:label "Johan Hieronimus van der Marck" ;
  a2a:PersonName [
    rdfs:label "Johan Hieronimus van der Marck" ;
    a2a:PersonNameFirstName "Johan Hieronimus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Marck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "regerend schepen" .

oa:event_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Event1
  a a2a:Event ;
  rdfs:label "other:Poorterboeken" ;
  a2a:EventType "other:Poorterboeken" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1770-10-08"^^xsd:date
  ] .

oa:relationep_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_0
  a a2a:RelationEP ;
  rdfs:label "other:Poorter" ;
  a2a:RelationType "other:Poorter" ;
  a2a:PersonKeyRef oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person:f891118d-41ba-4337-b769-643c09478169 ;
  a2a:EventKeyRef oa:event_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Event1 .

oa:relationep_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_1
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person:c20c8a4a-5ae9-4892-b027-6756c51e1e26 ;
  a2a:EventKeyRef oa:event_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Event1 .

oa:relationep_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_2
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Person:7b986f0d-3166-4520-b1d3-80eb92e40add ;
  a2a:EventKeyRef oa:event_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6_Event1 .

oa:source_elo_069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, Poorterboeken register" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1770-10-08 - 1770-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1770-10-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Poorterboeken register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Deel: 1270, Periode: 1718-1789" ;
    a2a:Book "Register van poorterinschrijvingen J" ;
    a2a:DocumentNumber "20691" ;
    a2a:RegistryNumber "1270" ;
    a2a:Folio "175v." ;
    rdfs:label "Erfgoed Leiden, Leiden, Deel: 1270, Periode: 1718-1789, Register van poorterinschrijvingen J, 20691, 1270, 175v."
  ] ;
  a2a:SourceLastChangeDate "2017-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6" ;
  a2a:RecordGUID "{069bbddb-e36f-4a9e-b7b6-0d51cf93d8f6}" ;
  a2a:SourceRemarkOpmerking "Betaald: 12,05" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20181201_00021792.xml van ELO" .

[] a2a:PersonRemarkdiversen "Bij dispensatie van de akte van cautie.Herkomst: Djakarta (Indonesië) (Batavia)" .
