@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/p822179636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sombere dagen / door Hislaire" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06899575X> ;
    schema1:description "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822179466> ;
    schema1:isbn "9031407321" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15878a06494892e945f6129c0f7ae6be> ;
    schema1:name "Sombere dagen" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78c1e80e7d0ee22e2861e53880f506f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63460303> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7ef7999afddc120d6c9f15b74f8c3fa5> .

