@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/p32307992X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begroting 2010" ;
    dcterms1:issued "2009" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/af8f3e22ec862bd416cde90be8cc3737> ;
    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/56541ea0b4717686ea4270bdfad8841e> ;
    schema1:name "Begroting 2010" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/571cf205d9a448cf6a2bfca5c109223f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/475520531> .

