@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/p097000965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fonds voor de podiumkunsten / Raad voor de Kunst" ;
    dcterms1:issued "1992" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9f1f8eb0e99eb4732212e11e7fda7cc4> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p09065532X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/786e0f0798830864b3f01a7549c5ca19> ;
    schema1:name "Fonds voor de podiumkunsten" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bb0e7d53ff92bc3604f428d43734710> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65812083> .

