@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/p225863588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conosci il tuo paese? : meditazioni sul lago di Como / trad. dall' olandese di Donatella Bisutti e Riccardo Held" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070934738> ;
    schema1:description "Nederlandse en Italiaanse tekst" ;
    schema1:inLanguage "it",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34b1f74cc69f464c6ade38d100b4d6bc> ;
    schema1:name "Conosci il tuo paese? : meditazioni sul lago di Como" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a442a98b14d75920f8041e4d3b796c80> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67174378> .

