@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/p092084613> 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 "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067478131> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072346280> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027524203" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1968c1fea81a394990c9630ef8a1e24b> ;
    schema1:name "Kleio op de brug : geschiedenis voor de brugklas" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14eb5c8735d7b28ec08ef2602a2748de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65964268> .

