@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/p449414566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Opkomst en verval van de rechtsstaatgedachte / F.A. Hayek" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608186>,
        <http://data.bibliotheken.nl/id/thes/p094830452> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068384777> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843560886> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861409760> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a6217a24e2fa239c4f95bb8e24c1e74> ;
    schema1:name "Opkomst en verval van de rechtsstaatgedachte" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd15fd67136a41cbd90b04007c8ca3a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521183246> .

