@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/p417782438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doorsnee / Phaedra Derhore" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p41778242X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492672032" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a136da550bb69e137e09cb458f802da> ;
    schema1:name "Doorsnee" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83da2a914bde90b1f6e61dc3fab065bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1080095951> .

