@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/p397687486> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rond en rond / scenario: Elisabeth Coudol ; vert. [uit het Frans]: Reina Ollivier ; ill.: Patrick Chenot" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p265168899> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071133208>,
        <http://data.bibliotheken.nl/id/thes/p306240882> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p172037026> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a5d8fb8240a0dac6636929eb3021b36> ;
    schema1:name "Rond en rond" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73d3b08ac887e670ab126fac6461c9bc> .

