@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/p124638740> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische verklaringen van het recht / onder red. van Koen Raes, Harry Willekens" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607759>,
        <http://data.bibliotheken.nl/id/thes/p095982248>,
        <http://data.bibliotheken.nl/id/thes/p240518918> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069084246>,
        <http://data.bibliotheken.nl/id/thes/p071004475> ;
    schema1:description "Ook tekst in het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865637083> ;
    schema1:isbn "9052507716" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fb51e7073a0c4b23a946e02a80e851e> ;
    schema1:name "Economische verklaringen van het recht" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92613f266c77393c55d0d2c77de9d741> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902523963> .

