@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p18339027X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De positie van de publieke zenders op de Nederlandse reclamemarkt / M. Kornelis, K.J. Alsem en P.S.H. Leeflang" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p24059813X> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/87d593c25c1b854e51fc782ce693db4e>,
        <https://data.bibliotheken.nl/.well-known/genid/92b2983c13d3940d4770f7180ffa1fc2> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26ac64084d8c7a18cf257be5cbc0d545> ;
    schema1:name "De positie van de publieke zenders op de Nederlandse reclamemarkt" .

