@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/p15736190X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedonder in de glazen / P.B. Kooi" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072218819> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036568740>,
        <http://data.bibliotheken.nl/id/nbt/p863406351> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6489e2bfbf73aa22f6c2fbe2e8483c71> ;
    schema1:name "Gedonder in de glazen" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47cc102bcb5ab293acf151f9c708525c> .

