@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/p05153360X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Topics in field theory / Gregory Karpilovsky" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075676206> ;
    schema1:associatedMedia "http://www.gbv.de/dms/hbz/toc/ht003298653.pdf",
        "http://www.zentralblatt-math.org/zmath/en/search/?an=0662.12023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071568654> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p81080140X>,
        <http://data.bibliotheken.nl/id/nbt/p821953214> ;
    schema1:isbn "0444872973" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6704e7a616aab29eb5566b0e34ba434a> ;
    schema1:name "Topics in field theory" ;
    schema1:numberOfPages 546 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40b4b86801b397b428806eb26399806a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905466153> .

