@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/p14709609X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Help, ik moet vliegen! / Lucas van Gerwen & René Diekstra" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599147> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073515000> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068282745> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022982858" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a370e617a6780ceba17e043118dbba95> ;
    schema1:name "Help, ik moet vliegen!" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/949c6a4fc2b4c48b86fe6ffa1a9b7d1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68948880> .

