@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/p08698618X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Andere tijdenDocentenhandleidingen" ;
    dcterms1:issued "1991" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074247182>,
        <http://data.bibliotheken.nl/id/thes/p074250922>,
        <http://data.bibliotheken.nl/id/thes/p074250930> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066709458> ;
    schema1:isbn "902084265X" ;
    schema1:issueNumber 1530 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8f9868e30f4c27b38bf8a3a3d262539> ;
    schema1:name "Andere tijdenDocentenhandleidingen" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c726fb553af302792b1bed61b9f94db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769630213> .

