@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/p436865807> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ogerleeuw / tekst & tekeningen Bruno Bessadi" ;
    dcterms1:issued "2022-2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p436865777> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2cf0b70883a41d886a5d58556ad255c> ;
    schema1:name "De ogerleeuw" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8f06e2e956c4cf04e7eb38f3b962aa0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1356686667> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c828583be52058970bd3145968f57dcb> .

