@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_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1500-2000)" ;
  a2a:hasPerson oa:person_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Person1, oa:person_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Person2 ;
  a2a:hasEvent oa:event_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Event1 ;
  a2a:hasRelationEP oa:relationep_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_0, oa:relationep_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_1 ;
  a2a:hasSource oa:source_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826 .

oa:person_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Person1
  a a2a:Person ;
  rdfs:label "Jacques Brandon" ;
  a2a:PersonName [
    rdfs:label "Jacques Brandon" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Brandon"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    a2a:Street "Hofmeyrstraat" ;
    a2a:HouseNumber "38" ;
    rdfs:label "Amsterdam, Hofmeyrstraat, 38"
  ] ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1920-12-04"^^xsd:date
  ] .

oa:person_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Person2
  a a2a:Person ;
  rdfs:label "Benjamin Brandon" ;
  a2a:PersonName [
    rdfs:label "Benjamin Brandon" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Brandon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1878-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark04_Naam_leermeester "W. Swaap ( v.d. Horst)" ;
  a2a:EventRemark14_Naam_bedrijf "I.J. Asscher" .

oa:relationep_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_0
  a a2a:RelationEP ;
  rdfs:label "other:Lid" ;
  a2a:RelationType "other:Lid" ;
  a2a:PersonKeyRef oa:person_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Person1 ;
  a2a:EventKeyRef oa:event_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Event1 .

oa:relationep_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_1
  a a2a:RelationEP ;
  rdfs:label "other:Ouder" ;
  a2a:RelationType "other:Ouder" ;
  a2a:PersonKeyRef oa:person_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Person2 ;
  a2a:EventKeyRef oa:event_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826_Event1 .

oa:source_isg_7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826
  a a2a:Source ;
  rdfs:label "Internationaal instituut voor sociale geschiedenis, Leerlingkaarten" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Leerlingkaarten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Internationaal instituut voor sociale geschiedenis" ;
    a2a:Collection "Ledenkaarten van de ANDB" ;
    a2a:RegistryNumber "9420" ;
    rdfs:label "Internationaal instituut voor sociale geschiedenis, Ledenkaarten van de ANDB, 9420"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://access.iisg.amsterdam/iiif/image/36A2FCC5-5E79-448B-9F58-00576C387F01/full/!1500,1500/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://diamantbewerkers.nl/en/card?id=https%3A%2F%2Fiisg.amsterdam%2Fid%2Fandb%2F7456" ;
  a2a:RecordIdentifier "7456" ;
  a2a:RecordGUID "{7a8dceaf-dfcf-fe22-1aad-ecc13dd4d826}" ;
  a2a:SourceRemarkOpmerking "Doppen No 205 R. vak verlaten in de Byenkorf 1/6 38 bedankt / Leermeester H. Abas Sr 2-3524" ;
  a2a:SourceRemarklink_NT "https://search.iisg.amsterdam/Record/ARCH00210/ArchiveContentList#9420" ;
  a2a:SourceRemarkProvenance "https://druid.datalegend.net/andb/ANDB-leerlingenkaarten (newlines and backslashes in remarks removed)" .

