@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/p213346486> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verklaring van het gebruik van lokale media / Hendrik Westerik" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592662>,
        <http://data.bibliotheken.nl/id/thes/p078577470>,
        <http://data.bibliotheken.nl/id/thes/p078577497>,
        <http://data.bibliotheken.nl/id/thes/p107278812> ;
    schema1:associatedMedia "http://hdl.handle.net/2066/18931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p212362682> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Dissertation University of Nijmegen",
        "With bibliogr., with a summary in English" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e3a49c1b3156b73da2695188371b2b1> ;
    schema1:name "De verklaring van het gebruik van lokale media" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96c187c8737509b598524c7310c7d613> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67259383> .

