@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/p832410322> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De draak moet dood : kolderiek spel voor tieners, maar ouder mag ook / Wim Burkunk" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069582149> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e47f7b8e68bde27beb06716a0e9c4f86> ;
    schema1:name "De draak moet dood : kolderiek spel voor tieners, maar ouder mag ook" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59563aff35cd7505a7d781cd9084edf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63503409> .

