@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/p357409736> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mary / scenario David Vandermeulen ; tekeningen Daniel Casanave ; inkleuring Patrice Larcenet ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p185999824>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p279948212>,
        <http://data.bibliotheken.nl/id/thes/p310600456> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p345691601> ;
    schema1:isbn "9789462100299" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c93e22d185ab342573189431c04317d8> ;
    schema1:name "Mary" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f25da6e973371806f80ffe542f03f1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/856030565> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e5254092c5dd3f640a11e6f38a6ac389> .

