@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/p404066410> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schrijftaal / T. de Vries" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078590620>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:associatedMedia "http://www.schrijftaal.com" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108752666> ;
    schema1:bookEdition "zesde druk, zesde oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p251835340> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216579546> ;
    schema1:isbn "9789006814149" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b3b32d90ea71ec4ca8f7a2b08ccc22c> ;
    schema1:name "Schrijftaal" ;
    schema1:numberOfPages 328 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43db1d78d8dbc1313499fa37f616a296> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951675879> .

