@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/p438286049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De integrale Clifton" ;
    dcterms1:issued "2022" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946279>,
        <http://data.bibliotheken.nl/id/thes/p068946449>,
        <http://data.bibliotheken.nl/id/thes/p069130604>,
        <http://data.bibliotheken.nl/id/thes/p089763785>,
        <http://data.bibliotheken.nl/id/thes/p422698644> ;
    schema1:description "Oorspronkelijk verschenen in Kuifje, 1983-1988" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434416703> ;
    schema1:isbn "9789086771189" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db527d427728da353a1043970027b763> ;
    schema1:name "De integrale Clifton" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47b33c4dffb56f7190c5f6af7a4a9a1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1370129844> .

