@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/p394168070> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Under the skin / Caroline Boot ; met medewerking van Lotte Verberne" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069998485>,
        <https://data.bibliotheken.nl/.well-known/genid/7d28879a105092b16c284a79dd56ba04> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/950a51bdd56832748dc9cc3d384444df> ;
    schema1:description "Uitgave bij de gelijknamige tentoonstelling, van 30 mei t/m 20 september 2015 in het TextielMuseum, Tlburg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789070962586" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ecd54832d9be5751401833004feccbe> ;
    schema1:name "Under the skin" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/decb965813ad425ca1a5b8f721f3c2a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928174968> .

