@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/p44627416X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zin van de concurrentie / F.A. Hayek" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078474140> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068384777> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04411141X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861409760> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5cc23280ecdee827a986956ec668bb9> ;
    schema1:name "De zin van de concurrentie" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b434a3d076bbbadee18094e0f5907ac6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509669795> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7137cb7790f088accb6f5f2677494b17> .

