@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/p40218744X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Exit USA / Suzanne Peters" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274416611> ;
    schema1:description "Met grote letters gedrukt",
        "Oorspronkelijke uitgave: Arnhem : Ellessy Relax, ©2015",
        "Uitgave in samenwerking met Uitgeverij Ellessy" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821616617> ;
    schema1:isbn "9789036431217" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a050498f26f30abf8396cfda088a1df> ;
    schema1:name "Exit USA" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26e931925e786a1edd2ef25364b3385f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950516315> .

