@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/p449078922> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rollercoaster six / Charles den Tex, Fred Diks" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134442806> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073987727> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p438286545> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46e40f9d0c7a9bf0f7e25cfcede152ff> ;
    schema1:name "Rollercoaster six" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91f6def30cc6d21131c15c18ae5bb807> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520321733> .

