@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/p291941893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De drakentanden / Ellery Queen ; vert. [uit het Engels] door M.J. Landre-Tollenaar" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06883666X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068872739> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050400339> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/558cfe4d711b669a3bbe0def57e9151c> ;
    schema1:name "De drakentanden" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cb549118c9c5f346d6aceb447728af8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71633699> .

