@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/p802538835> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kooning / text by Harold Rosenberg ; [photogr. by Hans Namuth ... et al. ; bibliogr. by Richard S. Lanier]" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068477252>,
        <http://data.bibliotheken.nl/id/thes/p075621258> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072771313> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9029005394" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/917600505ac1cfa4d4a09ce014b2e312> ;
    schema1:name "De Kooning" ;
    schema1:numberOfPages 293 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70b5837db91bb63cdad0907fc977f203> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899071996> .

