@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/p230117082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met de rug tegen de muur / tek., inkleuring, tekst Goepfert ; [vert. uit het Frans]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142765368> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p193094037> ;
    schema1:isbn "9069692767" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/842fe5580f0e364d48d8956c50bdbc6d> ;
    schema1:name "Met de rug tegen de muur" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c111cbcf465d3fb963e34b1a8a0a909b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67118946> .

