@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/p417238592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Feyenoord avonturen van Bever, Leeuw en Giraf / tekst: Eus Roovers ; illustraties: Roland Hols" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125594046>,
        <http://data.bibliotheken.nl/id/thes/p274737248> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p38863510X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082472844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2888d928ae4f8ce0b35cf1b88530d47> ;
    schema1:name "De Feyenoord avonturen van Bever, Leeuw en Giraf" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ef79a80a9aa7f2f489c767b485c19b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1030617743> .

