@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/p831492708> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karel van de Woestijne en het symbolisme / Anne Marie Musschoot" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069078777> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069104727>,
        <https://data.bibliotheken.nl/.well-known/genid/d2f77b313f3a6c61f54ced14dffd255f> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079134734> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7aa9d2ed7f81c8e3a277371b9cdf5deb> ;
    schema1:name "Karel van de Woestijne en het symbolisme" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9e7fffd3d0e9d7815eb318f99b6f555> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781560761> .

