@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/p863191169> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theorie van de audiovisuele communicatie / J.-M. Peters" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068587619>,
        <https://data.bibliotheken.nl/.well-known/genid/d179f4251cfd703cacce256af374db13> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840697821> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c01052022843c06e683b2d3c72ee8570> ;
    schema1:name "Theorie van de audiovisuele communicatie" ;
    schema1:numberOfPages 314 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4023d717b4c0e8a3ebe1fd449cb74dc3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64366181> .

