@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/p048971014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meermin : bloemlezing n.a.v. Dichter bij jeugd / samenst. Clara Haesaert, Jan van Coillie" ;
    dcterms1:issued "1983" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069011591>,
        <http://data.bibliotheken.nl/id/thes/p069034338> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/960f63f383ca069009043a802e1c523a> ;
    schema1:name "De meermin : bloemlezing n.a.v. Dichter bij jeugd" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1aa989e564e400a50db9a3e727739782> .

