@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/p192855468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Averechts recht / Roger J. Van den Bergh" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607759>,
        <http://data.bibliotheken.nl/id/thes/p095982248>,
        <http://data.bibliotheken.nl/id/thes/p240518918> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072362502> ;
    schema1:description "Inaugurele rede Erasmus Universiteit Rotterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050951252" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32e4749638692119429374ed84ea5f4f> ;
    schema1:name "Averechts recht" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/323415a3994ed94bff47dbefb4ff3112> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67656591> .

