@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/p115666729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis / Cees van der Kooij" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659395>,
        <http://data.bibliotheken.nl/id/thes/p077600983>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p07849480X>,
        <http://data.bibliotheken.nl/id/thes/p078518776> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070195331> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p136424856> ;
    schema1:isbn "9032916149" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43bdce9348f281902a86412c39ed9da3> ;
    schema1:name "Geschiedenis" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d453b5537ce1ecb26aae8561bb56425> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69415780> .

