@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_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Bewijs aan minderjarigen op 6 februari 1742" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-b87aaa1f-0b54-3e2b-3cfa-bfbebe9552b2, oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-8d87c278-f774-0384-292f-b298ded147f3, oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-83809449-96e7-d136-396b-233fb8cb354b, oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-73fe451e-19dd-f48c-d50f-62397a6a6c46, oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-34580959-6454-0c53-fd88-bff45af91900, oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-d787ddd8-a6b8-02f3-08bb-c92c10ff5c1d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-b87aaa1f-0b54-3e2b-3cfa-bfbebe9552b2
  a a2a:Person ;
  rdfs:label "Jan Snoek" ;
  a2a:PersonName [
    rdfs:label "Jan Snoek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Snoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-8d87c278-f774-0384-292f-b298ded147f3
  a a2a:Person ;
  rdfs:label "Caspar Windman" ;
  a2a:PersonName [
    rdfs:label "Caspar Windman" ;
    a2a:PersonNameFirstName "Caspar" ;
    a2a:PersonNameLastName "Windman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-83809449-96e7-d136-396b-233fb8cb354b
  a a2a:Person ;
  rdfs:label "Jan Warrelman" ;
  a2a:PersonName [
    rdfs:label "Jan Warrelman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Warrelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-73fe451e-19dd-f48c-d50f-62397a6a6c46
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Warrelman" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Warrelman" ;
    a2a:PersonNameFirstName "Anna Elizabeth" ;
    a2a:PersonNameLastName "Warrelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-34580959-6454-0c53-fd88-bff45af91900
  a a2a:Person ;
  rdfs:label "Hermanus Warrelman" ;
  a2a:PersonName [
    rdfs:label "Hermanus Warrelman" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Warrelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person-d787ddd8-a6b8-02f3-08bb-c92c10ff5c1d
  a a2a:Person ;
  rdfs:label "Anna Maria Gerbelius" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Gerbelius" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Gerbelius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Bewijs aan minderjarigen" ;
  a2a:EventType "other:Bewijs aan minderjarigen" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1742-02-06"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person:b87aaa1f-0b54-3e2b-3cfa-bfbebe9552b2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person:8d87c278-f774-0384-292f-b298ded147f3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person:83809449-96e7-d136-396b-233fb8cb354b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person:73fe451e-19dd-f48c-d50f-62397a6a6c46 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person:34580959-6454-0c53-fd88-bff45af91900 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Person:d787ddd8-a6b8-02f3-08bb-c92c10ff5c1d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-14ca-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1742-02-06 - 1742-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1742-02-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10222, Periode: 1742" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "354673" ;
    a2a:RegistryNumber "10222" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10222, Periode: 1742, Notariële archieven, 354673, 10222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f72be1ce-95da-5e8c-4cce-f93208b0bab4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-14ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f72be1ce-95da-5e8c-4cce-f93208b0bab4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5c0b17f1-9316-c7e1-7ce3-d35d7a5fc0b1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-14ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5c0b17f1-9316-c7e1-7ce3-d35d7a5fc0b1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7adc8823-03d3-9a27-2427-e7e02f5a7263.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-14ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7adc8823-03d3-9a27-2427-e7e02f5a7263.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-14ca-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-14ca-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10222" ;
  a2a:SourceRemarkAkteSoort "Bewijs aan minderjarigen" ;
  a2a:SourceRemarkfilename "NOTB00025000171", "NOTB00025000172", "NOTB00025000173" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7047_00007047.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000172; positie: 3984, 1490, 405, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000173; positie: 1969, 2176, 532, 175" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000172; positie: 3689, 889, 720, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000173; positie: 2054, 433, 470, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000173; positie: 835, 2325, 807, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000172; positie: 4193, 1126, 532, 140" .
