@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/p264571517> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emilie en Liam / tek.: Arnaud ; tekst: Ferry ; [vert. uit het Frans]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p264571444> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070065748> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 2004" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p236151495>,
        <http://data.bibliotheken.nl/id/nbt/p264571479> ;
    schema1:isbn "9069693704" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdbaa8de245d06e54d30262305ab2966> ;
    schema1:name "Emilie en Liam" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3598177671f98280d3f7e0f23e4b469> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66614803> .

