@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/p455711208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dino Warriors / Diego Galindo" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p435084518> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318774321>,
        <http://data.bibliotheken.nl/id/thes/p370380932>,
        <http://data.bibliotheken.nl/id/thes/p425018342>,
        <http://data.bibliotheken.nl/id/thes/p438845439>,
        <http://data.bibliotheken.nl/id/thes/p455711194> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p45571116X> ;
    schema1:isbn "9789002285844" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eeb8248b9226e5a405f08822a9c2b140> ;
    schema1:name "Dino Warriors" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b6a173b12dd4d4d1a86971ce404ff34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1565430920> .

