@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/p097403407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De derde verdieping / [eindred. Max Bruinsma ; red. Hein Eberson ... et al.]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07568800X>,
        <http://data.bibliotheken.nl/id/thes/p077595157>,
        <http://data.bibliotheken.nl/id/thes/p078524687> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099057344> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072970715>,
        <http://data.bibliotheken.nl/id/thes/p075410338> ;
    schema1:description "Uitg. van het Sandberg Instituut in samenw. met uitg. De Balie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p11031283X> ;
    schema1:isbn "9066170972" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f5329a3b5c7cfa35d7c45c6e4e1dfbd> ;
    schema1:name "De derde verdieping" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a06f72cc7f95a7847562fe51103dd32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66002631> .

