@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/p330505688> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brontorina / James Howe ; met ill. van Randy Cecil ; [vert. uit het Engels: L.M. Niskos]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072789069> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068803729>,
        <http://data.bibliotheken.nl/id/thes/p217640354> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047703334" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98d335d94ca9c287be731a572bccaebd> ;
    schema1:name "Brontorina" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bd8cfd6de623fe50734ee115c608a24> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702369007> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2e0d764555cbfd7a85d0574752883751> .

