@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/p402178211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Morgen zal alles anders zijn / Rosalind Miles ; vertaling [uit het Engels] Mariëlla Snel" ;
    dcterms1:issued "199X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071750754> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069480656> ;
    schema1:description "Licentie uitgave: E.C.I., Vianen",
        "Oorspronkelijk Nederlandse uitgave: Utrecht : Bruna, 1993" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08af6df6956d6cd8d2d88690c6eebc5f> ;
    schema1:name "Morgen zal alles anders zijn" ;
    schema1:numberOfPages 333 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e19429582275813211ecce68d64f3e8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/946613005> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/344c975659d929e3b535a52bf225e519> .

