@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/p394838602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste linie / Brenda Novak" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p277151716> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425097862>,
        <http://data.bibliotheken.nl/id/nbt/p450107655> ;
    schema1:isbn "9789461997869" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9dd6fe5255ae4a82a409745a1ef74737> ;
    schema1:name "De laatste linie" ;
    schema1:numberOfPages 2594442 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ecf32e2943098f26bbf182657b66fd7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1142230279> .

