@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/p297434756> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dag in dag uit van woord tot woord / Willy Smedts" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p078674735>,
        <http://data.bibliotheken.nl/id/thes/p089659651> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072322624> ;
    schema1:bookEdition "6e, volledig bijgew. en omgespelde uitg" ;
    schema1:description "1e dr.: 1990" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033462524" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12ebbb2965718c6fc07aee823b12e2fa> ;
    schema1:name "Dag in dag uit van woord tot woord" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eddee8ffe18296798c99384b5f9fb1d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150169261> .

