@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/p340219920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gevaarlijk spel / [auteur] Marlies Verhelst ; [ill.] Hester van de Grift ; [red.: Anneriek van Heugten]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p321811933> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p085989835>,
        <http://data.bibliotheken.nl/id/thes/p186627610> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p340218363> ;
    schema1:isbn "9789053005248" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62adccc0fb1d2b989e6b7a543c937a92> ;
    schema1:name "Gevaarlijk spel" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c39cac5824651526bc8c25432ce42bc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778186349> .

