@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/p318780747> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De superhoofdprijs / Annie van Gansewinkel ; tek. van Helen van Vliet" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091199581> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074183311> ;
    schema1:description "Oorspr. uitg.: 1998. - (Bolleboos plus. Serie 2 ; 2)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p255145055> ;
    schema1:isbn "9789048703685" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c80f0bf2b3d83676c7f411e5974c5b7f> ;
    schema1:name "De superhoofdprijs" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5c119795be58526af828fac87e7dc84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/472546696> .

