@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/p256593582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brother Bear / Disney ; [vert. uit het Engels: Marja van de Nes]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186424345> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074714074> ;
    schema1:description "Rugtitel: Brother Bear" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p134433394> ;
    schema1:isbn "9058553078" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61735b6d8d1456b52bf660b5ceafd0b9> ;
    schema1:name "Brother Bear" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af85d88a5acf9ab9f33f8049c0dd3d58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66764456> .

