@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/p392687801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verwende prinsesjes : portret van de Nederlandse vrouw / Elma Drayer" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616408>,
        <http://data.bibliotheken.nl/id/thes/p075626608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074645226> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p325722919> ;
    schema1:isbn "9789023466666" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58ef535ed357b6c7b87dfb179e2eb04b> ;
    schema1:name "Verwende prinsesjes : portret van de Nederlandse vrouw" ;
    schema1:numberOfPages 695506 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d83693c3319b6a407e0c9e1c3841fe06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/908178345> .

