@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/p101983468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse Taalunie, wat zij is en doet" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p092789447> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/99e0314bd1bb4a9f91a4d2385c72a62f> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f8d55b429309219575a335ee5245268> ;
    schema1:name "De Nederlandse Taalunie, wat zij is en doet" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68e84f3dd7aef307a3844264b696ba5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66136776> .

