@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/p298580683> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam onbewolkt / Peter Elenbaas" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078578736>,
        <http://data.bibliotheken.nl/id/thes/p169910598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p100693474>,
        <http://data.bibliotheken.nl/id/thes/p144840979> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073123838> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p322343348> ;
    schema1:isbn "9059371372",
        "9789059371378" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/362cbdb2aeb7b17c4073ab10dcfd9f00> ;
    schema1:name "Amsterdam onbewolkt" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/495f527c2dbfb18b052233c0c0791548> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150395982> .

