@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/p185850405> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kids & culture" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759729X>,
        <http://data.bibliotheken.nl/id/thes/p078547075>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p108868532> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044608586> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8b4be6a7b036efda9a4d7e6166f2348> ;
    schema1:name "Kids & culture" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60dd49151e52f6abf9a5e0fc3557386d> .

