@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/p139144692> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse Taalunie" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p078683394>,
        <http://data.bibliotheken.nl/id/thes/p078939593>,
        <http://data.bibliotheken.nl/id/thes/p092789447> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075398435> ;
    schema1:bookEdition "[Verbet. herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075288818>,
        <http://data.bibliotheken.nl/id/thes/p075332035>,
        <http://data.bibliotheken.nl/id/thes/p075491532> ;
    schema1:description "1e dr.: 1980",
        "Gezamenlijke publikatie van het Ministerie van de Vlaamse Gemeenschap (Belgie), het Ministerie van Nationale Opvoeding (Belgie), het Ministerie van Cultuur, Recreatie en Maatschappelijk Werk (Nederland) en het Ministerie van Onderwijs en Wetenschappen (Nederland)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9012031044" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d497340087677d6edc7c647503ae940> ;
    schema1:name "De Nederlandse Taalunie" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00f6e3ec21b147ef90038801714ee60a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/25882054> .

