@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/p125537115> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begrotingsvoorbereiding 1994 : heroverwegingsonderzoek / Ministerie van Financiën" ;
    dcterms1:issued "1993-1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075300168> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb074c08164609fb9b8f2720a4648fb6> ;
    schema1:name "Begrotingsvoorbereiding 1994 : heroverwegingsonderzoek" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7f2c5e158070aa856c7fa5ab064dcdf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69216920> .

