@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/p166779601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 100 beste gedichten van 1997 / gekozen door T. van Deel" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068243588> ;
    schema1:description "Uitg. in samenw. met de Stichting VSB Poëzieprijs" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p185318800> ;
    schema1:isbn "9029513527" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec79ad38fbc15a924bd75695b2f4372f> ;
    schema1:name "De 100 beste gedichten van 1997" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9c6c218b9d3df2ea21b0c52bb137d00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901142896> .

