@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/p100697240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevoegd beschikken over andermans recht / L. Groefsema" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636204>,
        <http://data.bibliotheken.nl/id/thes/p077607945>,
        <http://data.bibliotheken.nl/id/thes/p077608054>,
        <http://data.bibliotheken.nl/id/thes/p078450144>,
        <http://data.bibliotheken.nl/id/thes/p078941792> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102062366> ;
    schema1:description "Ook verschenen als proefschrift Groningen, 1993" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026823703" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bbb157e96094ddd90a977a0c84a78e5> ;
    schema1:name "Bevoegd beschikken over andermans recht" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e551831b167702ad1d3671f996b3c0f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783756396> .

