@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/p303801735> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Revolutie, revolutie / Jean-Yves Delitte ; [vert. uit het Frans]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 2007" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p269516107> ;
    schema1:isbn "9789069694733" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4118e3ff934909dcd57c615e0d7c344> ;
    schema1:name "Revolutie, revolutie" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c87d5e7b16bf98fb68a9f626717777dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/207847005> .

