@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p238003833> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Eindexamen fotografie ... / Akademie voor Beeldende Kunst" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p162163843> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d07df1260983f610c525276db766e9ec> ;
    schema1:name "Eindexamen fotografie ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3394679e24364cd7d2f890982bd78632> .

