@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/p085051977> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zing alle dagen : liedboek voor kinderen / samengest. door Job Heeger, Elisabeth van den Brun, Gerard van Hulst" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075305240> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06990023X>,
        <http://data.bibliotheken.nl/id/thes/p07301849X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3739948d2e9caffb35076a52af58c90a> ;
    schema1:name "Zing alle dagen : liedboek voor kinderen" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6595b2c4dab5540629a868adcd2a7d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65528608> .

