@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/p18860670X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Themanummer internationalisering / [bijdragen van T.L.C.M. Groot ... et al.]" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073232394> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097932434> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83fe0d8e1444814c1f75f8db3b831c09> ;
    schema1:name "Themanummer internationalisering" ;
    schema1:numberOfPages 444 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a639fbda5a4553044c824d1b5e715ff8> .

