@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/p085551988> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le prince des larmes sèches / [ill.:] Johan De Moor ; [scénario:] Stephen Desberg ; couleur: Dominique Lardo" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071240500> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112339> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p18043747X> ;
    schema1:isbn "220334203X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c094bff8167f8357faa3329bb06cdc24> ;
    schema1:name "Le prince des larmes sèches" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/579a6417bfab9b79a5f8c9f451be2d2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65540919> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c3acfa68aa771689ea5005fabb7763a7> .

