@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/p126088284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschouwingen over de economische orde / door H. Hoelen" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658763>,
        <http://data.bibliotheken.nl/id/thes/p077607090>,
        <http://data.bibliotheken.nl/id/thes/p078492467> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067727417> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023229703" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62c48e1dcf57f56a2f0ba66569c6aeae> ;
    schema1:name "Beschouwingen over de economische orde" ;
    schema1:numberOfPages 467 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24d1644d8f09775f1dde11b41bcfd398> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782178652> .

