@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/p801865719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anna-Bella en de speelvogel / Jan Boschmans" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070153639>,
        <http://data.bibliotheken.nl/id/thes/p11968277X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063060637" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dda8df53261493db72d600a51ddd5879> ;
    schema1:name "Anna-Bella en de speelvogel" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d35f51cee09260a9a0fdea87c2642ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63380894> .

