@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/p39334732X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het café = die Kneipe / Bas Roodnat ; [de Duitse tekst is vertaald door Rosi Wiegmann]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595181>,
        <http://data.bibliotheken.nl/id/thes/p077595203>,
        <http://data.bibliotheken.nl/id/thes/p07846370X>,
        <http://data.bibliotheken.nl/id/thes/p078508908> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071039074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07176951X> ;
    schema1:description "Tekst in het Nederlands en Duits" ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isbn "9065260420",
        "9789065260420" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9275b08a3b7d2af86e336c07ed836ff> ;
    schema1:name "Het café = die Kneipe" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c9accca437c0b0bf4f37f1eda991c5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928175132> .

