@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/p14636130X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwikkeling van de grondslagen van de schuldpolitiek / K.P. Goudswaard" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07351733X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050996991> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00d37cc0eddd2c6e7df79a8c046b8bda> ;
    schema1:name "De ontwikkeling van de grondslagen van de schuldpolitiek" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba34ae66af723d6cb713ebf96674e9ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68929652> .

