@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/p086194232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse Vereniging voor Logopedie en Foniatrie in beweging / T.J. Beunders , A.C. van den Hout" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086194313> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068241828> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/950e1727c2d59964a0c331bf1d4e10b6> ;
    schema1:name "De Nederlandse Vereniging voor Logopedie en Foniatrie in beweging" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ad7d1a9db37619eebb06de3951cdaeb> .

