@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p043520898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vraagstuk der economische organisatie / J.J.M.H. Nijst" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p344466736> ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607198>,
        <http://data.bibliotheken.nl/id/thes/p078492491> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071429263> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5d797caacf622e80685147feccf4d74> ;
    schema1:name "Het vraagstuk der economische organisatie" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13cb31084c9dedade848343aa6c10e38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64868610> .

