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

<http://data.bibliotheken.nl/id/nbt/p40224043X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "I still have a dream / Koen Dijkman" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604221>,
        <http://data.bibliotheken.nl/id/thes/p075614413>,
        <http://data.bibliotheken.nl/id/thes/p075669269> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402240464> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069414343> ;
    schema1:description "Eindexamen 2003 Koen Dijkman. - Oplage van 150 genummerde exemplaren" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57bfdc9548045cf819cf1a6d8e2e7a86> ;
    schema1:name "I still have a dream" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4a4fc425e3cadb7e74ba63af1d4e664> ;
    schema1:sameAs <http://www.worldcat.org/oclc/947027758> .

