@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/p201918595> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Horizon" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597419>,
        <http://data.bibliotheken.nl/id/thes/p078662311> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073112089>,
        <http://data.bibliotheken.nl/id/thes/p202013618> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p188813861> ;
    schema1:isbn "9066653469" ;
    schema1:issueNumber 12 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/690c475579b8ff476cc033cbfa224f13> ;
    schema1:name "Horizon" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c0e889f8ac72d657140de7ba55c2b2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772803595> .

