@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/p079477534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rebel / scenario en tek. Gabrion ; [vert. uit het Frans]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074802011> ;
    schema1:description "Oorspr. uitg.: Parijs : Vents de l'Ouest" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p057755922>,
        <http://data.bibliotheken.nl/id/nbt/p079477453> ;
    schema1:isbn "9066610263" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35ec97759f235c2884b8f4546c369f8a> ;
    schema1:name "De rebel" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edd076fa3bd5d91671fbd3984d982207> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65439894> .

