@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p401983676> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrouw die niet zwijgen wilde / John Brosens" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p434706612> ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07512937X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492343031" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7e19250224e18041469d44aeab5e9f0> ;
    schema1:name "De vrouw die niet zwijgen wilde" ;
    schema1:numberOfPages 306 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a328697bec8a27d1e0d938cfb1d952dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950015007> .

