@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/p377908614> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beleidsplan 1997-2000" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10855564X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Nederlands literair produktie- en vertalingenfonds - 16 p. : tab. ; 32 cm" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be6095c4fe885d5b7d75549cd7664ae0> ;
    schema1:name "Beleidsplan 1997-2000" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/511f89b85a236c04dd4e3564a23ef07b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/884251947> .

