@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/p40777744X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tekst & commentaar" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561037X>,
        <http://data.bibliotheken.nl/id/thes/p077608127>,
        <http://data.bibliotheken.nl/id/thes/p078547601> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070243913>,
        <http://data.bibliotheken.nl/id/thes/p155655965> ;
    schema1:description "1e dr.: 2005" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407776745> ;
    schema1:isbn "9789013086461" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2e5ab32b3c644d6f90b85449d39d19b> ;
    schema1:name "Tekst & commentaar" ;
    schema1:numberOfPages 2831 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3339740dfdc1337300e058d3174b04a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/761507776> .

