@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/p861140710> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lustige domoren / Tibet ; [vert. uit het Frans]" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946538> ;
    schema1:description "Ballonstrip",
        "Oorspr. Nederlandstalige uitg.: Brussel : Lombard, 1974" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862872138>,
        <http://data.bibliotheken.nl/id/nbt/p862888069> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c4b5ce3950c1599af364fa876c3ffaa> ;
    schema1:name "De lustige domoren" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0a4b447fd25498c63fed6390f930be5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63825971> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fc9eb6da75b2127fdddd80f8befd3a6e> .

