@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/p830601066> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Namasté / tekst Marc De Matteis ; tek. Gene Colan en Alfredo Alcala" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068979665> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068979657>,
        <http://data.bibliotheken.nl/id/thes/p068979673>,
        <http://data.bibliotheken.nl/id/thes/p069180288>,
        <http://data.bibliotheken.nl/id/thes/p069180563> ;
    schema1:description "Ballonstrip",
        "Oorspr. uitg.: The Hulk serie 02443 no. 26" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821933426> ;
    schema1:isbn "9030505923" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/695f7f6ee285963ce18d5a34992bdd20> ;
    schema1:name "Namasté" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b15d48bfbf41395466df1d1e45e140ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63457675> .

