@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/p340220007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen op de kermis / [tekst:] Claire De Lombaert ; [ill.:] Kris Nauwelaerts" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p204291372> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069560080> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058387288" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8f948a9dce58c9dcf60b1efaf8dbe6c> ;
    schema1:name "Alleen op de kermis" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89ed12ce4b9bd97aa2ad187fae473d9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781615806> .

