@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/p374017603> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eva's geSternte : herinneringen aan de XXste eeuw / Bernard Yslaire" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072143185> ;
    schema1:description "Ballonstrips",
        "Beeldverhaal",
        "Keerzijde titelpagina vermeldt: integrale editie van de 4 delen",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789030370000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48312ba1463d4c0f5d3cd7b1e57f4034> ;
    schema1:name "Eva's geSternte : herinneringen aan de XXste eeuw" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b8875cf4fe4bc334acecbd2dc7faf8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880404859> .

