@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/p157404137> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Attractieparken / [samenst. Claartje Doorenbos]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611691>,
        <http://data.bibliotheken.nl/id/thes/p078479606> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149137249> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109114450> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/183afa017289e66c39ae62244108a3cf> ;
    schema1:name "Attractieparken" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1891e7b8444a0b12c018533f6e486ee> .

