@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p256335230> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "B-boekjes" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075299496> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2222f92b926ac8cec683906dac58399f> ;
    schema1:name "B-boekjes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d8723d4710fc89aa02326a895b36c37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66421813> .

