@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/p40540381X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mooie momenten / scenario & tekeningen Jim ; inkleuring Delhine & Jim" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213067323> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402345835> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789085524267" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13065340cc7017d2ad11f4641227cb47> ;
    schema1:name "Mooie momenten" ;
    schema1:numberOfPages 134 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37a2f0e5a6e091a05de1511405818c94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/963094794> .

