@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/p085827991> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuw zicht op de zuilen / [met bijdr. van Jacques Dane ... et al.]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070332932> ;
    schema1:description "Bijdr. in het Nederlands en het Engels",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843561955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/686412d37c885a3434f1ac1cdd081b4a> ;
    schema1:name "Nieuw zicht op de zuilen" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97ec0ad4feb548457608f3fd537e220e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65548346> .

