@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/p291023770> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "TVVP : fase 1a evaluatie beleid OWN2000 : versie 2.2" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183306317> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5733593787c75a36b16a74b84426305a> ;
    schema1:name "TVVP : fase 1a evaluatie beleid OWN2000 : versie 2.2" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5f2ac9ca86b5f20319765771fae008d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71719827> .

