@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/p086221019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beregoed! : de mooiste verhalen en gedichten over beren / [samenst.: Nanda Meijnen ... et al.]" ;
    dcterms1:issued "1991" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073705861> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402>,
        <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068060937" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50cd9cb6cd462832736ae568de36967a> ;
    schema1:name "Beregoed! : de mooiste verhalen en gedichten over beren" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0268e5970753992efe485366c5797a59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65656604> .

