@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/p304605913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De alfa-cyclus : vijf romans / Ivo Michiels ; met een voorw. van Peter Verhelst" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068483341> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1980. - (BBLiterair)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789023426011" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3cfb33a5f78f0adf268f715bd4bcc14> ;
    schema1:name "De alfa-cyclus : vijf romans" ;
    schema1:numberOfPages 478 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74bad8b2be40e3f12ada3a758405cb01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192012580> .

