@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/p043665314> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het trouweloze medium : een onderzoek naar de correctieve retoriek van het leesbaarheidsonderzoek / L. van Poecke" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07155906X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p11601105X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6def16aaeb3d65c7b6540875373dba7> ;
    schema1:name "Het trouweloze medium : een onderzoek naar de correctieve retoriek van het leesbaarheidsonderzoek" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a978965ae0768ea1f7c838de0114b2dc> .

