@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/p851041701> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De cirkel geschonden / Paul Teng" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069071926> ;
    schema1:description "Opl. van 100 genummerde en gesigneerde ex., voorzien van een ingekleurde tekening. Voor de uitgever en de auteur werden 2 ex. vervaardigd, gemerkt A en B" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822763710> ;
    schema1:isbn "9064380899" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80b536faa726e648d1dda98b95805029> ;
    schema1:name "De cirkel geschonden" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b10934822c492b926020b77570ed021> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64129736> .

