@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/p394762800> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "3 verleidelijke Italianen" ;
    dcterms1:issued "2014" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074332627>,
        <http://data.bibliotheken.nl/id/thes/p297185586>,
        <http://data.bibliotheken.nl/id/thes/p30180401X> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402501803" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11b3e254ea0f8b2261f9ce29bd95b4f7> ;
    schema1:name "3 verleidelijke Italianen" ;
    schema1:numberOfPages 1391888 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/221006c79dffd7786ed8132e8d27c4e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1143419490> .

