@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/p138890854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het schrijven van een leesbare scriptie / Warna Oosterbaan" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592484>,
        <http://data.bibliotheken.nl/id/thes/p07866148X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069290652> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p137071523> ;
    schema1:isbn "905018992X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3a1aae1351cc41770457b2686636af0> ;
    schema1:name "Het schrijven van een leesbare scriptie" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3289ab48ab35959af43dcb42f0a3c72d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68864414> .

