@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/p327746939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Space savers = Gagner de l'espace = Platz sparen = Ruimte besparen / [ed. & texts: Àlex Sanchez Vidiella ; transl.: Cillero & de Motta]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303672463> ;
    schema1:description "Teksten in het Engels, Frans, Duits en Nederlands" ;
    schema1:inLanguage "de",
        "en",
        "fr",
        "nl" ;
    schema1:isbn "9789460650406" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa5ae5624f8a50cbe5c32fa38dc91443> ;
    schema1:name "Space savers = Gagner de l'espace = Platz sparen = Ruimte besparen" ;
    schema1:numberOfPages 619 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/915f29f7658cbe5563bb5188fb365f7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747718941> .

