@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/p450569896> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grote beesten" ;
    dcterms1:issued "2014" ;
    schema1:description "Vertaling uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b4a464d1c35903e34519f8ddb7bce57> ;
    schema1:name "Grote beesten" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/414a8cb42cc2cd313bc11c9c83184b41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1524879280> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fd9f027b296c81d797d60b5290142d05> .

