@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/p364457368> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Themes from Brentano / ed. by Denis Fisette and Guillaume Fréchette" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068382995>,
        <http://data.bibliotheken.nl/id/thes/p075606178> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p114152985>,
        <http://data.bibliotheken.nl/id/thes/p324406894> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821355066> ;
    schema1:isbn "9789042037427" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5736a97748bd93f48a45fee520a6832> ;
    schema1:name "Themes from Brentano" ;
    schema1:numberOfPages 530 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9aba3080be8be232db6a969974c9204c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/858938545> .

