@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/p401008177> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Complot" ;
    dcterms1:issued "2015" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p305032747> ;
    schema1:description "Beeldverhaal",
        "Een concept van Gihef en Alcante",
        "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/44b9c2aacd9b2aa94cbc7005b27659be> ;
    schema1:name "Complot" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de8607f190beeb44d4f16bd3cb8e2b9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/939391968> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a1f30062d798b6685ad22d6a694e85f4> .

