@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/p80197898X> 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 "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067478131> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072346280> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027524203" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b2c2a586866beaa1e0bce12db61781c> ;
    schema1:name "Kleio op de brug : geschiedenis voor de brugklas" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9563d441cfa5acb6ce0ad154658266e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63406419> .

