@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/p084779551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The economic explanation of the jump of the co-state variable / Piet A. Verheyen" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604795> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068025041>,
        <http://data.bibliotheken.nl/id/thes/p075386755> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850167604> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c3b4afbb057607c1152047084ac4d2e> ;
    schema1:name "The economic explanation of the jump of the co-state variable" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ed6aca8335397a485c029542029031a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65805499> .

