@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/p316089753> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ARTIK" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609808> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181058901> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Bestand met artikelen uit (voornamelijk Nederlandse) vaktijdschriften op het gebied van landbouw, visserij, groene ruimte en voeding. Het bestand wordt dagelijks geactualiseerd. Veel artikelen zijn full-text beschikbaar. In ARTIK kan op onderwerp gezocht worden met Nederlandse trefwoorden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7ad5392f6ca250c76bda16e670f0abe> ;
    schema1:name "ARTIK" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f65ec4e000fb95d522d7952788fb1131> .

