@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/p267526261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Europese vennootschap: zinvol of zinloos? / B. van der Eijk" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608003>,
        <http://data.bibliotheken.nl/id/thes/p114084505> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6e6e67e0066ab7a3b08fa3c81eefdd92>,
        <https://data.bibliotheken.nl/.well-known/genid/7ea29f49747d8730963112c9e249428a> ;
    schema1:description "Doctoraalscriptie Rotterdam",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecdac3d2a2c8af33d6b2c05fe1c45174> ;
    schema1:name "De Europese vennootschap: zinvol of zinloos?" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f09565a6f79bd93e4f393bff56c5eb76> .

