@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/p833342959> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alternative technologies / Gerard K. Boon" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622084>,
        <http://data.bibliotheken.nl/id/thes/p07760752X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07144159X>,
        <https://data.bibliotheken.nl/.well-known/genid/7288752b68a3edfda7ed2d0339f3d94e> ;
    schema1:description "Omslagtitel",
        "Rede" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8720ddfdd3d5fb44e0434957c3a1787> ;
    schema1:name "Alternative technologies" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afc290c874deed715b919a9d0fac68f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905501370> .

