@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/p801870941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toegepaste taal : gebruiksaanwijzing en oefenboek / B. Edens, C.H.L. van der Schoot-Fenijn" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068919018> ;
    schema1:bookEdition "3e, gewijz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068970153> ;
    schema1:description "Oorspr. dr.: 1973" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9011397231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0d87175952844ea11c08c94a08fb58f> ;
    schema1:name "Toegepaste taal : gebruiksaanwijzing en oefenboek" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccaa3d1fed26baa6c15162b95cb76353> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63382020> .

