@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/p239019989> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bang in bed / Gregie De Maeyer" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068962282> ;
    schema1:description "Uitg. in samenw. met KETNET" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059330064" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f25da29c1237b8496934de955cfda785> ;
    schema1:name "Bang in bed" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f115e2a712a8ad4f8f74b503ca78b82a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67005595> .

