@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/p830391924> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dreams / Cécile Dreesmann" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067588034> ;
    schema1:description "Vanaf 1983, dl. 3 uitg.: Utrecht : Cambium. - Vanaf dl. 4, 1985 is de uitg.: Zutphen : Thieme" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dec0def917a0422c1830cb278b9c58a> ;
    schema1:name "Dreams" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/acfe1c5615514d3839e7dd9c5e823a37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63448998> .

