@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/p107218550> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "TaltaalHandleidingen voor de onderwijsgevenden" ;
    dcterms1:issued "1981" ;
    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:issueNumber 0 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46b080396aa205708fd1b0236257836b> ;
    schema1:name "TaltaalHandleidingen voor de onderwijsgevenden" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e20d0fe0646da5985d2d37727156ce02> .

