@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/p176877398> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Angst / Anthony Horowitz ; [vert. uit het Engels door Annemarie van Ewyck]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072415959> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071258922> ;
    schema1:description "1e dr. Nederlandse uitg.: Antwerpen ; Dronten : Facet, 1996" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050162002" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/531da09ce5da8c1ef7b59793f974b4af> ;
    schema1:name "Angst" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/841fb8cd9160b4d704c9ff23189bd8a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67997928> .

