@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/p064036855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens en media : een introductie tot de massacommunicatie / Guido Fauconnier" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614715>,
        <http://data.bibliotheken.nl/id/thes/p077592662>,
        <http://data.bibliotheken.nl/id/thes/p078584612> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068226446> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053500022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b29d74d6ae60d1d5d24ddd77480dc30> ;
    schema1:name "Mens en media : een introductie tot de massacommunicatie" ;
    schema1:numberOfPages 241 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4986d6b8e526051cc4a5d92bb971a42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65486978> .

