@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/p443068097> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zoé Carrington / scenario en tekeningen Jim ; decors Rémi Torregrossa ; inkleuring Delphine" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213067323> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402345835>,
        <http://data.bibliotheken.nl/id/thes/p433294280> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9402146ff0d27eb1792838269103e011> ;
    schema1:name "Zoé Carrington" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f10062700f6c6363b315bcbce79fafc8> .

