@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/p810741970> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cahiers van een lezer / E. du Perron" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614006>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06832457X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068203616> ;
    schema1:description "De oorspr. uitg. was \"gedrukt voor de schrijver in 30 exemplaren\"",
        "Fotograf. herdr. van de 26 opstellen uitgegeven in eigen beheer tussen 1928-1929",
        "In cassette" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063220588" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/171e389b199c52d93a069a8ed1bc65b6> ;
    schema1:name "Cahiers van een lezer" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5984ff2f1d9e6e53eb623298e75d360a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898821106> .

