@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/p14262098X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bulle de bijter / Ed Franck [tekst] ; en Kris Nauwelaerts [ill.]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071413545> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069560080> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065657010" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b61324df393bb3aa5bef7b2396a3b8> ;
    schema1:name "Bulle de bijter" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c78cf0a7054b40be629cf942173c0d09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68993880> .

