@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/p446220124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sluizen der geleerdheid / Fr.K.H. Kossmann" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593014>,
        <http://data.bibliotheken.nl/id/thes/p078640482>,
        <http://data.bibliotheken.nl/id/thes/p397285868> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070178739> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p84014069X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5067643c5894a809bf8459907caa1f8> ;
    schema1:name "De sluizen der geleerdheid" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e5af7ae0ebeb929abf30217880e371f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509446731> .

