@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/p401587169> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A companion to Colette of Corbie / edited by Joan Mueller, Nancy Bradley Warren" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073688975>,
        <http://data.bibliotheken.nl/id/thes/p075615304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185974651>,
        <http://data.bibliotheken.nl/id/thes/p240417291> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288133153> ;
    schema1:isbn "9789004297920" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98a6764d6942ff7d71f8bb7f50b0fd72> ;
    schema1:name "A companion to Colette of Corbie" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99e36fb16e8af639b7ddb82091e3580b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945368245> .

