@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/p183043731> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De erfenis van de utopie / H.J. Achterhuis" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625024> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394861>,
        <http://data.bibliotheken.nl/id/thes/p075313510> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p143634127> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0fae0961637f3d06b1520fb9d5c2170> ;
    schema1:name "De erfenis van de utopie" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37805c356fb77af1d0c5f92d83e15daa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67912999> .

