@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/p096106816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The determinants of investment revisited / Zvi Griliches and N. Wallace" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06848254X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067984371> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045143633> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7606c22c46cc7d8015f526f0e4a3f9ba> ;
    schema1:name "The determinants of investment revisited" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abaa29247c11d1df22026fa300beb457> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65977206> .

