@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/p439135044> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Animal Jack / scenario: Kid Toussaint ; tekeningen en inkleuring: Miss Prickly" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p410338273> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p340146583> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba6ee5e15a4e6b1da38277b0c05b36e0> ;
    schema1:name "Animal Jack" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43a194113e2055c2523d88e6c03c5b82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1409569370> .

