@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/p784164592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theoretical methods in plasma physics / by N.G. van Kampen and B.U. Felderhof" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595688>,
        <http://data.bibliotheken.nl/id/thes/p078961440>,
        <http://data.bibliotheken.nl/id/thes/p195014596> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069306427> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p11478938X> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e20459c9bc032cc4370d8d2b2b979c72> ;
    schema1:name "Theoretical methods in plasma physics" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5a5736c5a96fb9f548937b5224f7a25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/535371> .

