@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/p428238947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beertje het is bedtijd! / Lindsay van Ooijen ; illustraties Sanne Miltenburg" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p43051056X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p311822452> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090334844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/650dccb638cf7239d4b76e324b6f4fbf> ;
    schema1:name "Beertje het is bedtijd!" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92b232fa9afe38b879509a564cd11646> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1223042585> .

