@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/p369511190> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aap is een boef / door Isabel Versteeg ; met tekeningen van Mieke Driessen" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p255918356> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314708898> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p083419624> ;
    schema1:isbn "9789048717705" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/835941aafdde3845656fcb1b6b3722f6> ;
    schema1:name "Aap is een boef" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf60a207ca8f4bac78279e879d0ff94e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/871707533> .

