@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/p079124356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "General equilibrium programming / by A.J.J. Talman" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598876>,
        <http://data.bibliotheken.nl/id/thes/p075619652>,
        <http://data.bibliotheken.nl/id/thes/p075661144> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068597150>,
        <http://data.bibliotheken.nl/id/thes/p07548160X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056809239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fffd39e4d4bf4f796fa5d208fd461704> ;
    schema1:name "General equilibrium programming" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c40f8fc7fe6cfdc83630b006625780c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902351812> .

