@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/p865534853> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La bicyclette bleue : (extrait) / Régine Deforges ; réd.: Hanne Blaaberg ; ill.: Erik Strøm" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068081391> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068954204> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628945> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822890275> ;
    schema1:isbn "8711074620" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d3b8a26bb1bad4e5a91ae44bcc8711c> ;
    schema1:name "La bicyclette bleue : (extrait)" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e31d36727b7aca35b08f955ba3f1a7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906522095> .

