@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/p056690940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "I dodici abati di Challant / a cura di Harald A. Hendrix" ;
    dcterms1:issued "1982" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c01c2740c8939fba8b940f5ab4fdf5d1> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069710201> ;
    schema1:description "IVa giornata della letteratura contemporanea" ;
    schema1:inLanguage "it",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7a9d8b69b4ccdc9f8e866221874c089> ;
    schema1:name "I dodici abati di Challant" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7fa55104c8eaf8f933be03f48d12f61a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65128949> .

