@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/p124445152> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Massamediale voorlichting : een werkplan / C.M.J. van Woerkum" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067764819> ;
    schema1:bookEdition "4e ongew. dr" ;
    schema1:description "1e dr.: 1984" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060098234" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/108c52c002ed2fe73a34489745150bc5> ;
    schema1:name "Massamediale voorlichting : een werkplan" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3d788adcbcfa9429f0d575b7304a7b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69195007> .

