@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/p316319341> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Riding the age waves" ;
    dcterms1:issued "2005" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34acd8ca04c96f4eaa01e0aaf4f0a6fa> ;
    schema1:name "Riding the age waves" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e4ad97e2ac49103872d9789800830a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/313985948> .

