@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/p860337324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ziedaar! / Frans Baake, Bart Boumans, Paul Snijders ... [et al.]" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068550022>,
        <http://data.bibliotheken.nl/id/thes/p069191271>,
        <http://data.bibliotheken.nl/id/thes/p071931775> ;
    schema1:description "Opl. 12 ex., genummerd I-XII" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36bdfd4d214de6cf283af3aff099fe24> ;
    schema1:name "Ziedaar!" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c421e817f1766f054bd6d8c93298e7fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63813613> .

