@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/p42629369X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Trends in media: Tijd / Joep Schaper, Jos de Haan, Annemarie Wennekers" ;
    dcterms1:issued "2019" ;
    schema1:associatedMedia "https://digitaal.scp.nl/trends-in-mediatijd/" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/76ab2a64b4b75f6ec4ddabd166492648> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097036137>,
        <http://data.bibliotheken.nl/id/thes/p31629053X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789037709346" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07b81869e452264a2d9d8bbea9173b36> ;
    schema1:name "Trends in media: Tijd" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51a1dae70b36d5f0fc07c805f455dc03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145987467> .

