@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p821433121> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Studies of developing countries / ed. by L.H. Janssen ... [et al.]" ;
    dcterms1:issued "1969" ;
    schema1:inLanguage "en" ;
    schema1:issn "00818771" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08bc1ce9fd2ca51c57248384fb7bb8d5> ;
    schema1:name "Studies of developing countries" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f87f74fcef3bdd08d09a0cff38071fe3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781418348> .

