@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/p303801727> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gekken van Bakoe / Jean-Yves Delitte ; [vert. uit het Frans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p269516107> ;
    schema1:isbn "9069694603" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/293862a627d61682f2c98150f93e38d8> ;
    schema1:name "De gekken van Bakoe" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e4708f2fa86aaa2473c1dbd296af301> ;
    schema1:sameAs <http://www.worldcat.org/oclc/207846881> .

