@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/p05319537X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alain Chevallier special / Chr. Denayer" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946953> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946554> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053195337> ;
    schema1:isbn "9094011859" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/901396b6748d282fd3432e2792251ca3> ;
    schema1:name "Alain Chevallier special" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20df1936f0d86d8e9390ef79c64e9630> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769349288> .

