@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/p78252916X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kroniek van Felix Timmermans 1886-1947 / samengest. door José de Ceulaer" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068380275>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068695934> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026435207" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9494452bdac640d1e31337c2e5b9215d> ;
    schema1:name "Kroniek van Felix Timmermans 1886-1947" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aeeddd92388df8c1b35b4f613d8be392> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901767519> .

