@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/p822891190> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Barelli en Nusa Penida / Bob de Moor" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946961> ;
    schema1:description "Beide dl. met een opl. van 1000 genummerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906362025X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/637fe1fd34d8f91d31efdc350dfe99bd> ;
    schema1:name "Barelli en Nusa Penida" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/675d3fc82bec612d5e454750f7b2a5f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63268942> .

