@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/p444654267> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlucht door de tijd / Patrice Buendia, Olivier Jolivet, Frédéric Zumbiehl" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422506117> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p312835868>,
        <http://data.bibliotheken.nl/id/thes/p370547071> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7766e31d41076ca205e93b6e6a038f7> ;
    schema1:name "Vlucht door de tijd" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43ab1b392281da7f7e6c3e201f5a4d35> .

