@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/p400897202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Trots & verlangen" ;
    dcterms1:issued "2016" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p096450436>,
        <http://data.bibliotheken.nl/id/thes/p137190905>,
        <http://data.bibliotheken.nl/id/thes/p143358944>,
        <http://data.bibliotheken.nl/id/thes/p278750737>,
        <http://data.bibliotheken.nl/id/thes/p329922149> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425065219> ;
    schema1:isbn "9789402517538" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c1b9a8c7b1d675a18ac6d582376f36c> ;
    schema1:name "Trots & verlangen" ;
    schema1:numberOfPages 1062798 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8277027b476544f006a6bd32705dc75f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1139743884> .

