@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/p264466616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "NICL leermiddeleninformatiesysteem" ;
    dcterms1:issued "200X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600894>,
        <http://data.bibliotheken.nl/id/thes/p08988227X> ;
    schema1:associatedMedia "http://www.nicl.nl/po" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075455722> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/4dc1195a2ce6d1798755871679d1fa6a> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9163f3ad507545c2c7f8947a21d24e1> ;
    schema1:name "NICL leermiddeleninformatiesysteem" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bca64447eda2a9e1d9ef1d003d29fd1> .

