@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/p850989167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The KVI cyclotron: from injection to extraction / Willem Kornelis van Asselt" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611651>,
        <http://data.bibliotheken.nl/id/thes/p078478936>,
        <http://data.bibliotheken.nl/id/thes/p078610583> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070891362> ;
    schema1:description "Proefschrift Groningen" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/623ccfa24ff363b3c82fc38ef454613f> ;
    schema1:name "The KVI cyclotron: from injection to extraction" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9eb2d583250d2c418efd83129cf9408> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905464685> .

