@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/p096169672> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "ICO-publicatie" ;
    dcterms1:issued "1992-1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p096497025> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p128178213> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/520d6d52fb20e30404412b5e3b1d3eb4> ;
    schema1:name "ICO-publicatie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/439bfada0eb1e2b61da780c040b94625> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73082110> .

