@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/p053700503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The net present value in dynamic models of the firm / Peter M. Kort" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600382> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073939366>,
        <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/d38424689ad57648a0f8aa5a3f0318ba> ;
    schema1:name "The net present value in dynamic models of the firm" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91674cb478b1dad1d08a785b7eb5caf2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65010556> .

