@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/p089500288> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chantage / Leonard Nolens" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068433271> ;
    schema1:description "Opl. van 65 genummerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043404340> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00f93f906a3e54125309c04185364bd8> ;
    schema1:name "Chantage" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2065eb9eb548eb121116c416b2d56c7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65458279> .

