@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/p197409059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Intereffekt" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607252>,
        <http://data.bibliotheken.nl/id/thes/p078422280>,
        <http://data.bibliotheken.nl/id/thes/p078448050>,
        <http://data.bibliotheken.nl/id/thes/p078493862>,
        <http://data.bibliotheken.nl/id/thes/p161230032> ;
    schema1:associatedMedia "http://intereffekt.nl" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2aa976398ca3a8049303d426373011b1> ;
    schema1:name "Intereffekt" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c3be0a4ac80aa7827c74308a6ab3b0f> .

