@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/p159575052> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kiezen en delen / J. Kievit" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614855>,
        <http://data.bibliotheken.nl/id/thes/p077596218>,
        <http://data.bibliotheken.nl/id/thes/p078450233>,
        <http://data.bibliotheken.nl/id/thes/p078516528> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409699> ;
    schema1:description "Inaugurele rede Rijksuniversiteit Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48924f0a9d24d4e7f33136ead97081b2> ;
    schema1:name "Kiezen en delen" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6dfd15e0d69f66a0f2e7489b225cc2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68461297> .

