@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/p298338483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Miltons dromen / ... Maël" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p262601478> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p254885934>,
        <http://data.bibliotheken.nl/id/thes/p297934449> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762>,
        <http://data.bibliotheken.nl/id/nbt/p297934473> ;
    schema1:isbn "9031427330" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68fe9664919f59fd8ed342ecd0c69138> ;
    schema1:name "Miltons dromen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02ea74dc44dc1133154021a22853bc36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774672632> .

