@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/p782862098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit de wereld van het boek / H. de La Fontaine Verwey" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397293895> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068583311> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p80018629X> ;
    schema1:isbn "9060721101" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43c4d9d6f6938a578fa053f8e831a801> ;
    schema1:name "Uit de wereld van het boek" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cdfbb9a52efcca5c48f7389441f642c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768428801> .

