@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/p256313067> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Okki" ;
    dcterms1:issued "2003" ;
    schema1:description "Uitg. later: 's-Hertogenbosch : Blink" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075646471> ;
    schema1:inLanguage "nl" ;
    schema1:issn "1572431X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e9c3ab2543d6ab966d5ff68d41682fe> ;
    schema1:name "Okki" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7069bfead5d093093b4208ca87ec20c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73589809> .

