@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/p143008854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chris Dagradi : beschaving van een binnenwereld / Wouter Welling" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073485691> ;
    schema1:description "Teksten in het Nederlands en Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p20350030X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7fd4120303304275fa8c09631f88f8f> ;
    schema1:name "Chris Dagradi : beschaving van een binnenwereld" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d68a0b1d5cdff355ba004c439a12027> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69003429> .

