@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/p442940890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doe niet alsof, Billie / door Cazenove & Bastide naar Roba ; inkleuring: Luc Perdriset en Jean Bastide ; vertaling [uit het Frans]: James Vandermeersch" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305524178> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068405723>,
        <http://data.bibliotheken.nl/id/thes/p315808632>,
        <http://data.bibliotheken.nl/id/thes/p318774321>,
        <http://data.bibliotheken.nl/id/thes/p341469327> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822186365> ;
    schema1:isbn "9789085587163" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79603ed69e53c5a74b4feb386c883474> ;
    schema1:name "Doe niet alsof, Billie" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40de920f743123fcb356e8d322c3a87c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1452488738> .

