@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/p091706653> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleio op de brug : geschiedenis voor de brugklas / A.B. Ceulaert en O. Feitsma" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067478131> ;
    schema1:bookEdition "6e [gecorr.] dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072346280> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ae840b16bcac5dce767d48be4ac3de2> ;
    schema1:name "Kleio op de brug : geschiedenis voor de brugklas" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8a323fa5bfa6d1a936fa5f83103b4bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65941173> .

