@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/p439353084> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De integrale Clifton" ;
    dcterms1:issued "2023" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946279>,
        <http://data.bibliotheken.nl/id/thes/p069130604>,
        <http://data.bibliotheken.nl/id/thes/p089763785>,
        <http://data.bibliotheken.nl/id/thes/p422698644> ;
    schema1:description "Deels eerder verschenen in Kuifje, 1989-1992" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434416703> ;
    schema1:isbn "9789086771486" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1db1a2caf9836d8627763079c99602b6> ;
    schema1:name "De integrale Clifton" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4b5be3fce19f4783827aa39e9b12842> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1392048845> .

