@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/p448097257> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betoverde prins / R. Stevens ; [ill. H. Kok]" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577354> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07298919X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07298922X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075671875> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040876853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82b3129f0e0c8be5cbde2a685cb4f16f> ;
    schema1:name "De betoverde prins" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e81099b0be35782e899df56fee96aa63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517291911> .

