@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_517c8a84-29bb-556e-1d6e-e0a3ececa9b1
  a a2a:Record ;
  rdfs:label "Registratie op 11 januari 1928" ;
  a2a:hasPerson oa:person_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Person1, oa:person_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Person2 ;
  a2a:hasEvent oa:event_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Event1 ;
  a2a:hasRelationEP oa:relationep_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_0, oa:relationep_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_1 ;
  a2a:hasSource oa:source_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1 .

oa:person_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Person1
  a a2a:Person ;
  rdfs:label "Alexander Mug" ;
  a2a:PersonName [
    rdfs:label "Alexander Mug" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Mug"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    a2a:Street "Houtkopersburgwal" ;
    a2a:HouseNumber "10 / II" ;
    rdfs:label "Amsterdam, Houtkopersburgwal, 10 / II"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1907-04-07"^^xsd:date
  ] ;
  a2a:Profession "brillantslijpen" .

oa:person_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Person2
  a a2a:Person ;
  rdfs:label "A. Mug" ;
  a2a:PersonName [
    rdfs:label "A. Mug" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Mug"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1871-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1928-01-11"^^xsd:date
  ] ;
  a2a:EventRemark08_Naam_leermeester "P. Horn" ;
  a2a:EventRemark07_Naam_leermeester "H.H. Binnendijk" ;
  a2a:EventRemark16_Naam_bedrijf "Coster" ;
  a2a:EventRemark04_Naam_leermeester "A. Mug" ;
  a2a:EventRemark09_Naam_leermeester "M. Lampetje ( A. Mug)" ;
  a2a:EventRemark15_Naam_bedrijf "Coster" ;
  a2a:EventRemark18_Naam_bedrijf "Maatschappij" ;
  a2a:EventRemark02_Sectie "2" ;
  a2a:EventRemark17_Naam_bedrijf "Maatschappij" ;
  a2a:EventRemark01_Naam_bond "ANDB" ;
  a2a:EventRemark03_Lidnummer "1227" ;
  a2a:EventRemark06_Naam_leermeester "Robles en v. Kleef" ;
  a2a:EventRemark14_Naam_bedrijf "Maatschappij" ;
  a2a:EventRemark19_Naam_bedrijf "Maatschappij" .

oa:relationep_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_0
  a a2a:RelationEP ;
  rdfs:label "other:Lid" ;
  a2a:RelationType "other:Lid" ;
  a2a:PersonKeyRef oa:person_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Person1 ;
  a2a:EventKeyRef oa:event_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Event1 .

oa:relationep_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_1
  a a2a:RelationEP ;
  rdfs:label "other:Ouder" ;
  a2a:RelationType "other:Ouder" ;
  a2a:PersonKeyRef oa:person_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Person2 ;
  a2a:EventKeyRef oa:event_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1_Event1 .

oa:source_isg_517c8a84-29bb-556e-1d6e-e0a3ececa9b1
  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 "9415" ;
    rdfs:label "Internationaal instituut voor sociale geschiedenis, Ledenkaarten van de ANDB, 9415"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://access.iisg.amsterdam/iiif/image/8BB0784E-A13B-42DE-84BC-080212E88B6C/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%2F4175" ;
  a2a:RecordIdentifier "4175" ;
  a2a:RecordGUID "{517c8a84-29bb-556e-1d6e-e0a3ececa9b1}" ;
  a2a:SourceRemarkOpmerking "Coster: 12/9 24 J. Th. Maatsch.: 31-8-25 Maatsch.: 16-2-26 Maatsch.: 5-9-27" ;
  a2a:SourceRemarklink_NT "https://search.iisg.amsterdam/Record/ARCH00210/ArchiveContentList#9415" ;
  a2a:SourceRemarkProvenance "https://druid.datalegend.net/andb/ANDB-leerlingenkaarten (newlines and backslashes in remarks removed)" .

