@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/p214155218> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Haagse School boek / John Sillevis, Anne Tabak" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759505X>,
        <http://data.bibliotheken.nl/id/thes/p078528135>,
        <http://data.bibliotheken.nl/id/thes/p07865906X>,
        <http://data.bibliotheken.nl/id/thes/p236519581> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068856717>,
        <http://data.bibliotheken.nl/id/thes/p304946087> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p186358296> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "904009540X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f09020ae02252be11fa91aa7893a185> ;
    schema1:name "Het Haagse School boek" ;
    schema1:numberOfPages 416 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3100234626e13944c387c2c6e79f55ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782997096> .

