@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/p80292168X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De alfa-cyclus / Ivo Michiels" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462751> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068483341> ;
    schema1:description "Eerder afz. versch. 1963-1979." ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820680044> ;
    schema1:isbn "9023407202" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/222276871ad732695182ecef53e0091e> ;
    schema1:name "De alfa-cyclus" ;
    schema1:numberOfPages 732 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ea10b34704137fccccd27dfbeca7dae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905747088> .

