@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/p321540298> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begroting 2009" ;
    dcterms1:issued "2008" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/2e6e93389cc7fa2b1d3d92a7da4dbba6> ;
    schema1:description "Intern rapport" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05092107X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98d041f2a5990721e7c1dcbbba385bb8> ;
    schema1:name "Begroting 2009" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b7185e1febb09101fed3f57f32973ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/435638243> .

