@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/p10822676X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De data van de econometrie / Theo Nijman" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604795>,
        <http://data.bibliotheken.nl/id/thes/p077607007>,
        <http://data.bibliotheken.nl/id/thes/p078491800>,
        <http://data.bibliotheken.nl/id/thes/p078514967>,
        <http://data.bibliotheken.nl/id/thes/p397372744> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070656150> ;
    schema1:description "Inaugurele rede Katholieke Universiteit Brabant, Tilburg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "903619783X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fecc91fd3f17d71d878622e5798b719b> ;
    schema1:name "De data van de econometrie" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6fcac737031df7e208f8e8de40de425> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66018121> .

