@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/p439566452> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kasteel van miljoenen jaren / scenario Richard D. Nolane ; tekeningen Zeljko Vladetic" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p42584563X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146292626>,
        <http://data.bibliotheken.nl/id/thes/p303986727> ;
    schema1:description "Naar het werk van Stéphane Przybylski",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d366acf2b2dbdc4e4e737553fd5a785> ;
    schema1:name "Het kasteel van miljoenen jaren" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff9b7c768a33cc3838917744d5647b2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1398527987> .

