@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/p288149017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bietje is weg / Brigitte Minne ; tek. van Rosemarie de Vos" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10715353X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p227149688> ;
    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/p288148479> ;
    schema1:isbn "9027661162" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c4b14f0457b948ff8d4499e2aa7496b> ;
    schema1:name "Bietje is weg" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7858772ea3a45248ef40a403616dbefa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66446413> .

