@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/p267608454> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De glimlach van de wolf / scenario en tek.: Benoit Roels ; [vert. uit het Frans]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074999680> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Glénat" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p157373711>,
        <http://data.bibliotheken.nl/id/nbt/p180637061> ;
    schema1:isbn "9052895988" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6efd44c3a53be5c4a41c7e0bc55fdf82> ;
    schema1:name "De glimlach van de wolf" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe94193b54566c5079302fc1db9b9a56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66581250> .

