@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/p35317839X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De windbel : roman / Lucas Hüsgen" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095019138> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079202171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a26086e647595ef85e2d28a5138121cf> ;
    schema1:name "De windbel : roman" ;
    schema1:numberOfPages 237 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8faf5dc2a0419c3425635b8e29a70630> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819941154> .

