@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/p119080729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plume s'échappe / Hans de Beer ; texte français de Anne-Marie Chapouton" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072612614> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070147817> ;
    schema1:description "1e dr. Franse uitg.: Gossau [etc.] : Nord-Sud, 1990",
        "Éd de licence" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42fcf89b4d7d14d7c69061ab3ddf2b86> ;
    schema1:name "Plume s'échappe" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1854998b3435bdd8be7664b7800fec4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69246397> .

