@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_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1874-1893)" ;
  a2a:hasPerson oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person1, oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person2, oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person3, oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person4, oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person5 ;
  a2a:hasEvent oa:event_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_0, oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_1, oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_2, oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_3, oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_4 ;
  a2a:hasSource oa:source_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b .

oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person1
  a a2a:Person ;
  rdfs:label "Erven Claes Gerbrantsz Ploech" ;
  a2a:PersonName [
    rdfs:label "Erven Claes Gerbrantsz Ploech" ;
    a2a:PersonNameFirstName "Erven Claes Gerbrantsz" ;
    a2a:PersonNameLastName "Ploech"
  ] .

oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person2
  a a2a:Person ;
  rdfs:label "Andries Muijen" ;
  a2a:PersonName [
    rdfs:label "Andries Muijen" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Muijen"
  ] .

oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person3
  a a2a:Person ;
  rdfs:label "Dirk Dirkse" ;
  a2a:PersonName [
    rdfs:label "Dirk Dirkse" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Dirkse"
  ] .

oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person4
  a a2a:Person ;
  rdfs:label "Ferdinand de Molde" ;
  a2a:PersonName [
    rdfs:label "Ferdinand de Molde" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Molde"
  ] .

oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person5
  a a2a:Person ;
  rdfs:label "Dirck Dirckse" ;
  a2a:PersonName [
    rdfs:label "Dirck Dirckse" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Dirckse"
  ] .

oa:event_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:EventRemark02_Koper_instelling "Alberts echtgenoot Albertge Claes" .

oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person1 ;
  a2a:EventKeyRef oa:event_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Event1 .

oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person2 ;
  a2a:EventKeyRef oa:event_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Event1 .

oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person3 ;
  a2a:EventKeyRef oa:event_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Event1 .

oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person4 ;
  a2a:EventKeyRef oa:event_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Event1 .

oa:relationep_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_4
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Person5 ;
  a2a:EventKeyRef oa:event_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b_Event1 .

oa:source_saa_4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Transportakten" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1874-01-01 - 1893-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Transportakten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Collection "SAA Index op kwijtscheldingen" ;
    rdfs:label "Stadsarchief Amsterdam, SAA Index op kwijtscheldingen"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:RecordIdentifier "saaId21732482" ;
  a2a:RecordGUID "{4ea1cdef-cf72-ab8d-d0fc-6e09e8a2ce4b}" ;
  a2a:SourceRemarkOnderzoekshulp "https://archief.amsterdam/indexen/transportakten_1563-1811/handleiding/index.nl.html" ;
  a2a:SourceRemarkProvenance "SAA Index op kwijtscheldingen.xml | xml2csv | csv2a2a" .

