@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/p820688622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Some applications of a curved-crystal spectrometer in nuclear physics / Carel Wilhelm Eduard van Eijk" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086875299> ;
    schema1:description "De tekst van hfst. 3 en 4 geschreven in samenw. met anderen",
        "Proefschrift Delft" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/929c816b893efdfc2a3a656491698bca> ;
    schema1:name "Some applications of a curved-crystal spectrometer in nuclear physics" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4bafab120fe0b839f86a001ba90509b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63400013> .

