@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/p26481519X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Markt en moraal / Onno Ruding ; met een inl. door Hans Hillen" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661101>,
        <http://data.bibliotheken.nl/id/thes/p07760699X>,
        <http://data.bibliotheken.nl/id/thes/p07858390X>,
        <http://data.bibliotheken.nl/id/thes/p078595541>,
        <http://data.bibliotheken.nl/id/thes/p176920315> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069414742> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p229893287> ;
    schema1:isbn "9059113780" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1c2096e39ce86e5c5069311960c3418> ;
    schema1:name "Markt en moraal" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29e435f96736599b68deb01b5d5c3413> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907142460> .

