@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/p833410261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Energie en milieu / Paul de Meester" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078497442>,
        <http://data.bibliotheken.nl/id/thes/p095977236> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068984200> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821579282> ;
    schema1:isbn "9028907750" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26558824006c870b93d4259b6fae2814> ;
    schema1:name "Energie en milieu" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/571ba60631b102a3e647bb04b7fbab94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63827588> .

