@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/p296084913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Taalunie in 2005 en 2006 : een tussenbalans / Nederlandse Taalunie ; [tekst Matthijs Bakker]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075373971> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073192619>,
        <http://data.bibliotheken.nl/id/thes/p075373971> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6de49cbe34712fade46f63241e6dbf2> ;
    schema1:name "De Taalunie in 2005 en 2006 : een tussenbalans" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69e775499e2d42feeb015df4ad5de921> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150333854> .

