@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/p444522093> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Claudine-reeks / Colette ; vertaald [uit het Frans] door Gerda Baardman" ;
    dcterms1:issued "2023-2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068975686> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073108731> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12874d563677dac25d2876b815262460> ;
    schema1:name "Claudine-reeks" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5962fa6928f661563bc6ad10e5ee0a0b> .

