@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/p139273921> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ça vole haut / Cromheecke & Letzer ; [trad. du néerlandais par Thierry Tinlot]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074602209> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073598216>,
        <http://data.bibliotheken.nl/id/thes/p087010852> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145695832> ;
    schema1:isbn "2800121157" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5760b18ad94f37f71b00edc202efa240> ;
    schema1:name "Ça vole haut" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec51b9e68331143e5c2a790a1c6fc451> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69075961> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b04e7be4503e2b4393f5618d05b24aab> .

