@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/p098506501> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conferentie over de literaire critiek gehouden op vrijdag 28 en zaterdag 29 october 1955 te 's-Gravenhage / [C. Rijnsdorp ... et al.]" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599225>,
        <http://data.bibliotheken.nl/id/thes/p078576571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075290383> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068239092> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/557d3db288bd7b76c08dd3348b6b0358> ;
    schema1:name "Conferentie over de literaire critiek gehouden op vrijdag 28 en zaterdag 29 october 1955 te 's-Gravenhage" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/19b43c2f3ea26a0bfdb0792c59ce8743> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66084786> .

