@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/p041814436> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "TaltaalHandleidingen voor de onderwijsgevenden" ;
    dcterms1:issued "1981" ;
    schema1:bookEdition "1e ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067692362>,
        <http://data.bibliotheken.nl/id/thes/p068967349>,
        <http://data.bibliotheken.nl/id/thes/p069545782> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629216> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822206528> ;
    schema1:isbn "9026262264" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/578615b77e6205fc9d7746a0b19704b0> ;
    schema1:name "TaltaalHandleidingen voor de onderwijsgevenden" ;
    schema1:numberOfPages 415 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d998741869a4bcdd70b8ede73c95e26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769301151> .

