@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/p394703766> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Social media expert in een week / Jeroen Bertrams" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p332995682> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180138278> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p341206466> ;
    schema1:isbn "9789055940981" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5a4154a654db4de42a8440792b497b9> ;
    schema1:name "Social media expert in een week" ;
    schema1:numberOfPages 231005 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/811287cc8db3046e12d7778e74b856ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1159005966> .

