@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/p256436665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het houden van een presentatie / Willem Albert Wagenaar" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592484>,
        <http://data.bibliotheken.nl/id/thes/p078635195> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7a308b4c843c16c0426748932d872d96> ;
    schema1:bookEdition "9e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p137071523> ;
    schema1:isbn "9050189954" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a91fd0caaf1061f12e121fbb5821ccd1> ;
    schema1:name "Het houden van een presentatie" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/138617313f286477a6ef6d9be69d3b63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66741992> .

