@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/p344790983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A companion to angels in medieval philosophy / ed. by Tobias Hoffmann" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615304>,
        <http://data.bibliotheken.nl/id/thes/p075676893>,
        <http://data.bibliotheken.nl/id/thes/p077593359>,
        <http://data.bibliotheken.nl/id/thes/p078497558> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p242696112> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288133153> ;
    schema1:isbn "9789004183469" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3374e6a7f3774f80193a7d084300d66> ;
    schema1:name "A companion to angels in medieval philosophy" ;
    schema1:numberOfPages 335 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c89910403d61536f92ec329e24b1056> ;
    schema1:sameAs <http://www.worldcat.org/oclc/807019684> .

