@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/p142702544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plume et la station polaire / une aventure du petit ours polaire racontée et ill. par Hans de Beer ; adapt. par 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:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168432110> ;
    schema1:isbn "3314207603" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/762b6e4b6ed2b7b075bf01201dc02098> ;
    schema1:name "Plume et la station polaire" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38a4cbaf0b9acc5ac80bdc94e554e941> .

