@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/p441397360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste Clifton / tekeningen: Turk ; scenario: Zidrou ; inkleuring: Kaël ; vertaling [uit het Frans]: the house of BOOM!" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946449>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102406>,
        <http://data.bibliotheken.nl/id/thes/p125777507>,
        <http://data.bibliotheken.nl/id/thes/p238641961> ;
    schema1:description "Naar het personage dat werd bedacht door Raymond Macherot" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408610670> ;
    schema1:isbn "9789086771776" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4064a86a36465330f22c90395bd64297> ;
    schema1:name "De laatste Clifton" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af008b50bbb1964e01ca985edc7947fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1431021311> .

