@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/p238641643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wereld van woorden : over taal, cultuur en taalcultuur / Flip G. Droste" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664194>,
        <http://data.bibliotheken.nl/id/thes/p075672596>,
        <http://data.bibliotheken.nl/id/thes/p077598660>,
        <http://data.bibliotheken.nl/id/thes/p078683114> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068384025> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028930957" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b67d7f6f5bf6ccbd618d6a21854d41f> ;
    schema1:name "Een wereld van woorden : over taal, cultuur en taalcultuur" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ef845cc4cc4e0630d8118bcda25469f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783069277> .

