@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/p331674637> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maria / tek.: Jean-Michel Beuriot ; scenario: Philippe Richelle ; inkleuring: Scarlett Smulkowski ; [vert. uit het Frans]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152416862> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074379100>,
        <http://data.bibliotheken.nl/id/thes/p15783977X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330820109> ;
    schema1:isbn "9789030364344" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a05a480960b56366fa64f3a92549cfb> ;
    schema1:name "Maria" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c72db9999eb12b6958c1abf4ba6b36d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/708537311> .

