@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/p097290238> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pronto? : Italiaans voor beginners / samenst. Helen van Hoorn en Karina van der Meer ; eindred. Ineke Vedder" ;
    dcterms1:issued "1990" ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069436983>,
        <http://data.bibliotheken.nl/id/thes/p073000477>,
        <http://data.bibliotheken.nl/id/thes/p073000485> ;
    schema1:description "1e dr.: 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065332278" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a1cfd850b29360555302a1a09ba6bfd> ;
    schema1:name "Pronto? : Italiaans voor beginners" ;
    schema1:numberOfPages 195 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a23252891448fa0660b1ef7a94642d2> .

