@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/p40882722X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moord op mijn moeder / Mensura Zvrko ; redactie: Rianne Lampers" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p408747021> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p408747021> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258132027> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463281676" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8db952121bac36e7085c167b7b61c78a> ;
    schema1:name "De moord op mijn moeder" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a23f2320736feb86962b9062478cf477> ;
    schema1:sameAs <http://www.worldcat.org/oclc/972460898> .

