@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/p252287266> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Studies in world language problems" ;
    dcterms1:issued "2003" ;
    schema1:description "Vol. 1: 23 cm" ;
    schema1:inLanguage "en" ;
    schema1:issn "15721183" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af53f4c1b1260b7cb3ad23f10000196a> ;
    schema1:name "Studies in world language problems" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9bcef14685bab91ec28d714f0bd15c58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73552738> .

