@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/p450577864> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tovenaars van Ooit / Cressida Cowell" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p195051017> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/076bade83ef48b8d94f96f9be1b41b5a> ;
    schema1:name "De tovenaars van Ooit" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/048c76b8a86fff5ca06072f3ce1c50e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1197785294> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/79657c95c9e9c94d4cf0fba1dc772999> .

