@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/p050995138> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Nederlands Indische documentatiereeks NIDOC" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075356937> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075456664> ;
    schema1:inLanguage "nl" ;
    schema1:issn "09235604" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/745c0174e074ae2601e79b9c89bc7e3e> ;
    schema1:name "Nederlands Indische documentatiereeks NIDOC" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94f02cd0b191f876a398f1499fa27056> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72984290> .

