@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/p148366333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van fluwelen en stille revoluties / Wil Arts" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075672596>,
        <http://data.bibliotheken.nl/id/thes/p077597249>,
        <http://data.bibliotheken.nl/id/thes/p07865050X>,
        <http://data.bibliotheken.nl/id/thes/p089734440> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069253552> ;
    schema1:description "Inaugurele rede Katholieke Universiteit Brabant, Tilburg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9036198461" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/705f7bb9fffa935d86522dbbc28f560c> ;
    schema1:name "Van fluwelen en stille revoluties" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c268dbc46d9753c835d49a7d934754c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68724319> .

