@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/p374840040> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Media en mentaliteit / Bart Pattyn" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074264044> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401412896" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7c7d16f1faf625586d91679f37896ea> ;
    schema1:name "Media en mentaliteit" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd8bd6415ea00933969d2b453505ffa1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/881614351> .

