@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/p162056753> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begroting 1998" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759746X>,
        <http://data.bibliotheken.nl/id/thes/p078446961>,
        <http://data.bibliotheken.nl/id/thes/p078668379>,
        <http://data.bibliotheken.nl/id/thes/p241925126> ;
    schema1:description "Omslagtitel",
        "Speciaal nummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810804530> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e1896bc9bb779e869554f1b276dc7a6> ;
    schema1:name "Begroting 1998" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6249869f4151d418aa1c32283bbb6135> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68173915> .

