@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/p053046455> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van een idee / [text and ed. J.F.P. Dijkhuis]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607333>,
        <http://data.bibliotheken.nl/id/thes/p078567513>,
        <http://data.bibliotheken.nl/id/thes/p112070884> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f547e2907383449b6d346a87bf72cee3> ;
    schema1:description "Uitgave t.g.v. het 25-jarig bestaan van de Wavin" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84dbc9731a8a12a007dfc7e624942b59> ;
    schema1:name "De geschiedenis van een idee" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0826397017d5754adefbaef5888191a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64928373> .

