@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p241144604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De samenzwering / Gerben Graddesz Hellinga" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342384457>,
        <http://data.bibliotheken.nl/id/nbt/p342384465> ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078430968> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068389094> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024546796" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/921f5c5ad9511bdb26ad2ff1df5c6d6a> ;
    schema1:name "De samenzwering" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/972b4625fe0ff6067ab56873a42fe1d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67031902> .

