@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p372653723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen maar stoute kinderen / Robert Vuijsje, Heleen Brulot" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394611748> ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p245983589> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p291572227> ;
    schema1:description "Colofon vermeldt: tekst: Robert Vuijsje en illustraties: Heleen Brulot" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025866150" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8da5a26a12c94b7a930bb24bcc53e7e5> ;
    schema1:name "Alleen maar stoute kinderen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/870c587ae208356b76ed66e6fd4c5a2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/892102193> .

