@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/p404005675> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijna weekend! / tekst Eric Hercules ; tekeningen Dick Heins ; redactie: Rob van Bavel" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074999397> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074634755>,
        <http://data.bibliotheken.nl/id/thes/p20344910X> ;
    schema1:description "Eerder verschenen in Eppo" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p345734696> ;
    schema1:isbn "9789088862748" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a35f89148d608ef6f1f12d11c3aa157> ;
    schema1:name "Bijna weekend!" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93e9be34174724ac1204436d263953a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/952721064> .

