@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/p297993356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sektes en paranoia / Sergio Bleda ; [vert. uit het Spaans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p244392161> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297967789> ;
    schema1:isbn "907700193X",
        "9789077001936" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/471cec14644193e31ff22f85c8fb2a29> ;
    schema1:name "Sektes en paranoia" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/920f46065ab73a003c33fc3ca65b10e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150309171> .

