@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/p801911893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kosmo notes / [grafiek van Paul van Hoeydonck ; tekst Pierre Restany ; interview Marcel van Jole]" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608170> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069271399> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070242062>,
        <http://data.bibliotheken.nl/id/thes/p072178981> ;
    schema1:description "Opl. van 99 genummerde en gesigneerde ex",
        "Tekst in het Nederlands, Frans en Engels" ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2455315698c123f7f6cfb810400c4f67> ;
    schema1:name "Kosmo notes" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d7ad5aab62bfe926d8311d7443e228b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63391173> .

