@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/p237370050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De alchemie van de samenleving / Godfried Engbersen" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663791>,
        <http://data.bibliotheken.nl/id/thes/p077597249>,
        <http://data.bibliotheken.nl/id/thes/p078668255>,
        <http://data.bibliotheken.nl/id/thes/p078668670> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069198071> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053527613" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f94468d80c8fa1961667c6b0e552b0d9> ;
    schema1:name "De alchemie van de samenleving" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72702ca00414aaf9ff192ba9132458b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905504121> .

