@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/p229894461> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taalboswachter / [tekst M. & R.E.M. van Thiel]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664550>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075431955>,
        <http://data.bibliotheken.nl/id/thes/p106044346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240283279> ;
    schema1:description "Omslagtitel: De taalboswachter & andere teksten uit het papierbos",
        "Opl. van 50 genummerde en gesigneerde ex. - Omslagtitel: De taalboswachter & andere teksten uit het papierbos" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91dfef00c985ca0d8bf81e21c2087d0e> ;
    schema1:name "De taalboswachter" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b4b9aa848e0d63e5e51e7858226c331> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67104310> .

