@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/p301904049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Keukenhof: een kasteel aan de duinrand / [red.: Jan Beenakker ... et al.]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611414>,
        <http://data.bibliotheken.nl/id/thes/p077595297>,
        <http://data.bibliotheken.nl/id/thes/p078556317>,
        <http://data.bibliotheken.nl/id/thes/p303414278> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070597006> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303413972> ;
    schema1:isbn "9789065509697" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06bf965a47d2f5d2def7b5a4b007ad87> ;
    schema1:name "Keukenhof: een kasteel aan de duinrand" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88cf61fda6a1d053374716b5bb7ae659> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150208270> .

