@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p112268226> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De droom / Felix Ortt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429803117> ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597915>,
        <http://data.bibliotheken.nl/id/thes/p078489571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072755121> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p112266851> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de4a77cd6ff09496450502558e58da4f> ;
    schema1:name "De droom" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c27feda860f42a1774368392ee65c067> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769831078> .

