@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/p331410486> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Televisierapport 2006" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240584775> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297974041> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f290cc4824eb77c6202f9252a10d44da> ;
    schema1:name "Televisierapport 2006" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e62b7e7e9e9b02ddb0dc1e33fecee1b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/697270937> .

