filename stringlengths 18 19 | text stringlengths 2.96k 28.7k |
|---|---|
3A783094035.jsonld | {
"@graph": [
{
"@id": "gnd:4031677-4",
"sameAs": "Kohlenstoffwerkstoff"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A783094035",
"@type": "bibo:Book",
"P1053": "XI, 539 S.",
"creator": [
"Kang, Feiyu",
"Inagaki, Michio"
],
"description": [
"cm",
"Ill., graph. Darst"
],
"identifier": [
"(ppn)783094035",
"(isbn13)9780128008584",
"(firstid)BVB:BV041794072",
"(isbn)012800858X"
],
"publisher": "Elsevier/Butterworth-Heinemann",
"subject": [
"Nanostructured materials",
"Carbon",
"Carbon composites",
"(classificationName=ddc)620.193",
"(classificationName=rvk)ZM 6000",
"(classificationName=linseach:mapping)fer",
"(classificationName=bk, id=106418777)51.79 - Sonstige Werkstoffe",
"(classificationName=loc)TA455.C3",
"(classificationName=rvk)UQ 8200"
],
"title": "Materials science and engineering of carbon : fundamentals",
"abstract": "Introduction. Carbon materials -- Short history of carbon materials -- Classic carbons, new carbons, and nanocarbons -- Constructions and purposes of the present book -- Fundamental science of carbon materials. Carbon families -- Structure and texture of carbon materials -- Carbonization (nanotexture development) -- Novel techniques for carbonization -- Graphitization (structure development) -- Acceleration of graphitization -- Pore development in carbon materials -- Introduction of foreign species -- Engineering and applications of carbon materials. Polycrystalline graphite blocks -- Highly oriented graphite -- Non-graphitizing and glass-like carbons -- Carbon fibers -- Nanocarbons -- Porous carbons -- Carbon-based composites -- Intercalation compounds -- Carbon materials for energy storage -- Carbon materials for environment remediation",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.loc.gov/catdir/enhancements/fy1606/2015413919-d.html",
"dcterms:subject": {
"@id": "gnd:4031677-4"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/783094035.pdf",
"P60163": "Amsterdam [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"creator": "http://purl.org/dc/elements/1.1/creator",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"contributor": "http://purl.org/dc/terms/contributor",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"description": "http://purl.org/dc/elements/1.1/description",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"relation": "http://purl.org/dc/terms/relation",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"license": "http://purl.org/dc/terms/license",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A783615701.jsonld | {
"@graph": [
{
"@id": "gnd:1037736990",
"sameAs": "Monk, Simon"
},
{
"@id": "gnd:1048545067",
"sameAs": "BeagleBone Black"
},
{
"@id": "gnd:4420180-1",
"sameAs": "JavaScript"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A783615701",
"@type": "bibo:Book",
"P1053": "xvii, 198 pages",
"description": [
"graph. Darst.",
"23 cm"
],
"identifier": [
"(isbn13)9780071832120",
"(ppn)783615701",
"(firstid)GBV:783615701"
],
"publisher": "McGraw-Hill Ed.",
"subject": [
"JavaScript (Computer program language)",
"(classificationName=rvk)ZN 4980",
"(classificationName=rvk)ST 170",
"BeagleBone Black (Computer)",
"(classificationName=loc)QA76.8.B38",
"(classificationName=ddc)005.2/762",
"(classificationName=linseach:mapping)elt",
"(classificationName=linseach:mapping)inf",
"(classificationName=ddc-dbn)COM051260",
"(classificationName=bk, id=10641853X)53.55 - Mikroelektronik",
"(classificationName=bk, id=106418890)54.53 - Programmiersprachen"
],
"title": "Programming the BeagleBone Black : getting started with JavaScript and BoneScript",
"abstract": [
"\"The BeagleBone Black combines the power of a Linux-based single board computer with the GPIO (General Purpose Input Output) capabilities of an Arduino. This book will tell you how to program a BeagleBone Black using JavaScript and its Hardware library (BoneScript). The book is suitable for beginner programmers and does not assume any prior programming experience\"--",
"\"Program your own BeagleBone Black projects!Build creative BeagleBone Black devices--no prior programming or electronics experience required. In Programming the BeagleBone Black, electronics guru Simon Monk explains essential application development methods through straightforward directions and cool downloadable examples. Discover how to navigate the board,write and debug code, use expansion capes, and control external hardware. Easy-to-follow plans show you how to wire up and program a Web-controlled roving robot and an e-mail notifier that lights an incandescent lamp. Set up the BeagleBone Black and explore its features Connect to your computer via USB or Ethernet Use the BeagleBone Black as a stand-alone PC Write and execute BoneScript code Use JavaScript functions and timers Perform analog and digital I/O Work with expansion capes and modules Design Web interfaces that control electronics Assemble and program a robot and an e-mail notifier \"--"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1037736990",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4420180-1"
},
{
"@id": "gnd:1048545067"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/783615701.pdf",
"P60163": "New York [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"contributor": "http://purl.org/dc/terms/contributor",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"abstract": "http://purl.org/dc/terms/abstract",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A783663625.jsonld | {
"@graph": [
{
"@id": "gnd:1059084139",
"sameAs": "Ohira, Toru"
},
{
"@id": "gnd:1060350475",
"sameAs": "Milton, John"
},
{
"@id": "gnd:4037944-9",
"sameAs": "Mathematik"
},
{
"@id": "gnd:4041888-1",
"sameAs": "Neurologie"
},
{
"@id": "gnd:4070177-3",
"sameAs": "Cytologie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A783663625",
"@type": "bibo:Book",
"P1053": "XXV, 500 S.",
"description": [
"25 cm",
"graph. Darst."
],
"identifier": [
"(isbn)1461490952",
"(firstid)GBV:783663625",
"(ppn)783663625",
"(isbn13)9781461490951"
],
"publisher": "Springer Verl.",
"subject": [
"(classificationName=msc)92C20",
"(classificationName=ddc)570.1/5195",
"(classificationName=rvk)SK 950",
"(classificationName=msc)92B05",
"(classificationName=loc)QH323.5",
"(classificationName=bk, id=106421425)42.11 - Biomathematik, Biokybernetik",
"(classificationName=msc)37N25",
"(classificationName=msc)*92-01",
"(classificationName=bk, id=106415808)31.00 - Mathematik: Allgemeines",
"(classificationName=msc)60H30",
"Biomathematics",
"(classificationName=msc)93C95",
"(classificationName=msc)92C37",
"(classificationName=linseach:mapping)bio",
"Biology",
"(classificationName=linseach:mapping)mat"
],
"title": "Mathematics as a laboratory tool : dynamics, delays and noise",
"abstract": [
"This introductory textbook is based on the premise that the foundation of good science is good data. The educational challenge addressed by this introductory textbook is how to present a sampling of the wide range of mathematical tools available for laboratory research to well-motivated students with a mathematical background limited to an introductory course in calculus.--",
"\"Based on the authors' experience teaching biology students, this book introduces a wide range of mathematical techniques in a lively and engaging style. Examples drawn from the authors' experimental and neurological studies provide a rich source of material for computer laboratories that solidify the concepts. The book will be an invaluable resource for biology students and scientists interested in practical applications of mathematics to analyze mechanisms of complex biological rhythms.\"--"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:1059084139",
"gnd:1060350475"
],
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://catdir.loc.gov/catdir/enhancements/fy1411/2014942155-d.html",
"dcterms:subject": [
{
"@id": "gnd:4041888-1"
},
{
"@id": "gnd:4037944-9"
},
{
"@id": "gnd:4070177-3"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/783663625.pdf",
"P60163": "New York, NY [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"description": "http://purl.org/dc/elements/1.1/description",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"license": "http://purl.org/dc/terms/license",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"abstract": "http://purl.org/dc/terms/abstract",
"relation": "http://purl.org/dc/terms/relation",
"contributor": "http://purl.org/dc/terms/contributor",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"issued": "http://purl.org/dc/terms/issued",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A783740352.jsonld | {
"@graph": [
{
"@id": "gnd:1110911432",
"sameAs": "Nanofluidik"
},
{
"@id": "gnd:4803438-1",
"sameAs": "Mikrofluidik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A783740352",
"@type": "bibo:Book",
"P1053": "XVII, 436 S.",
"creator": "Kleinstreuer, Clement",
"description": "graph. Darst.",
"identifier": [
"(ppn)783740352",
"(firstid)GBV:783740352",
"(isbn13)9780470619032"
],
"publisher": "Wiley",
"subject": [
"(classificationName=linseach:mapping)phy",
"(classificationName=bk, id=106419870)52.23 - Fluidtechnik",
"(classificationName=linseach:mapping)mas",
"Microfluidics",
"(classificationName=bk, id=181570645)50.94 - Mikrosystemtechnik, Nanotechnologie",
"(classificationName=loc)TJ853.4.M53",
"(classificationName=ddc)629.8042",
"(classificationName=bk, id=106413783)50.33 - Technische Str\u00f6mungsmechanik",
"Nanofluids"
],
"title": "Microfluidics and Nanofluidics : theory and selected applications",
"abstract": "Fluidics originated as the description of pneumatic and hydraulic control systems, where fluids were employed (instead of electric currents) for signal transfer and processing. <i>Microfluidics and Nanofluidics: Theory and Selected Applications</i> offers an accessible, broad-based coverage of the basics through advanced applications of microfluidics and nanofluidics. It is essential reading for upper-level undergraduates and graduate students in engineering and professionals in industry",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:1110911432"
},
{
"@id": "gnd:4803438-1"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780470619032.pdf",
"P60163": "Hoboken, NJ"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"creator": "http://purl.org/dc/elements/1.1/creator",
"issued": "http://purl.org/dc/terms/issued",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"license": "http://purl.org/dc/terms/license",
"contributor": "http://purl.org/dc/terms/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A783803001.jsonld | {
"@graph": [
{
"@id": "gnd:1060033127",
"sameAs": "Westerfield, Mike"
},
{
"@id": "gnd:4196960-1",
"sameAs": "Raketenmodell"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A783803001",
"@type": "bibo:Book",
"P1053": "XIV, 504 S",
"description": "zahlr. Ill., graph. Darst",
"identifier": [
"(ppn)783803001",
"(isbn13)9781457182921",
"(firstid)DNB:1049950372",
"(ean)9781457182921",
"(isbn)1457182920"
],
"publisher": "Maker Media",
"subject": [
"(classificationName=ddc-dbn)004",
"(classificationName=linseach:mapping)ver",
"(classificationName=rvk)ZO 8150",
"(classificationName=bk, id=106410334)55.60 - Raumfahrttechnik",
"(classificationName=loc)TL844",
"(classificationName=bk, id=181570106)50.97 - Technisches Spielzeug, Modellbau",
"(classificationName=ddc)621.43560228",
"Rockets (Aeronautics)"
],
"title": "Make: rockets : down-to-earth-rocket-science",
"abstract": [
"Starting with the basics of rocket propulsion, readers will start out making rockets made from stuff lying around the house, and then move on up to air-, water-, and solid propellant-powered rockets",
"Let's fly some rockets! -- Model rocketry today -- Juno: A solid propellant rocket -- Launch pads -- Flight operations -- Compressed air rockets -- Rocket stability -- How high did it go? -- Payloads -- Selecting parachutes and streamers -- Water rockets -- Parachute recovery of a water rocket -- Subsonic aerodynamics -- How high will it go? -- Minimum-diameter rockets -- Mini-rockets -- Multistage rockets -- Cluster rockets -- Helicopter recovery -- Rocket and boost gliders -- Air rocket glider -- Rocket clubs and contests -- Onward and upward"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1060033127",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4196960-1"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/783803001.pdf",
"P60163": "Sebastopol, Calif."
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"contributor": "http://purl.org/dc/terms/contributor",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A783891741.jsonld | {
"@graph": [
{
"@id": "gnd:4009840-0",
"sameAs": "Chemische Analyse"
},
{
"@id": "gnd:4020198-3",
"sameAs": "Geochemie"
},
{
"@id": "gnd:4038971-6",
"sameAs": "Methode"
},
{
"@id": "gnd:4039457-8",
"sameAs": "Mineralogie"
},
{
"@id": "gnd:4050331-8",
"sameAs": "R\u00f6ntgenspektroskopie"
},
{
"@id": "gnd:4056138-0",
"sameAs": "Spektroskopie"
},
{
"@id": "gnd:4065579-9",
"sameAs": "Werkstoff"
},
{
"@id": "gnd:4074836-4",
"sameAs": "Mineral"
},
{
"@id": "gnd:4075421-2",
"sameAs": "NMR-Spektroskopie"
},
{
"@id": "gnd:4079184-1",
"sameAs": "Werkstoffkunde"
},
{
"@id": "gnd:4135411-4",
"sameAs": "Infrarotspektroskopie"
},
{
"@id": "gnd:4160091-5",
"sameAs": "Hochdruck"
},
{
"@id": "gnd:4168304-3",
"sameAs": "Lumineszenzspektroskopie"
},
{
"@id": "gnd:4170018-1",
"sameAs": "Mineralbestimmung"
},
{
"@id": "gnd:4176916-8",
"sameAs": "Raman-Spektroskopie"
},
{
"@id": "gnd:4178303-7",
"sameAs": "R\u00f6ntgenabsorptionsspektroskopie"
},
{
"@id": "gnd:4282597-0",
"sameAs": "Hochtemperatur"
},
{
"@id": "gnd:4720368-7",
"sameAs": "Materialcharakterisierung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A783891741",
"@type": "bibo:Book",
"P1053": "XVIII, 800 S.",
"contributor": "Henderson, Grant S.",
"description": "Ill., graph. Darst.",
"identifier": [
"(firstid)GBV:783891741",
"(ppn)783891741",
"(isbn13)9780939950935"
],
"publisher": "Mineralogical Soc. of America",
"subject": [
"Materials science",
"(classificationName=rvk)UX 1320",
"Spectrum analysis",
"(classificationName=linseach:mapping)che",
"Infrared spectroscopy",
"Luminescence spectroscopy",
"Raman spectroscopy",
"(classificationName=bk, id=106419218)35.25 - Spektrochemische Analyse",
"(classificationName=ddc)543.5",
"Mineralogy, Determinative",
"(classificationName=loc)QE369.S65",
"(classificationName=rvk)UQ 6000",
"(classificationName=linseach:mapping)geo",
"(classificationName=bk, id=106419471)38.30 - Mineralogie",
"Ultraviolet spectroscopy",
"Materials",
"X-ray spectroscopy",
"(classificationName=ssg)13",
"Minerals"
],
"title": "Spectroscopic methods in mineralogy and materials sciences",
"abstract": "A complement to Spectroscopic methods in mineralogy and geology, edited by Frank Hawthorne in 1988, vol. 18 of the Reviews in mineralogy series. This current work also updates many of the techniques mentioned in the original volume along with introducing new methods in spectroscopy that had developed in the past twenty-five years.--",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4178303-7"
},
{
"@id": "gnd:4170018-1"
},
{
"@id": "gnd:4720368-7"
},
{
"@id": "gnd:4282597-0"
},
{
"@id": "gnd:4050331-8"
},
{
"@id": "gnd:4160091-5"
},
{
"@id": "gnd:4038971-6"
},
{
"@id": "gnd:4135411-4"
},
{
"@id": "gnd:4009840-0"
},
{
"@id": "gnd:4020198-3"
},
{
"@id": "gnd:4168304-3"
},
{
"@id": "gnd:4075421-2"
},
{
"@id": "gnd:4079184-1"
},
{
"@id": "gnd:4065579-9"
},
{
"@id": "gnd:4039457-8"
},
{
"@id": "gnd:4176916-8"
},
{
"@id": "gnd:4056138-0"
},
{
"@id": "gnd:4074836-4"
}
],
"tableOfContents": "https://swbplus.bsz-bw.de/bsz404578284inh.htm",
"volume": "78",
"P30128": "Reviews in mineralogy and geochemistry",
"P60163": "Chantilly, Va."
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"issued": "http://purl.org/dc/terms/issued",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"subject": "http://purl.org/dc/elements/1.1/subject",
"volume": "http://purl.org/ontology/bibo/volume",
"abstract": "http://purl.org/dc/terms/abstract",
"license": "http://purl.org/dc/terms/license",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"title": "http://purl.org/dc/elements/1.1/title",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A784183236.jsonld | {
"@graph": [
{
"@id": "gnd:1050190645",
"sameAs": "Byrne, Sandie"
},
{
"@id": "gnd:118505173",
"sameAs": "Austen, Jane 1775-1817"
},
{
"@id": "gnd:4222110-9",
"sameAs": "Besitz (Motiv)"
},
{
"@id": "gnd:4435594-4",
"sameAs": "Verlust (Motiv)"
},
{
"@id": "gnd:7686139-9",
"sameAs": "Objekt (Philosophie, Motiv)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A784183236",
"@type": "bibo:Book",
"P1053": "VII, 293 S.",
"description": [
"23 cm",
"Erworben aus Studienqualit\u00e4tsmitteln"
],
"identifier": [
"(firstid)BVB:BV041752164",
"(isbn13)9781137406309",
"(ppn)784183236"
],
"publisher": "Palgrave Macmillan",
"subject": [
"(classificationName=ddc)823.7",
"(classificationName=ssg)7,25",
"(classificationName=bk, id=10640539X)18.05 - Englische Literatur",
"(classificationName=loksys-fbl)EG 900 aus 7",
"Austen, Jane",
"History",
"(classificationName=loc)PR4036",
"19th century",
"Criticism and interpretation",
"(classificationName=ddc)823/.7",
"(classificationName=loksys-fbl)EQ 250",
"England",
"(classificationName=bk, id=106404490)17.93 - Literarische Stoffe, literarische Motive, literarische Themen",
"(classificationName=rvk)HL 1685",
"Love stories, English",
"Austen, Jane 1775-1817",
"History and criticism",
"(classificationName=linseach:mapping)lit",
"Women and literature",
"Romance fiction, English"
],
"title": "Jane Austen's possessions and dispossessions : the significance of objects",
"abstract": "Austen possessions and dispossessions -- Sense and sensibility: giving and taking -- Pride and prejudice: general impressions -- Mansfield Park: everything has its price -- Emma: the obliged and the obligated -- Persuasion: loss and retrieval -- Northanger Abbey: signs taken for wonders -- The early writing and fragments -- Juvenilia -- Lady Susan -- The Watsons -- Sanditon -- The land and the big house -- Conclusion",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1050190645",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.loc.gov/catdir/enhancements/fy1608/2014018532-d.html",
"dcterms:subject": [
{
"@id": "gnd:4222110-9"
},
{
"@id": "gnd:7686139-9"
},
{
"@id": "gnd:4435594-4"
}
],
"tableOfContents": "http://www.loc.gov/catdir/enhancements/fy1608/2014018532-t.html",
"P60163": "Basingstoke [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"contributor": "http://purl.org/dc/terms/contributor",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"relation": "http://purl.org/dc/terms/relation",
"description": "http://purl.org/dc/elements/1.1/description",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"abstract": "http://purl.org/dc/terms/abstract",
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A784251665.jsonld | {
"@graph": [
{
"@id": "gnd:4013396-5",
"sameAs": "Dynamisches System"
},
{
"@id": "gnd:4056995-0",
"sameAs": "Statistik"
},
{
"@id": "gnd:4076594-5",
"sameAs": "Regelungstechnik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A784251665",
"@type": "bibo:Book",
"P1053": "XV, 204 S.",
"creator": "Yedavalli, Rama K.",
"description": "graph. Darst.",
"identifier": [
"(ppn)784251665",
"(isbn13)9781461491316",
"(firstid)GBV:784251665"
],
"publisher": "Springer",
"subject": [
"(classificationName=loc)TJ217.2",
"Transfer functions",
"State-space methods",
"(classificationName=msc)93C35",
"(classificationName=msc)93D09",
"(classificationName=linseach:mapping)phy",
"(classificationName=bk, id=106421344)50.23 - Regelungstechnik, Steuerungstechnik",
"Uncertainty (Information theory)",
"(classificationName=bk, id=181571161)50.32 - Dynamik, Schwingungslehre",
"Robust control",
"(classificationName=linseach:mapping)tec",
"Random dynamical systems",
"(classificationName=ddc)629.8",
"(classificationName=msc)93C95",
"System theory",
"(classificationName=msc)93C41",
"(classificationName=msc)*93-01"
],
"title": "Robust control of uncertain dynamic systems : a linear state space approach",
"abstract": "\"This textbook aims to provide a clear understanding of the various tools of analysis and design for robust stability and performance of uncertain dynamic systems. In model-based control design and analysis, mathematical models can never completely represent the \"real world\" system that is being modeled, and thus it is imperative to incorporate and accommodate a level of uncertainty into the models. This book directly addresses these issues from a deterministic uncertainty viewpoint and focuses on the interval parameter characterization of uncertain systems. Various tools of analysis and design are presented in a consolidated manner. This volume fills a current gap in published works by explicitly addressing the subject of control of dynamic systems from linear state space framework, namely using a time-domain, matrix-theory based approach. This book also: Presents and formulates the robustness problem in a linear state space model framework Illustrates various systems level methodologies with examples and applications drawn from aerospace, electrical and mechanical engineering Provides connections between lyapunov-based matrix approach and the transfer function based polynomial approaches Robust Control of Uncertain Dynamic Systems: A Linear State Space Approach is an ideal book for first year graduate students taking a course in robust control in aerospace, mechanical, or electrical engineering\"--Back cover",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "https://www.loc.gov/catdir/enhancements/fy1702/2013954668-d.html",
"dcterms:subject": [
{
"@id": "gnd:4076594-5"
},
{
"@id": "gnd:4056995-0"
},
{
"@id": "gnd:4013396-5"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/784251665.pdf",
"P60163": "New York, NY [u.a]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"license": "http://purl.org/dc/terms/license",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"creator": "http://purl.org/dc/elements/1.1/creator",
"issued": "http://purl.org/dc/terms/issued",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"description": "http://purl.org/dc/elements/1.1/description",
"abstract": "http://purl.org/dc/terms/abstract",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"relation": "http://purl.org/dc/terms/relation",
"contributor": "http://purl.org/dc/terms/contributor",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A78486084X.jsonld | {
"@graph": [
{
"@id": "gnd:1070948934",
"sameAs": "Eaton, Marcella"
},
{
"@id": "gnd:132153882",
"sameAs": "Tate, Alan"
},
{
"@id": "gnd:4022233-0",
"sameAs": "Gro\u00dfstadt"
},
{
"@id": "gnd:4042483-2",
"sameAs": "Nordamerika"
},
{
"@id": "gnd:4079215-8",
"sameAs": "Westeuropa"
},
{
"@id": "gnd:4182753-3",
"sameAs": "Stadtpark"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A78486084X",
"@type": "bibo:Book",
"P1053": "X, 332 Seiten",
"description": "Illustrationen, Karten",
"identifier": [
"(firstid)OBV:AC11636405",
"(ppn)78486084X",
"(isbn13)9780415538053",
"(isbn13)9780415538022"
],
"publisher": "Routledge",
"subject": [
"(classificationName=rvk)RU 10636",
"Landscape architecture",
"(classificationName=rvk)ZH 9660",
"Urban parks",
"(classificationName=bk, id=106417894)21.74 - Landschaftsgestaltung, Gartenkunst",
"(classificationName=loc)SB484.E8",
"(classificationName=linseach:mapping)arc",
"(classificationName=rvk)RY 10636",
"(classificationName=rvk)RB 10636",
"(classificationName=ddc)712/.5"
],
"title": "Great city parks",
"abstract": "\"Great City Parks is a celebration of some of the finest achievements of landscape architecture in the public realm. It is a comparative study of thirty significant public parks in major cities across Western Europe and North America. Collectively, they give a clear picture of why parks have been created, how they have been designed, how they are managed, and what plans are being made for them at the beginning of the twenty-first century. Based on unique research including extensive site visits and interviews with the managing organisations, this book is illustrated throughout with clear plans and photographs- with this new edition featuring full colour throughout. Tate updates his seminal 2001 work with 10 additional parks, including: The High Line in NYC, Golden Gate Park in San Francisco and Westergasfabriek, Amsterdam. All the previous city parks have also been updated and revised to reflect current usage and management. This book reflects a belief that well planned, well designed and well managed parks and park systems will continue to make major contributions to the quality of life in an increasingly urbanized world\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:132153882",
"gnd:1070948934"
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4182753-3"
},
{
"@id": "gnd:4022233-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780415538022.pdf",
"P60163": "London"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"title": "http://purl.org/dc/elements/1.1/title",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/terms/contributor",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A784875308.jsonld | {
"@graph": [
{
"@id": "gnd:1019343680",
"sameAs": "Van den Broeck, Pieter"
},
{
"@id": "gnd:170004414",
"sameAs": "Healey, Patsy"
},
{
"@id": "gnd:4056754-0",
"sameAs": "Stadtplanung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A784875308",
"@type": "bibo:Book",
"P1053": "XLII, 529 S.",
"http://purl.org/dc/elements/1.1/contributor": [
"Harris, Neil",
"Silva, Elisabete A."
],
"description": [
"26 cm",
"Ill., graph. Darst., Kt."
],
"identifier": [
"(isbn)0415727952",
"(isbn13)9780415727952",
"(ppn)784875308",
"(firstid)GBV:784875308",
"(isbn13)9781138216570"
],
"publisher": "Routledge",
"subject": [
"(classificationName=rvk)RB 10909",
"City planning",
"(classificationName=rvk)MR 2000",
"(classificationName=rvk)LH 67710",
"(classificationName=loc)HT165.5",
"(classificationName=bk, id=106411039)74.72 - Stadtplanung, kommunale Planung",
"(classificationName=rvk)MS 1840",
"(classificationName=ddc)307.1/216072",
"(classificationName=ddc-dbn)POL029000",
"(classificationName=rvk)ZH 9300",
"(classificationName=linseach:mapping)arc",
"(classificationName=rvk)QY 300",
"(classificationName=ssg)14"
],
"title": "The Routledge handbook of planning research methods",
"abstract": "\"The Routledge Handbook of Planning Research Methods is an expansive look at the traditions, methods, and challenges of research design and research projects in contemporary urban planning. Through case studies, an international group of researchers, planning practitioners, and planning academics and educators, all recognized authorities in the field, provide accounts of designing and implementing research projects from different approaches and venues. This book shows how to apply quantitative and qualitative methods to projects, and how to take your research from the classroom to the real world. The book is structured into sections focusing on Beginning planning research Research design and development Rediscovering qualitative methods New advances in quantitative methods Turning research into action With chapters written by leading scholars in spatial planning, The Routledge Handbook of Planning Research Methods is the most authoritative and comprehensive handbook on the topic, providing both established and ground breaking coverage of spatial planning research methods. The book is an invaluable resource for undergraduate and graduate level students, young professionals and practitioners in urban, regional, and spatial planning. \"--",
"alternative": "Handbook of planning research methods",
"contributor": [
"gnd:170004414",
"gnd:1019343680"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4056754-0"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/784875308.pdf",
"P30128": "Routledge handbooks",
"P60163": "New York, NY [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"title": "http://purl.org/dc/elements/1.1/title",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"description": "http://purl.org/dc/elements/1.1/description",
"alternative": "http://purl.org/dc/terms/alternative",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A784893381.jsonld | {
"@graph": [
{
"@id": "gnd:136170870",
"sameAs": "Dent, Julian"
},
{
"@id": "gnd:4206781-9",
"sameAs": "Vertikales Marketing"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A784893381",
"@type": "bibo:Book",
"P1053": "XVII, 331 S.",
"description": "graph. Darst.",
"identifier": [
"(isbn13)9780749472177",
"(ppn)784893381",
"(firstid)GBV:784893381"
],
"publisher": "Kogan Page",
"subject": [
"(classificationName=ddc-dbn)BUS063000",
"(classificationName=ddc)658.7/88",
"(classificationName=bk, id=106420143)85.40 - Marketing",
"(classificationName=loc)HF5415.129",
"(classificationName=linseach:mapping)oek",
"Business planning",
"Technology",
"Marketing channels",
"(classificationName=ddc-dbn)BUS043000"
],
"title": "Technology distribution channels : understanding and managing channels to market",
"abstract": [
"\"Using numerous real-life examples from global technology corporations, and with a foreword from Tim Curran the Chief Executive Officer of the Global Technology Distribution Council, this revised edition of Distribution Channels explores the chain that makes technology products and services available for market and explains how to make the most of each step of the process. By defining the role and significance of the various partners involved, including distributors, wholesalers and final-tier channel players, it provides a clear understanding of the entire go-to-market process, whilst also explaining channel partners' business models and how to engage with them for effective market access. Technology Distribution Channels covers both the tactical and strategic dimensions of channel economics as well as containing information on accessing and servicing markets and customers, controlling brands, integrating web and online channels, building the value proposition and creating differentiation. Comprehensive and clear, Technology Distribution Channels provides readers with the knowledge needed to improve their business model to ensure maximum market exposure and successful product delivery\"--",
"\"Using numerous examples from global technology corporations, Technology Distribution Channels explores the chain that makes products and services available for market and explains how to make the most of each step of the process. By defining the role and significance of the various partners involved, including distributors, wholesalers, and final-tier channel players, the text provides a clear understanding of the entire go-to-market process, while also explaining channel partners' business models and how to engage with them for effective market access.Technology Distribution Channels covers both the tactical and strategic dimensions of channel economics and includes information on accessing and servicing markets and customers, controlling brands, integrating web and online channels, building the value proposition and creating differentiation. Comprehensive and clear, this book provides the knowledge needed to improve business models to ensure maximum market exposure and successful product delivery\"--"
],
"alternative": "Distribution channels",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:136170870",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4206781-9"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780749472177.pdf",
"P60163": "London [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"subject": "http://purl.org/dc/elements/1.1/subject",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"abstract": "http://purl.org/dc/terms/abstract",
"alternative": "http://purl.org/dc/terms/alternative",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"contributor": "http://purl.org/dc/terms/contributor",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A784922039.jsonld | {
"@graph": [
{
"@id": "gnd:4293453-9",
"sameAs": "Intelligenter Sensor"
},
{
"@id": "gnd:4824724-8",
"sameAs": "MEMS"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A784922039",
"@type": "bibo:Book",
"P1053": "Online-Ressource (560 p)",
"http://purl.org/dc/elements/1.1/contributor": "Luque, A.",
"creator": "Nihtianov, S.",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(isbn13)9780857095022",
"(ppn)784922039",
"(firstid)GBV:784922039",
"(isbn13)9781306540933",
"(isbn)1306540933"
],
"publisher": "Elsevier Science",
"subject": [
"Detectors",
"Microelectromechanical systems",
"(classificationName=loc)TK7872.D48 N38 2014",
"(classificationName=ddc)681.2",
"(classificationName=bk, id=181571803)50.22 - Sensorik",
"(classificationName=linseach:mapping)tec",
"(classificationName=bk, id=181570645)50.94 - Mikrosystemtechnik, Nanotechnologie",
"Electronic books"
],
"title": "Smart Sensors and MEMS : Intelligent Devices and Microsystems for Industrial Applications",
"abstract": [
"Smart sensors and MEMS can include a variety of devices and systems that have a high level of functionality. They do this either by integrating multiple sensing and actuating modes into one device, or else by integrating sensing and actuating with information processing, analog-to-digital conversion and memory functions.Part one outlines the industrial applications for smart sensors, covering direct interface circuits for sensors, capacitive sensors for displacement measurement in the sub-nanometer range, integrated inductive displacement sensors for harsh industrial environments, advanced sil",
"Smart sensors and MEMS can include a variety of devices and systems that have a high level of functionality. They do this either by integrating multiple sensing and actuating modes into one device, or else by integrating sensing and actuating with information processing, analog-to-digital conversion and memory functions. Part one outlines the industrial applications for smart sensors, covering direct interface circuits for sensors, capacitive sensors for displacement measurement in the sub-nanometer range, integrated inductive displacement sensors for harsh industrial environments, advanced silicon radiation detectors in the vacuum ultraviolet (VUV) and extreme ultraviolet (EUV) spectral range, and advanced optical incremental sensors (encoders and interferometers), among other topics. The second part of the book describes the industrial applications of smart micro-electro-mechanical systems (MEMS). Some of the topics covered in this section include microfabrication technologies used for creating smart devices for industrial applications, microactuators, dynamic behaviour of smart MEMS in industrial applications, MEMS integrating motion and displacement sensors, MEMS print heads for industrial printing, Photovoltaic and fuel cells in power MEMS for smart energy management, and radio frequency (RF)-MEMS for smart communication microsystems. Smart sensors and MEMS is invaluable reference for academics, materials scientists and electrical engineers working in the microelectronics, sensors and micromechanics industry, and engineers looking for industrial sensing, monitoring and automation solutions. Outlines industrial applications for smart sensors and smart MEMSCovers smart sensors including capacitive, inductive, resistive and magnetic sensors and sensors to detect radiation and measure temperatureCovers smart MEMS including power MEMS, radio frequency MEMS, optical MEMS, inertial MEMS, and microreaction chambers"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)ZDB-33-ESD",
"(collectioncode)ZDB-33-EBS"
],
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4293453-9"
},
{
"@id": "gnd:4824724-8"
}
],
"P30128": "Woodhead Publishing Series in Electronic and Optical Materials",
"P60163": "Burlington"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"license": "http://purl.org/dc/terms/license",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"contributor": "http://purl.org/dc/terms/contributor",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"creator": "http://purl.org/dc/elements/1.1/creator",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"description": "http://purl.org/dc/elements/1.1/description",
"issued": "http://purl.org/dc/terms/issued",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A785602763.jsonld | {
"@graph": [
{
"@id": "gnd:1025245342",
"sameAs": "Fisher, Myles"
},
{
"@id": "gnd:1098931-6",
"sameAs": "Consultative Group on International Agricultural Research"
},
{
"@id": "gnd:4152826-8",
"sameAs": "Ern\u00e4hrungssicherung"
},
{
"@id": "gnd:4257415-8",
"sameAs": "Wassermangel"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A785602763",
"@type": "bibo:Book",
"P1053": "XIV, 245 S.",
"http://purl.org/dc/elements/1.1/contributor": "Harrington, Larry W.",
"description": [
"24,3 cm",
"Ill., graph. Darst., Kt."
],
"identifier": [
"(isbn13)9780415728461",
"(firstid)GBV:785602763",
"(isbn13)9780415728478",
"(ppn)785602763"
],
"publisher": "Earthscan from Routledge",
"subject": [
"(classificationName=rvk)RB 10363",
"Water resources development",
"(classificationName=loc)HD1691",
"Food security",
"(classificationName=bk, id=106423568)43.04 - Ausbildung, Beruf, Organisationen",
"(classificationName=ddc-dbn)SCI081000",
"(classificationName=linseach:mapping)pae",
"Water-supply",
"(classificationName=ddc)333.91",
"Challenge Program on Water and Food",
"(classificationName=bk, id=106416790)43.47 - Globale Umweltprobleme",
"Agriculture"
],
"title": "Water scarcity, livelihoods and food security : research and innovation for development",
"abstract": "\"This volume reviews the evolution of ten years' learning and discovery about water scarcity, livelihoods, and food security within the CGIAR Challenge Program on Water and Food. It draws on the experiences of over 100 projects conducted in ten river basins in the developing world. The book describes how the program's design evolved from an emphasis on water scarcity, water productivity, and water access to an emphasis on using water innovations to improve livelihoods and address development challenges in specific river basins. It shows how the research was used to foster change in stakeholder behavior, linking it to improved knowledge, attitudes, and skills, which were fostered by stakeholder participation, innovation, dialogue, and negotiation. The authors describe development challenges, their drivers and their political context, how to address them through technical, institutional, and policy innovations; and the consequences of change at different scales, time frames on equity, resilience, and ecosystem services. Overall, the work represents a major synthesis and landmark publication for all concerned with water resource management and sustainable development\"--",
"contributor": "gnd:1025245342",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4257415-8"
},
{
"@id": "gnd:4152826-8"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780415728478.pdf",
"P30128": "Earthscan studies in water resource management",
"P60163": "London [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"abstract": "http://purl.org/dc/terms/abstract",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A785603328.jsonld | {
"@graph": [
{
"@id": "gnd:1037140508",
"sameAs": "Popkewitz, Thomas S."
},
{
"@id": "gnd:4035093-9",
"sameAs": "Lehrerbildung"
},
{
"@id": "gnd:4053474-1",
"sameAs": "Schule"
},
{
"@id": "gnd:4070955-3",
"sameAs": "Erziehungsphilosophie"
},
{
"@id": "gnd:4148410-1",
"sameAs": "Curriculumplanung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A785603328",
"@type": "bibo:Book",
"P1053": "XVI, 263 S.",
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"Ill."
],
"identifier": [
"(isbn13)9781138017467",
"(ppn)785603328",
"(firstid)GBV:785603328"
],
"publisher": "Routledge",
"subject": [
"(classificationName=rvk)DN 7000",
"(classificationName=ddc-dbn)EDU007000",
"Education",
"(classificationName=loc)LB1570",
"(classificationName=linseach:mapping)pae",
"(classificationName=bk, id=106422723)81.31 - Lehrpersonal, Erziehungspersonal",
"Teachers",
"Schulbildung",
"(classificationName=ddc-dbn)EDU003000",
"(classificationName=bk, id=106418084)81.62 - Curriculum",
"(classificationName=bk, id=106414577)80.70 - Erziehungspraxis",
"(classificationName=bk, id=181570238)81.72 - Schulische Erziehung",
"(classificationName=rvk)DP 1400",
"(classificationName=bk, id=106414437)80.02 - Philosophie und Theorie der P\u00e4dagogik",
"(classificationName=ddc-dbn)EDU040000",
"Curriculum planning",
"(classificationName=ssg)5,3",
"(classificationName=ddc)375/.001"
],
"title": "The \"Reason\" of schooling : historicizing curriculum studies, pedagogy, and teacher education",
"abstract": "\"Problematizing the \"reason\" of schooling as historical and political, leading international and interdisciplinary scholars bring together theory and practice to challenge the assumed common sense of schooling and the relation of society, education, and curriculum studies. Examining the limits of contemporary notions of power and schooling, the argument in this book is that the principles that order school subjects, the curriculum, and teaching reforms are historical practices that govern what is thought, acted on, and talked about. Highlighting the dynamics of social exclusion and normalizing curriculum and exploring questions of social inclusion, The \"Reason\" of Schooling underscores the urgency for rethinking curriculum research\"--",
"contributor": "gnd:1037140508",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4053474-1"
},
{
"@id": "gnd:4148410-1"
},
{
"@id": "gnd:4035093-9"
},
{
"@id": "gnd:4070955-3"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781138017467.pdf",
"P30128": "Studies in curriculum theory series",
"P60163": "New York, NY [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A785676007.jsonld | {
"@graph": [
{
"@id": "gnd:173396216",
"sameAs": "Chaparro, Luis F."
},
{
"@id": "gnd:4054947-1",
"sameAs": "Signalverarbeitung"
},
{
"@id": "gnd:4116673-5",
"sameAs": "Systemanalyse"
},
{
"@id": "gnd:4329066-8",
"sameAs": "MATLAB"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A785676007",
"@type": "bibo:Book",
"P1053": "XXIII, 855 S.",
"description": [
"Ill., graph. Darst.",
"24 cm"
],
"identifier": [
"(ean)9780123948120",
"(isbn)0123948126",
"(ppn)785676007",
"(isbn13)9780123948120",
"(firstid)GBV:785676007"
],
"publisher": "Elsevier, Academic Press",
"subject": [
"(classificationName=bk, id=106417657)53.73 - Nachrichten\u00fcbertragung",
"(classificationName=ddc)621.3822",
"Signal processing",
"Electronic books",
"(classificationName=rvk)ZN 6020",
"System analysis",
"(classificationName=loc)TK5102.9",
"(classificationName=linseach:mapping)elt",
"MATLAB"
],
"title": "Signals and systems using MATLAB",
"abstract": "This new textbook in signals and systems provides a pedagogically rich approach to what can commonly be a mathematically dry subject. With features like historical notes, highlighted common mistakes, and applications in controls, communications, and signal processing, Chaparro helps students appreciate the usefulness of the techniques described in the book. Each chapter contains a section with MatLab applications. Pedagogically rich introduction to signals and systems using historical notes, pointing out \"common mistakes\", and relating concepts to realistic examples throughout to motivate learning the material Introduces both continuous and discrete systems early, then studies each (separately) in more depth later Extensive set of worked examples and homework assignments, with applications to controls, communications, and signal processing throughout Provides review of all the background math necessary to study the subject MatLab applications in every chapter",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:173396216",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4054947-1"
},
{
"@id": "gnd:4116673-5"
},
{
"@id": "gnd:4329066-8"
}
],
"tableOfContents": "http://www.gbv.de/dms/ilmenau/toc/785676007.PDF",
"P60163": "Amsterdam"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"issued": "http://purl.org/dc/terms/issued",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A786085290.jsonld | {
"@graph": [
{
"@id": "gnd:1023818930",
"sameAs": "Harris, Frank E."
},
{
"@id": "gnd:4037944-9",
"sameAs": "Mathematik"
},
{
"@id": "gnd:4045956-1",
"sameAs": "Physik"
},
{
"@id": "gnd:4137304-2",
"sameAs": "Ingenieurwissenschaften"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A786085290",
"@type": "bibo:Book",
"P1053": "XIV, 768 S.",
"description": "graph. Darst.",
"identifier": [
"(isbn13)9780128010006",
"(ppn)786085290",
"(ean)978012810006",
"(firstid)GBV:786085290"
],
"publisher": "Elsevier, Academic Press",
"subject": [
"(classificationName=rvk)ST 600",
"(classificationName=loc)QA37.3",
"(classificationName=rvk)SK 950",
"(classificationName=ddc)510.285/51",
"Mathematical physics",
"(classificationName=msc)00A06",
"Mathematics",
"(classificationName=linseach:mapping)mat",
"(classificationName=msc)*00-01",
"(classificationName=bk, id=106415808)31.00 - Mathematik: Allgemeines",
"Engineering mathematics"
],
"title": "Mathematics for physical science and engineering : symbolic computing applications in Maple and Mathematica",
"abstract": "Mathematics for Physical Science and Engineering is a complete text in mathematics for physical science that includes the use of symbolic computation to illustrate the mathematical concepts and enable the solution of a broader range of practical problems. It enables professionals to connect their knowledge of mathematics to either or both of the symbolic languages Maple and Mathematica. Due to the increasing importance of symbolic computation, the book begins by introducing that topic, before delving into its core mathematical topics. Each of those subjects is described in principle, and then applied through symbolic computing.The aim of the text is designed to clarify and optimize the efficiency of the student's acquisition of mathematical understanding and skill and to provide students with a mathematical toolbox that will rapidly become of routine use in a scientific or engineering career",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1023818930",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4037944-9"
},
{
"@id": "gnd:4045956-1"
},
{
"@id": "gnd:4137304-2"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/786085290.pdf",
"P60163": "Amsterdam"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"abstract": "http://purl.org/dc/terms/abstract",
"contributor": "http://purl.org/dc/terms/contributor",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A786086696.jsonld | {
"@graph": [
{
"@id": "gnd:170521117",
"sameAs": "Goetz, Andrew R."
},
{
"@id": "gnd:4036597-9",
"sameAs": "Luftverkehr"
},
{
"@id": "gnd:4138189-0",
"sameAs": "Verkehrsgeografie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A786086696",
"@type": "bibo:Book",
"P1053": "XIV, 283 S.",
"http://purl.org/dc/elements/1.1/contributor": "Budd, Lucy",
"description": "Ill., graph. Darst., Kt",
"identifier": [
"(ean)9781409453314",
"(isbn13)9781409453314",
"(ppn)786086696",
"(firstid)GBV:786086696",
"(isbn13)9781472405302",
"(isbn13)9781409453321"
],
"publisher": "Ashgate",
"subject": [
"(classificationName=loc)HE9774",
"(classificationName=ddc)387.7",
"(classificationName=bk, id=106414682)83.72 - Verkehrswirtschaft",
"Transportation geography",
"(classificationName=bk, id=106410660)55.88 - Luftverkehr, Raumfahrt",
"(classificationName=linseach:mapping)oek",
"(classificationName=bk, id=18157134X)74.08 - Wirtschaftsgeographie",
"Economic geography",
"Aeronautics, Commercial",
"(classificationName=rvk)RB 10777",
"(classificationName=rvk)QR 840",
"(classificationName=linseach:mapping)ver",
"(classificationName=linseach:mapping)geo"
],
"title": "The geographies of air transport",
"abstract": "\"Making a detailed contribution to geographies of air transport and aeromobility, this book examines the practices and processes that produce particular patterns of air transport provision both regionally and globally. In so doing, it updates the seminal contributions of Eva Taylor (1945), Kenneth Sealy (1957), Brian Graham (1995) to the study of air transport geography. Leading scholars in the field offer a unique insight into the key developments that have occurred in the field and the implications that these developments have had for geography, geographers, and global patterns of past, present and future air transport\"--Provided by publisher",
"contributor": "gnd:170521117",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4036597-9"
},
{
"@id": "gnd:4138189-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/786086696.pdf",
"P30128": "Transport and mobility series",
"P60163": "Farnham [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"title": "http://purl.org/dc/elements/1.1/title",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A786112263.jsonld | {
"@graph": [
{
"@id": "gnd:4175275-2",
"sameAs": "Polyoxymethylene"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A786112263",
"@type": "bibo:Book",
"P1053": "XV, 442 S.",
"contributor": [
"Chandran, Sarath",
"L\u00fcftl, Sigrid",
"Visakh, P. M."
],
"description": "Ill., graph. Darst.",
"identifier": [
"(ppn)786112263",
"(firstid)GBV:780635280",
"(isbn13)9781118385111",
"(isbn)111838511X"
],
"publisher": "Scrivener Publ.",
"subject": [
"(classificationName=ddc-dbn)TEC009010",
"(classificationName=linseach:mapping)fer",
"(classificationName=ddc)668.9",
"(classificationName=bk, id=106409220)51.70 - Polymerwerkstoffe, Kunststoffe",
"(classificationName=rvk)UV 9150",
"(classificationName=rvk)VN 5900",
"(classificationName=linseach:mapping)cet",
"(classificationName=bk, id=106420690)58.22 - Kunststofftechnologie",
"(classificationName=loc)TA455.P58",
"Polyoxymethylene"
],
"title": "Polyoxymethylene handbook : structure, properties, applications and their nanocomposites",
"abstract": "In recent decades, Polyoxmethylene (POM) has been positioned as a high performance engineering polymer with increasing worldwide demand, particularly in the automotive, electronics, medical, and consumer goods industries. Despite this interest in POM, there has not been a book devoted to this compound. This volume rectifies this situation by bringing together the knowledge of leading scientists from industry and academia to present research results and applications of POM, including their structure, properties, manufacture, additives, processing and applications, as well their nanocomposites and other compounds.",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4175275-2"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781118385111.pdf",
"P60163": "Beverly, Mass. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"title": "http://purl.org/dc/elements/1.1/title",
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A786116765.jsonld | {
"@graph": [
{
"@id": "gnd:1052472923",
"sameAs": "Sazhin, Sergei"
},
{
"@id": "gnd:4000595-1",
"sameAs": "Aerosol"
},
{
"@id": "gnd:4130676-4",
"sameAs": "Tropfen"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A786116765",
"@type": "bibo:Book",
"P1053": "IX, 345 S",
"description": "Ill., graph. Darst.",
"identifier": [
"(ppn)786116765",
"(doi)10.1007/978-1-4471-6386-2",
"(ean)9781447163855",
"(firstid)BVB:BV041853840",
"(isbn)1447163850",
"(isbn13)9781447163855"
],
"publisher": "Springer",
"subject": [
"(classificationName=rvk)UR 4500",
"(classificationName=loc)TL557.M5 .D384 2014",
"(classificationName=bk, id=106413783)50.33 - Technische Str\u00f6mungsmechanik",
"Drops",
"(classificationName=ddc)532.05",
"(classificationName=loc)QC156",
"Spraying",
"(classificationName=bk, id=181571242)58.11 - Mechanische Verfahrenstechnik",
"(classificationName=ddc)620.106",
"(classificationName=linseach:mapping)cet",
"(classificationName=linseach:mapping)phy",
"Fluid mechanics"
],
"title": "Droplets and sprays",
"abstract": "\"Providing a clear and systematic description of droplets and spray dynamic models, this book maximises reader insight into the underlying physics of the processes involved, outlines the development of new physical and mathematical models, and broadens understanding of interactions between the complex physical processes which take place in sprays. Complementing approaches based on the direct application of computational fluid dynamics (CFD), Droplets and Sprays treats both theoretical and practical aspects of internal combustion engine process such as the direct injection of liquid fuel, subcritical heating and evaporation. Includes case studies that illustrate the approaches relevance to automotive applications, it is also anticipated that the described models can find use in other areas such as in medicine and environmental science.\" --",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1052472923",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4000595-1"
},
{
"@id": "gnd:4130676-4"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/786116765.pdf",
"isLike": "doi:10.1007/978-1-4471-6386-2",
"P60163": "London"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"contributor": "http://purl.org/dc/terms/contributor",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"abstract": "http://purl.org/dc/terms/abstract",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A786551968.jsonld | {
"@graph": [
{
"@id": "gnd:1056895624",
"sameAs": "Abbadi, Imad M."
},
{
"@id": "gnd:7623494-0",
"sameAs": "Cloud Computing"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A786551968",
"@type": "bibo:Book",
"P1053": "XXII, 216 S.",
"description": "Ill., graph. Darst.",
"identifier": [
"(isbn)1118817095",
"(firstid)GBV:786551968",
"(ppn)786551968",
"(isbn13)9781118817094"
],
"publisher": "Wiley",
"subject": [
"Cloud computing",
"(classificationName=bk, id=106418866)54.38 - Computersicherheit",
"(classificationName=bk, id=475288998)54.65 - Webentwicklung, Webanwendungen",
"Computer security",
"(classificationName=ddc)004.67/82",
"(classificationName=linseach:mapping)inf",
"(classificationName=loc)QA76.585",
"(classificationName=ddc-dbn)TEC041000",
"Web services",
"(classificationName=rvk)ST 200",
"(classificationName=bk, id=10640623X)54.32 - Rechnerkommunikation"
],
"title": "Cloud management and security",
"abstract": [
"In this book, the author begins with an introduction to Cloud computing, presenting fundamental concepts such as analyzing Cloud definitions, Cloud evolution, Cloud services, Cloud deployment types and highlighting the main challenges. Following on from the introduction, the book is divided into three parts: Cloud management, Cloud security, and practical examples.",
"\"This book discusses the foundations of Cloud computing, and covers in detail two main aspects of Cloud computing\"--"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1056895624",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:7623494-0"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/786551968.pdf",
"P60163": "Chichester"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"title": "http://purl.org/dc/elements/1.1/title",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"contributor": "http://purl.org/dc/terms/contributor",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"description": "http://purl.org/dc/elements/1.1/description",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A786695579.jsonld | {
"@graph": [
{
"@id": "gnd:138291233",
"sameAs": "Phillips, D. C."
},
{
"@id": "gnd:4006650-2",
"sameAs": "Bildung"
},
{
"@id": "gnd:4044302-4",
"sameAs": "P\u00e4dagogik"
},
{
"@id": "gnd:4045791-6",
"sameAs": "Philosophie"
},
{
"@id": "gnd:4070955-3",
"sameAs": "Erziehungsphilosophie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A786695579",
"@type": "bibo:Book",
"P1053": "Online-Ressource (Text + Images)",
"identifier": [
"(isbn13)9781483346212",
"(ppn)786695579",
"(firstid)BVB:BV041879803",
"(isbn13)9781483346229"
],
"publisher": "Sage Reference",
"subject": [
"(classificationName=bk, id=106414437)80.02 - Philosophie und Theorie der P\u00e4dagogik",
"(classificationName=linseach:mapping)pae",
"(classificationName=linseach:mapping)phi",
"(classificationName=bk, id=106414410)80.00 - P\u00e4dagogik: Allgemeines",
"(classificationName=loc)LB17 .E52 2014",
"(classificationName=ddc)371.001",
"(classificationName=bk, id=106402978)08.99 - Philosophie: Sonstiges",
"(classificationName=rvk)DF 3000",
"Electronic books"
],
"title": "Encyclopedia of educational theory and philosophy",
"abstract": "Education is a field sometimes beset by theories-of-the-day and with easy panaceas that overpromise the degree to which they can alleviate pressing educational problems. The two-volume Encyclopedia of Educational Theory and Philosophy introduces readers to theories that have stood the test of time and those that have provided the historical foundation for the best of contemporary educational theory and practice. Drawing together a team of international scholars, this invaluable reference examines the global landscape of all the key theories and the theorists behind them and presents them in th",
"contributor": "gnd:138291233",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": "(collectioncode)ZDB-30-PQE",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4045791-6"
},
{
"@id": "gnd:4070955-3"
},
{
"@id": "gnd:4044302-4"
},
{
"@id": "gnd:4006650-2"
}
],
"P60163": "Los Angeles, Calif. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"issued": "http://purl.org/dc/terms/issued",
"title": "http://purl.org/dc/elements/1.1/title",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787015601.jsonld | {
"@graph": [
{
"@id": "gnd:135630258",
"sameAs": "Holzner, Steven"
},
{
"@id": "gnd:4045956-1",
"sameAs": "Physik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787015601",
"@type": "bibo:Book",
"P1053": "X, 323 Seiten",
"description": [
"25 cm",
"Illustrationen, Diagramme"
],
"identifier": [
"(isbn13)9781118825778",
"(ppn)787015601",
"(firstid)HBZ:HT018277117"
],
"publisher": "John Wiley & Sons, Inc.",
"subject": [
"(classificationName=loc)QC21.3",
"Physics",
"(classificationName=bk, id=10640685X)33.00 - Physik: Allgemeines",
"(classificationName=ddc)530",
"(classificationName=linseach:mapping)phy"
],
"title": "Physics I workbook for Dummies",
"abstract": "This workbook, designed to accompany Holzner's Physics I for dummies, provides practice problems for the most common types of physics problems, with full explanations so you'll know where you went wrong (or right).--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:135630258",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://eu.wiley.com/WileyCDA/WileyTitle/productCd-1118825772.html",
"dcterms:subject": {
"@id": "gnd:4045956-1"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/787015601.pdf",
"P30128": "...f\u00fcr Dummies",
"P60163": "Hoboken, NJ"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"description": "http://purl.org/dc/elements/1.1/description",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"subject": "http://purl.org/dc/elements/1.1/subject",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"issued": "http://purl.org/dc/terms/issued",
"abstract": "http://purl.org/dc/terms/abstract",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"relation": "http://purl.org/dc/terms/relation",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"contributor": "http://purl.org/dc/terms/contributor",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787116602.jsonld | {
"@graph": [
{
"@id": "gnd:4189299-9",
"sameAs": "Wasserverschmutzung"
},
{
"@id": "gnd:4194421-5",
"sameAs": "Quecksilberbelastung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787116602",
"@type": "bibo:Book",
"P1053": "v, 90 Seiten",
"creator": [
"Chasar, Lia C.",
"Wentz, Dennis A.",
"Lutz, Michelle A.",
"Krabbenhoft, David P.",
"Brigham, Mark E."
],
"description": "Illustrationen",
"identifier": [
"(ppn)787116602",
"(isbn13)9781411337862",
"(firstid)GBV:787116602"
],
"publisher": "U.S. Geological Survey",
"subject": [
"Stream ecology",
"Mercury",
"(classificationName=bk, id=106416782)43.50 - Umweltbelastungen",
"(classificationName=ddc)628.1/683",
"Water quality",
"(classificationName=loc)TD427.M4",
"(classificationName=linseach:mapping)cet"
],
"title": "Mercury in the nation's streams - levels, trends, and implications : the quality of our nation's waters",
"abstract": "Major findings and implications -- Why is mercury in fish a concern? -- How does mercury cycle through aquatic ecosystems? -- Where are environmental mercury concentrations highest across the nation? -- How do environmental mercury levels vary over time?",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4194421-5"
},
{
"@id": "gnd:4189299-9"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/787116602.pdf",
"volume": "1395",
"P30128": "Circular / U.S. Geological Survey",
"P60163": "Reston, Virginia"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"subject": "http://purl.org/dc/elements/1.1/subject",
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"abstract": "http://purl.org/dc/terms/abstract",
"description": "http://purl.org/dc/elements/1.1/description",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"creator": "http://purl.org/dc/elements/1.1/creator",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"volume": "http://purl.org/ontology/bibo/volume",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787117099.jsonld | {
"@graph": [
{
"@id": "gnd:1062689283",
"sameAs": "Bilder, Christopher R."
},
{
"@id": "gnd:1062689550",
"sameAs": "Loughin, Thomas M."
},
{
"@id": "gnd:4123037-1",
"sameAs": "Datenanalyse"
},
{
"@id": "gnd:4705956-4",
"sameAs": "R (Programm)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787117099",
"@type": "bibo:Book",
"P1053": "XIII, 533 S.",
"description": "Ill., graph. Darst.",
"identifier": [
"(firstid)GBV:787117099",
"(isbn13)9781439855676",
"(ean)9781439855676",
"(ppn)787117099"
],
"publisher": "CRC Press",
"subject": [
"(classificationName=bk, id=106418998)31.73 - Mathematische Statistik",
"(classificationName=msc)62H17",
"(classificationName=linseach:mapping)mat",
"(classificationName=msc)62-04",
"(classificationName=loc)QA169",
"(classificationName=rvk)SK 830",
"(classificationName=msc)*62-01",
"Categories (Mathematics)",
"(classificationName=ddc)512/.6202855133",
"(classificationName=bk, id=106418874)54.81 - Anwendungssoftware",
"R (Computer program language)",
"(classificationName=linseach:mapping)inf",
"(classificationName=ddc-dbn)MAT029000"
],
"title": "Analysis of categorical data with R",
"abstract": "\"We live in a categorical world! From a positive or negative disease diagnosis to choosing all items that apply in a survey, outcomes are frequently organized into categories so that people can more easily make sense of them. However, analyzing data from categorical responses requires specialized techniques beyond those learned in a rst or second course in Statistics. We o er this book to help students and researchers learn how to properly analyze categorical data. Unlike other texts on similar topics, our book is a modern account using the vastly popular R software. We use R not only as a data analysis method but also as a learning tool. For example, we use data simulation to help readers understand the underlying assumptions of a procedure and then to evaluate that procedure's performance. We also provide numerous graphical demonstrations of the features and properties of various analysis methods. The focus of this book is on the analysis of data, rather than on the mathematical development of methods. We o er numerous examples from a wide rage of disciplines medicine, psychology, sports, ecology, and others and provide extensive R code and output as we work through the examples. We give detailed advice and guidelines regarding which procedures to use and why to use them. While we treat likelihood methods as a tool, they are not used blindly. For example, we write out likelihood functions and explain how they are maximized. We describe where Wald, likelihood ratio, and score procedures come from. However, except in Appendix B, where we give a general introduction to likelihood methods, we do not frequently emphasize calculus or carry out mathematical analysis in the text. The use of calculus is mostly from a conceptual focus, rather than a mathematical one\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:1062689283",
"gnd:1062689550"
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4123037-1"
},
{
"@id": "gnd:4705956-4"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/787117099.pdf",
"P30128": [
"Texts in statistical science",
"A Chapman & Hall Book"
],
"P60163": "Boca Raton, Fla. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"subject": "http://purl.org/dc/elements/1.1/subject",
"contributor": "http://purl.org/dc/terms/contributor",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"title": "http://purl.org/dc/elements/1.1/title",
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787323373.jsonld | {
"@graph": [
{
"@id": "gnd:1041973845",
"sameAs": "Autodesk Revit Architecture 2014"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787323373",
"@type": "bibo:Book",
"P1053": "XV, 264 S.",
"creator": "Seidler, Douglas R.",
"description": "zahlr. Ill.",
"identifier": [
"(isbn13)9781609014827",
"(ppn)787323373",
"(firstid)BVB:BV041887042"
],
"publisher": "Fairchild Books Bloomsbury",
"subject": [
"Architecture",
"(classificationName=linseach:mapping)arc",
"(classificationName=bk, id=106415301)56.61 - Architektonisches Zeichnen",
"Architectural drawing",
"(classificationName=loc)NA2728",
"Autodesk Revit",
"(classificationName=rvk)ST 620"
],
"title": "Revit architecture 2014 for designers",
"abstract": "\"Building information modeling (BIM) is the new AutoCAD for architects and interior designers--and Revit Architecture is the leading software package in the BIM marketplace. Revit Architecture 2014 for Designers is written specifically for architects and interior designers as they transition from CAD to BIM. Beginning with the building blocks of BIM modeling (walls, windows, and doors), the text progresses through dynamically generated 2-dimensional and 3-dimensional views to advanced features--such as photorealistic rendering, custom title blocks, and exporting drawings to AutoCAD and SketchUp. Instructions are fully illustrated, creating a smooth transition to the BIM environment for all designers. Clear, concise, and above all visual, this is the essential Revit guide written specifically for interior designers and architects.\"--Publisher's website",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.loc.gov/catdir/enhancements/fy1513/2013942007-d.html",
"dcterms:subject": {
"@id": "gnd:1041973845"
},
"tableOfContents": "http://www.loc.gov/catdir/enhancements/fy1513/2013942007-t.html",
"P60163": "New York"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"subject": "http://purl.org/dc/elements/1.1/subject",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": "http://purl.org/dc/elements/1.1/creator",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"abstract": "http://purl.org/dc/terms/abstract",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"relation": "http://purl.org/dc/terms/relation",
"contributor": "http://purl.org/dc/terms/contributor",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787659967.jsonld | {
"@graph": [
{
"@id": "gnd:1089462816",
"sameAs": "Frangopol, Dan M."
},
{
"@id": "gnd:4059237-6",
"sameAs": "Technische \u00dcberwachung"
},
{
"@id": "gnd:4179292-0",
"sameAs": "Schadenfr\u00fcherkennung"
},
{
"@id": "gnd:4774721-3",
"sameAs": "Technische Infrastruktur"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787659967",
"@type": "bibo:Book",
"P1053": "L, 743 S.",
"http://purl.org/dc/elements/1.1/contributor": "Tsompanakis, Yiannis",
"description": [
"26 cm",
"Ill., graph. Darst."
],
"identifier": [
"(ppn)787659967",
"(firstid)GBV:787659967",
"(isbn13)9780415659420"
],
"publisher": "CRC Press/Balkema",
"subject": [
"Bridges",
"(classificationName=bk, id=106419404)50.16 - Technische Zuverl\u00e4ssigkeit, Instandhaltung",
"(classificationName=ddc-dbn)TEC005000",
"(classificationName=ddc-dbn)TEC063000",
"(classificationName=ddc)624.1",
"Structural dynamics",
"(classificationName=linseach:mapping)tec",
"Structural engineering",
"(classificationName=loc)TA654",
"(classificationName=ddc-dbn)TEC009020",
"Buildings"
],
"title": "Maintenance and safety of aging infrastructure",
"abstract": [
"\"This book presents the latest scientific research and application practice findings in the engineering field of \"maintenance and safety of aging infrastructure.\" The selected invited contributions will provide an overview of the use of advanced computational and/or experimental techniques in damage and vulnerability assessment as well as maintenance and retrofitting of aging structures and infrastructures (buildings, bridges, lifelines, etc) for minimization of losses and life-cycle-cost. Cost-competent maintenance and management of civil infrastructure requires balanced consideration of both the structure performance and the total cost accrued over the entire life-cycle. Another major problem is that the structure performance is usually reduced during its functioning due to environmental and other factors. Thus, current structural condition state is usually assessed by visual inspection or more advanced automatic structural health monitoring techniques. Furthermore, maintenance managers often require a list of prioritized maintenance interventions for civil infrastructure on an annual and/or long-term basis. Various unavoidable uncertainties associated with both randomness (i.e., aleatory uncertainty) and imperfect knowledge (i.e., epistemic uncertainty) also play a crucial role in management and maintenance of engineering systems. Taking into account the aforementioned issues, this volume aims to present the recent developments of life-cycle maintenance and management planning for deteriorating civil infrastructure considering simultaneously multiple and often competing criteria in terms of condition, safety and life-cycle cost\"--",
"\"The purpose of this book is to present the latest research findings in the field of Maintenance and Safety of Aging Infrastructure. For this purpose, the aim was to attract state-of-the-art papers that deal with the use of advanced computational and/or experimental techniques in damage and vulnerability assessment as well as maintenance and retrofitting of aging structures and infrastructures (e.g., buildings, bridges, lifelines, and naval ships).\"--"
],
"contributor": "gnd:1089462816",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4059237-6"
},
{
"@id": "gnd:4179292-0"
},
{
"@id": "gnd:4774721-3"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/787659967.pdf",
"volume": "10",
"P30128": "Structures and infrastructures series",
"P60163": "Boca Raton, Fla. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"volume": "http://purl.org/ontology/bibo/volume",
"license": "http://purl.org/dc/terms/license",
"subject": "http://purl.org/dc/elements/1.1/subject",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"abstract": "http://purl.org/dc/terms/abstract",
"description": "http://purl.org/dc/elements/1.1/description",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787660531.jsonld | {
"@graph": [
{
"@id": "gnd:1072650312",
"sameAs": "Irwin, Kimberly"
},
{
"@id": "gnd:4135786-3",
"sameAs": "Stoff (Textilien)"
},
{
"@id": "gnd:4157139-3",
"sameAs": "Gestaltung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787660531",
"@type": "bibo:Book",
"P1053": "xvi, 284 Seiten",
"description": [
"Illustrationen",
"29 cm"
],
"identifier": [
"(firstid)GBV:787660531",
"(isbn13)9781609018856",
"(ppn)787660531"
],
"publisher": "Fairchild Books, an imprint of Bloomsbury Publishing Inc.",
"subject": [
"(classificationName=bk, id=106408674)49.35 - Textiles Gestalten",
"Decoration and ornament",
"(classificationName=ddc-dbn)DES013000",
"(classificationName=bk, id=106417053)58.48 - Textilindustrie",
"Textile design",
"Textile printing",
"(classificationName=ddc-dbn)DES005000",
"(classificationName=ddc)667/.38",
"(classificationName=rvk)ZS 6400",
"Surfaces (Technology)",
"(classificationName=loc)TS1475",
"Fancy work",
"(classificationName=ddc-dbn)CRA007000",
"(classificationName=ddc-dbn)CRA009000",
"(classificationName=linseach:mapping)cet"
],
"title": "Surface design for fabric",
"abstract": "\"Surface Design for Fabric is a comprehensive, how-to guide to more than 60 surface design techniques for various fabrics and leather--ranging from traditional to experimental. Clear, step-by-step instructions and photographs demonstrate surface design techniques, allowing readers to quickly grasp the material and further explore and experiment on their own. Irwin covers a broad range of surface design techniques including: dyeing, staining, removing color, resists, printing and transfer, fiber manipulation, fabric manipulations, embroidery, and embellishments. Each chapter begins with a brief description and historical overview of the technique, and includes a fabric selection quick guide, tools and materials, how to set up your workspace, application methods and safety guidelines for each technique. Photographs and designer biographies showcase surface design techniques used in real-world designs. The final chapter offers advice on how to combine techniques to create commercial and avant-garde surface design. This modern studio resource clearly guides readers in the creation of beautiful, innovative, and professional surface designs\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1072650312",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4157139-3"
},
{
"@id": "gnd:4135786-3"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781609018856.pdf",
"P60163": "New York"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787661392.jsonld | {
"@graph": [
{
"@id": "gnd:103245316",
"sameAs": "Dinsh\u1e6deyn, Yoram"
},
{
"@id": "gnd:4008784-0",
"sameAs": "B\u00fcrgerkrieg"
},
{
"@id": "gnd:4033114-3",
"sameAs": "Krieg"
},
{
"@id": "gnd:4033151-9",
"sameAs": "Kriegsverbrechen"
},
{
"@id": "gnd:4137568-3",
"sameAs": "Bewaffneter Konflikt"
},
{
"@id": "gnd:4165700-7",
"sameAs": "Kriegsopfer"
},
{
"@id": "gnd:4165706-8",
"sameAs": "Kriegsrecht (V\u00f6lkerrecht)"
},
{
"@id": "gnd:4202065-7",
"sameAs": "Humanit\u00e4re Intervention"
},
{
"@id": "gnd:7619747-5",
"sameAs": "Innerstaatlicher Konflikt"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787661392",
"@type": "bibo:Book",
"P1053": "xxxi, 264 Seiten",
"description": "Erworben aus Studienqualit\u00e4tsmitteln",
"identifier": [
"(isbn13)9781107050341",
"(ppn)787661392",
"(firstid)GBV:787661392",
"(ean)9781107633759",
"(isbn13)9781107633759"
],
"publisher": "Cambridge University Press",
"subject": [
"(classificationName=ssg)2",
"Rome Statute of the International Criminal Court",
"(classificationName=loksys-fbr)jur 080 ea",
"Internationales Recht",
"Friedensordnung",
"Innenpolitischer Konflikt",
"Milit\u00e4rische Intervention",
"Innerstaatlicher Konflikt",
"Menschenrechtsschutz",
"(classificationName=rvk)PR 2622",
"Humanit\u00e4res V\u00f6lkerrecht/Recht des bewaffneten Konflikts",
"(classificationName=linseach:mapping)jur",
"Rome Statute of the International Criminal Court (1998-07-17)",
"(classificationName=rvk)PR 2200",
"(classificationName=bk, id=106422448)86.94 - Kriegsrecht, Kriegsverh\u00fctungsrecht",
"Bewaffneter Konflikt",
"(classificationName=ddc-dbn)LAW051000",
"(classificationName=ddc)341.6",
"(classificationName=rvk)PR 2601",
"V\u00f6lkerrecht",
"(classificationName=loc)KZ6355",
"B\u00fcrgerkrieg",
"Humanit\u00e4res V\u00f6lkerrecht",
"Schutz",
"Menschenrecht"
],
"title": "Non-international armed conflicts in international law",
"abstract": "This dispassionate analysis of the legal implications of non-international armed conflicts explores the rules regulating the conduct of internal hostilities, as well as the consequences of intervention by foreign States, the role of the Security Council, the effects of recognition, State responsibility for wrongdoing by both Governments and insurgents, the interface with the law of human rights and the notion of war crimes. The author addresses both conceptual and specific issues, such as the complexities of 'failing' States or the recruitment and use of child soldiers. He makes use of the extensive case law of international courts and tribunals, in order to identify and set out customary international law. Much attention is also given to the contents of available treaty texts (primarily, the Geneva Conventions, Additional Protocol II and the Rome Statute of the International Criminal Court): what they contain and what they omit",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:103245316",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4008784-0"
},
{
"@id": "gnd:4165706-8"
},
{
"@id": "gnd:4165700-7"
},
{
"@id": "gnd:4137568-3"
},
{
"@id": "gnd:7619747-5"
},
{
"@id": "gnd:4033114-3"
},
{
"@id": "gnd:4202065-7"
},
{
"@id": "gnd:4033151-9"
}
],
"tableOfContents": "http://www.gbv.de/dms/spk/sbb/toc/787661392.pdf",
"P60163": "Cambridge"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"abstract": "http://purl.org/dc/terms/abstract",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787662836.jsonld | {
"@graph": [
{
"@id": "gnd:4026978-4",
"sameAs": "Ingenieurbau"
},
{
"@id": "gnd:4326464-5",
"sameAs": "Nachhaltigkeit"
},
{
"@id": "gnd:4774721-3",
"sameAs": "Technische Infrastruktur"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787662836",
"@type": "bibo:Book",
"P1053": "XXI, 314 S.",
"creator": "Neumann, Edward S.",
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"Ill., graph. Darst., Kt.",
"26 cm"
],
"identifier": [
"(isbn)0132750619",
"(isbn13)9780132750615",
"(ppn)787662836",
"(firstid)GBV:787662836"
],
"publisher": "Pearson",
"subject": [
"Sustainable engineering",
"(classificationName=ddc)624.028/6",
"(classificationName=bk, id=106417681)56.65 - Bau\u00f6kologie, Baubiologie",
"(classificationName=linseach:mapping)bau",
"Sustainable construction",
"(classificationName=loc)TA170",
"Civil engineering",
"(classificationName=bk, id=106423398)56.00 - Bauwesen: Allgemeines",
"(classificationName=linseach:mapping)arc",
"Sustainable design"
],
"title": "Introduction to sustainable infrastructure engineering design",
"abstract": "\"Civil engineering is a profession that has a distinct focus on the design of infrastructure systems. There are major differences between the characteristics of the infrastructure design problems that civil engineers solve and the problems examined by other engineering disciplines, which tend to emphasize the design of smaller items produced for short term use. Beginning students in civil engineering should be made aware of these distinctions and the types of systems civil engineers design so that they can begin to think about the problems associated with them. This is the starting point for evolving into professional civil engineers whose area of expertise is design of the civil works infrastructure that supports modern societies.\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2016",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4326464-5"
},
{
"@id": "gnd:4774721-3"
},
{
"@id": "gnd:4026978-4"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/787662836.pdf",
"P30128": "ESource",
"P60163": "Hoboken [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"abstract": "http://purl.org/dc/terms/abstract",
"subject": "http://purl.org/dc/elements/1.1/subject",
"creator": "http://purl.org/dc/elements/1.1/creator",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/terms/contributor",
"license": "http://purl.org/dc/terms/license",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787671819.jsonld | {
"@graph": [
{
"@id": "gnd:1043850708",
"sameAs": "Windows 8.1"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787671819",
"@type": "bibo:Book",
"P1053": "XIX, 787 S.",
"creator": [
"Rusen, Ciprian Adrian",
"Ballew, Joli"
],
"description": [
"zahlr. Ill., graph. Darst.",
"23 cm"
],
"identifier": [
"(firstid)GBV:787671819",
"(isbn)0735681309",
"(ppn)787671819",
"(isbn13)9780735681309"
],
"publisher": "Microsoft Press",
"subject": [
"(classificationName=bk, id=106418904)54.54 - Betriebssysteme",
"Operating systems (Computers)",
"(classificationName=linseach:mapping)inf",
"Microsoft Windows (Computer file)",
"Windows (Computer programs)",
"(classificationName=ddc)005.446",
"(classificationName=loc)QA76.774.M434"
],
"title": "Windows 8.1 step by step : [build exactly the skills you need ; learn at the pace you want]",
"abstract": "A guide to the concepts and features of Windows 8.1 discusses such topics as the start screen, apps, Internet Explorer 11, SkyDrive, multimedia, networking, and security.--",
"alternative": [
"Step by step Windows 8.1",
"Windows 8.1"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2013",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:1043850708"
},
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/CH0010991573AAC96E45BC1257C9E0051361D.pdf",
"P30128": "Step by step",
"P60163": "[Redmond, Wash.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"abstract": "http://purl.org/dc/terms/abstract",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"creator": "http://purl.org/dc/elements/1.1/creator",
"issued": "http://purl.org/dc/terms/issued",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"description": "http://purl.org/dc/elements/1.1/description",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"alternative": "http://purl.org/dc/terms/alternative",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"license": "http://purl.org/dc/terms/license",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787741361.jsonld | {
"@graph": [
{
"@id": "gnd:4014777-0",
"sameAs": "Englisch"
},
{
"@id": "gnd:4050479-7",
"sameAs": "Roman"
},
{
"@id": "gnd:4114170-2",
"sameAs": "Kind (Motiv)"
},
{
"@id": "gnd:4123181-8",
"sameAs": "Familie (Motiv)"
},
{
"@id": "gnd:4578384-6",
"sameAs": "Psychisches Trauma (Motiv)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787741361",
"@type": "bibo:Book",
"P1053": "Online-Ressource (346 S.)",
"creator": "Sch\u00f6nfelder, Christa",
"identifier": [
"(ean)9783839423783",
"(firstid)GBV:787741361",
"(doi)10.14361/transcript.9783839423783",
"(ppn)787741361"
],
"publisher": "transcript",
"subject": [
"Electronic books",
"(classificationName=bk, id=10640539X)18.05 - Englische Literatur",
"(classificationName=bk, id=106404490)17.93 - Literarische Stoffe, literarische Motive, literarische Themen",
"(classificationName=rvk)HG 431",
"Trauma, Childhood, Novel, Romanticism, Postmodernism, Literature, Psychoanalysis, British Studies, General Literature Studies, Cultural Studies, Literary Studies",
"(classificationName=linseach:mapping)lit",
"(classificationName=loc)PR401",
"(classificationName=rvk)EC 2430",
"(classificationName=ddc)823.0093561"
],
"title": "Wounds and Words : Childhood and Family Trauma in Romantic and Postmodern Fiction",
"abstract": [
"Main description: Trauma has become a hotly contested topic in literary studies. But interest in trauma is not new; its roots extend to the Romantic period, when novelists and the first psychiatrists influenced each others' investigations of the \u00bbwounded mind\u00ab. This book looks back to these early attempts to understand trauma, reading a selection of Romantic novels in dialogue with Romantic and contemporary psychiatry. It then carries that dialogue forward to postmodern fiction, examining further how empirical approaches can deepen our theorizations of trauma. Within an interdisciplinary framework, this study reveals fresh insights into the poetics, politics, and ethics of trauma fiction.",
"Biographical note: Christa Sch\u00f6nfelder teaches English literature at the University of Zurich. Her research interests include Romanticism, postmodern fiction, trauma theory, and gender studies."
],
"contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)H-GBV-deGruyter-alles",
"(collectioncode)H-ZDB-23-TGP",
"(collectioncode)H-GBV-deGruyter-PDA1ALL",
"(collectioncode)H-GBV-deGruyter-PDA5EBK",
"(collectioncode)H-ZDB-23-GOA",
"(collectioncode)H-ZDB-125-TGE",
"(collectioncode)H-ZDB-23-TSO",
"(collectioncode)H-GBV-deGruyter-PDA7ENG",
"(collectioncode)H-GBV-deGruyter-PDA2HUM",
"(collectioncode)H-ZDB-23-DGG",
"(collectioncode)H-GBV-deGruyter-978-3-11-037074-4",
"(collectioncode)H-GBV-deGruyter-PDA11SSHE",
"(collectioncode)H-GBV-deGruyter-PDA13ENGE"
],
"issued": "2013",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "open access",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4578384-6"
},
{
"@id": "gnd:4123181-8"
},
{
"@id": "gnd:4014777-0"
},
{
"@id": "gnd:4114170-2"
},
{
"@id": "gnd:4050479-7"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9783837623789.pdf",
"isLike": "doi:10.14361/transcript.9783839423783",
"P30128": "Lettre",
"P60163": "Bielefeld"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"issued": "http://purl.org/dc/terms/issued",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"creator": "http://purl.org/dc/elements/1.1/creator",
"license": "http://purl.org/dc/terms/license",
"contributor": "http://purl.org/dc/terms/contributor",
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A787979767.jsonld | {
"@graph": [
{
"@id": "gnd:1063173361",
"sameAs": "Moshenska, Joe"
},
{
"@id": "gnd:4014770-8",
"sameAs": "England"
},
{
"@id": "gnd:4035964-5",
"sameAs": "Literatur"
},
{
"@id": "gnd:4114333-4",
"sameAs": "Kunst"
},
{
"@id": "gnd:4336286-2",
"sameAs": "K\u00f6rperkontakt (Motiv)"
},
{
"@id": "gnd:4352423-0",
"sameAs": "Fr\u00fchneuenglisch"
},
{
"@id": "gnd:7743129-7",
"sameAs": "Tastsinn (Motiv)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A787979767",
"@type": "bibo:Book",
"P1053": "X, 389 S.",
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"Ill., Notenbeisp.",
"24 cm"
],
"identifier": [
"(ean)9780198712947",
"(isbn13)9780198712947",
"(ppn)787979767",
"(firstid)GBV:787979767"
],
"publisher": "Oxford Univ. Press",
"subject": [
"(classificationName=loc)PR421",
"(classificationName=loksys-fbl)EO 250",
"(classificationName=rvk)HI 1113",
"16th century",
"Geschichte 1500-1700",
"(classificationName=ssg)7,25",
"History and criticism",
"(classificationName=ddc)821.309353",
"(classificationName=ddc)820.9/003",
"(classificationName=loksys-fbl)EM 250",
"(classificationName=bk, id=106404490)17.93 - Literarische Stoffe, literarische Motive, literarische Themen",
"(classificationName=rvk)HI 1161",
"(classificationName=linseach:mapping)his",
"English poetry",
"17th century",
"(classificationName=bk, id=181569574)15.34 - Europ\u00e4ische Geschichte 1492-1789",
"(classificationName=linseach:mapping)lit",
"(classificationName=bk, id=10640539X)18.05 - Englische Literatur",
"English literature",
"(classificationName=rvk)NN 1365",
"(classificationName=ssg)9,10",
"Touch in literature"
],
"title": "Feeling pleasures : the sense of touch in Renaissance England",
"abstract": "The sense of touch had a deeply uncertain status in the sixteenth and seventeenth centuries. It had long been seen as the most certain and reliable of the senses, and also as biologically necessary: each of the other senses could be relinquished, but to lose touch was to lose life itself. Alternatively, touch was seen as dangerously bodily, and too fully involved in sensual and sexual pleasures, to be of true worth. Feeling Pleasures argues that this tension came to the fore during the English Renaissance, and allowed some of the central debates of this period--surrounding the nature of human experience, of the material world, and of the relationship between the human and the divine--to proceed through discussions of touch. It also argues that the unstable status of touch was of particular import to the poetry of this period. By bringing touch to the fore in a period usually associated with the dominance of vision and optics, Joe Moshenska offers reconsiderations of major English poets, especially Edmund Spenser and John Milton, while exploring a range of spheres in which touch assumed new significance. These include theological debates surrounding relics and the Eucharist in the work of Erasmus, Thomas Cranmer and Lancelot Andrewes; the philosophical history of tickling; the touching of paintings and sculptures in a European context; faith healing and experimental science; and the early reception of Chinese medicine in England.",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1063173361",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4035964-5"
},
{
"@id": "gnd:7743129-7"
},
{
"@id": "gnd:4352423-0"
},
{
"@id": "gnd:4114333-4"
},
{
"@id": "gnd:4336286-2"
}
],
"tableOfContents": "https://swbplus.bsz-bw.de/bsz419902996inh.htm",
"P60163": "Oxford [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"description": "http://purl.org/dc/elements/1.1/description",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"contributor": "http://purl.org/dc/terms/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A78816645X.jsonld | {
"@graph": [
{
"@id": "gnd:143634666",
"sameAs": "Kruschke, John K."
},
{
"@id": "gnd:4144220-9",
"sameAs": "Bayes-Entscheidungstheorie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A78816645X",
"@type": "bibo:Book",
"P1053": "xii, 759 Seiten",
"description": [
"25 cm",
"Illustrationen, Diagramme"
],
"identifier": [
"(ppn)78816645X",
"(ean)9780124058880",
"(isbn13)9780124058880",
"(firstid)GBV:78816645X"
],
"publisher": "Elsevier, Academic Press",
"subject": [
"Lerntechnik",
"R (Computer program language)",
"Lehrmethoden/Lernmethoden",
"Methode",
"(classificationName=msc)62H17",
"(classificationName=rvk)QH 233",
"(classificationName=msc)*62-01",
"(classificationName=rvk)ST 601",
"(classificationName=msc)62J10",
"(classificationName=ddc)519.542",
"(classificationName=nlm)QA 279.5",
"Unterrichtsmethode",
"(classificationName=bk, id=106418998)31.73 - Mathematische Statistik",
"Multilevel Analysis",
"Verfahren",
"(classificationName=msc)62C12",
"Datensammlung/Informationssammlung",
"(classificationName=msc)62F03",
"Wissenschaft",
"Methodologie",
"Wissenschaftstheorie",
"(classificationName=msc)62F15",
"(classificationName=msc)62H12",
"(classificationName=rvk)SK 830",
"(classificationName=rvk)ST 250",
"(classificationName=msc)62-07",
"Statistische Methoden",
"Analyse",
"(classificationName=loc)QA279.5",
"Wissenschaftliche Methoden",
"(classificationName=ddc)519.5/42",
"(classificationName=linseach:mapping)mat",
"Bayesian statistical decision theory",
"Datenaufbereitung",
"Sozialwissenschaften",
"Bayes Theorem",
"Statistik (Zahlenwerk)",
"(classificationName=rvk)CM 4400"
],
"title": "Doing Bayesian data analysis : a tutorial with R, JAGS, and Stan",
"abstract": [
"Provides an accessible approach to Bayesian data analysis, as material is explained clearly with concrete examples. The book begins with the basics, including essential concepts of probability and random sampling, and gradually progresses to advanced hierarchical modeling methods for realistic data",
"What's in this book (Read this first!) -- Part I The basics: models, probability, Bayes' rule and r: Introduction: credibility, models, and parameters; The R programming language; What is this stuff called probability?; Bayes' rule -- Part II All the fundamentals applied to inferring a binomila probability: Inferring a binomial probability via exact mathematical analysis; Markov chain Monte Carlo; JAGS; Hierarchical models; Model comparison and hierarchical modeling; Null hypothesis significance testing; Bayesian approaches to testing a point (\"Null\") hypothesis; Goals, power, and sample size; Stan -- Part III The generalized linear model: Overview of the generalized linear model; Metric-predicted variable on one or two groups; Metric predicted variable with one metric predictor; Metric predicted variable with multiple metric predictors; Metric predicted variable with one nominal predictor; Metric predicted variable with multiple nominal predictors; Dichotomous predicted variable; Nominal predicted variable; Ordinal predicted variable; Count predicted variable; Tools in the trunk -- Bibliography -- Index"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:143634666",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4144220-9"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/78816645x.pdf",
"P60163": "Amsterdam"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"contributor": "http://purl.org/dc/terms/contributor",
"abstract": "http://purl.org/dc/terms/abstract",
"license": "http://purl.org/dc/terms/license",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788170864.jsonld | {
"@graph": [
{
"@id": "gnd:120545446",
"sameAs": "Bizony, Piers"
},
{
"@id": "gnd:4048574-2",
"sameAs": "Raumfahrt"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788170864",
"@type": "bibo:Book",
"P1053": "V, 166 S.",
"description": "\u00fcberw. Ill.",
"identifier": [
"(firstid)GBV:788170864",
"(isbn13)9780760346662",
"(ppn)788170864"
],
"publisher": "Zenith Press",
"subject": [
"Astronautics and state",
"Space flight",
"(classificationName=loc)TL790",
"Outer space",
"(classificationName=ssg)16,12",
"(classificationName=ddc)629.4/10112",
"(classificationName=bk, id=106420607)55.61 - Raumfahrzeuge",
"(classificationName=ddc-dbn)SCI004000",
"(classificationName=linseach:mapping)ver"
],
"title": "New space frontiers : venturing into Earth orbit and beyond",
"abstract": [
"\"Take a journey into the New Space Frontier!It is easy to imagine that the space shuttle's retirement has edged the Space Age toward closure, at least in terms of human flight beyond the bounds of Earth. In fact, there are more people-carrying ships being constructed now than at any time since Yuri Gagarin became the first man in space half a century ago. Some are already servicing the International Space Station--which, incidentally, has ensured a permanent human presence in space for the last two decades, and is set to continue and expand for decades yet to come.What's more, NASA is no longer the only big player in the space game. Commercial, non-governmental space exploration is becoming a reality rather than just a pipe dream. What orbital adventures await us in the next five decades? Will humans ever again head into deep space, as the Apollo astronauts once did? NASA's new hardware is aimed toward asteroid missions, and ultimately, Mars, but there is a significant chance that a government funded space agency will not be the only--or even the first--organization to send humans across the solar system.Get ready to experience the excitement of adventure with New Space Frontier. Through gorgeous photography and engaging writing, noted space and science author Piers Bizony speculates beyond just today's hardware and explores what might be possible for the next generation\"--",
"\"Space and science author Piers Bizony speculates beyond just today's hardware and explores what might be possible for the next generation\"--"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:120545446",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4048574-2"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/788170864.pdf",
"P60163": "Minneapolis, Minn."
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"abstract": "http://purl.org/dc/terms/abstract",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/terms/contributor",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"description": "http://purl.org/dc/elements/1.1/description",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788173685.jsonld | {
"@graph": [
{
"@id": "gnd:1044676655",
"sameAs": "Palmer, Steven"
},
{
"@id": "gnd:4020775-4",
"sameAs": "Gesundheitswesen"
},
{
"@id": "gnd:4055860-5",
"sameAs": "Sozialmedizin"
},
{
"@id": "gnd:4074032-8",
"sameAs": "Lateinamerika"
},
{
"@id": "gnd:4113743-7",
"sameAs": "Gesundheitspolitik"
},
{
"@id": "gnd:4120503-0",
"sameAs": "Internationale Kooperation"
},
{
"@id": "gnd:4196757-4",
"sameAs": "Prim\u00e4re Gesundheitsversorgung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788173685",
"@type": "bibo:Book",
"P1053": "IX, 306 S",
"creator": "Cueto, Marcos",
"identifier": [
"(firstid)GBV:788173685",
"(ppn)788173685",
"(isbn13)9781107023673",
"(isbn13)9781107633018"
],
"publisher": "Cambridge Univ. Press",
"subject": [
"(classificationName=rvk)MI 70920",
"International Cooperation",
"Geschichte",
"(classificationName=ddc)362.1098",
"Delivery of Health Care",
"(classificationName=bk, id=106409638)44.01 - Geschichte der Medizin",
"(classificationName=loksys-fbs)Hist 3004",
"(classificationName=nlm)WA 11 DA15",
"Public Health",
"(classificationName=bk, id=181570874)15.88 - Mittelamerika, S\u00fcdamerika",
"(classificationName=loc)RA450.5",
"(classificationName=linseach:mapping)his",
"History, Modern 1601-",
"(classificationName=linseach:mapping)meda",
"History, 16th Century",
"Health Policy"
],
"title": "Medicine and public health in Latin America : a history",
"abstract": "\"Despite several studies on the social, cultural, and political histories of medicine and of public health in different parts of Latin America and the Caribbean, local and national focuses still predominate, and there are few panoramic studies that analyze the overarching tendencies in the development of health in the region. This comprehensive book summarizes the social history of medicine, medical education, and public health in Latin America and places it in dialogue with the international historiographical currents in medicine and health. Ultimately, this text provides a clear, broad, and provocative synthesis of the history of Latin American medical developments while illuminating the recent challenges of global health in the region and other developing countries\"--Provided by publisher",
"contributor": "gnd:1044676655",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4113743-7"
},
{
"@id": "gnd:4120503-0"
},
{
"@id": "gnd:4055860-5"
},
{
"@id": "gnd:4020775-4"
},
{
"@id": "gnd:4196757-4"
}
],
"tableOfContents": "http://www.gbv.de/dms/sub-hamburg/788173685.pdf",
"P30128": "New approaches to the Americas",
"P60163": "New York, NY"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"title": "http://purl.org/dc/elements/1.1/title",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"creator": "http://purl.org/dc/elements/1.1/creator",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788176765.jsonld | {
"@graph": [
{
"@id": "gnd:1047950162",
"sameAs": "Panek, LeRoy Lad"
},
{
"@id": "gnd:4014777-0",
"sameAs": "Englisch"
},
{
"@id": "gnd:4078704-7",
"sameAs": "USA"
},
{
"@id": "gnd:4165739-1",
"sameAs": "Kriminalliteratur"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788176765",
"@type": "bibo:Book",
"P1053": "vii, 214 Seiten",
"identifier": [
"(ppn)788176765",
"(firstid)GBV:788176765",
"(isbn13)9780786477654"
],
"publisher": "McFarland & Company, Inc., Publishers",
"subject": [
"Geschichte 1891-1914",
"(classificationName=linseach:mapping)lit",
"Detective and mystery stories, American",
"(classificationName=loksys-fbl)EQ 630",
"Doyle, Arthur Conan",
"Detective and mystery stories, English",
"(classificationName=bk, id=106416049)17.87 - Besondere Literaturkategorien",
"(classificationName=loc)PR830.D4",
"(classificationName=ddc)823/.087209",
"(classificationName=ssg)7,24",
"(classificationName=bk, id=106415417)18.06 - Angloamerikanische Literatur",
"(classificationName=bk, id=10640539X)18.05 - Englische Literatur",
"(classificationName=rvk)HL 1310",
"(classificationName=rvk)HM 1310"
],
"title": "After Sherlock Holmes : the evolution of British and American detective stories, 1891-1914",
"abstract": "\"The appearance of Sherlock Holmes in The Strand Magazine in 1891 began a stampede of writers who wanted to emulate, build-upon or even satirize Arthur Conan Doyle's work. This book explores the development of detective fiction during the period between Holmes's creation and the advent of the Golden Age of the detective story during World War I\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1047950162",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4165739-1"
},
{
"@id": "gnd:4014777-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780786477654.pdf",
"P60163": "Jefferson, NC"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"title": "http://purl.org/dc/elements/1.1/title",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"issued": "http://purl.org/dc/terms/issued",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"contributor": "http://purl.org/dc/terms/contributor",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A78825426X.jsonld | {
"@graph": [
{
"@id": "gnd:118917226",
"sameAs": [
"Ishimoto, Yasuhiro",
"Ishimoto, Yasuhiro 1921-2012"
]
},
{
"@id": "gnd:119549069",
"sameAs": [
"Nait\u014d, Hiroshi",
"Nait\u014d, Hiroshi 1950"
]
},
{
"@id": "gnd:4002851-3",
"sameAs": "Architektur"
},
{
"@id": "gnd:4002855-0",
"sameAs": "Architekturfotografie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A78825426X",
"@type": "bibo:Book",
"P1053": "226 S.",
"description": [
"\u00fcberw. Ill.",
"26 cm"
],
"identifier": [
"(ppn)78825426X",
"(firstid)GBV:78825426X",
"(isbn13)9784903348339"
],
"publisher": "ADP",
"subject": [
"(classificationName=bk, id=106403842)56.63 - Architekten, Baumeister",
"(classificationName=ssg)6,25",
"(classificationName=bk, id=106405713)21.42 - Geschichte der Photographie",
"(classificationName=linseach:mapping)arc"
],
"title": "Space spirits",
"abstract": "With Toba Sea-Folk Museum as its primary subject, this stunning overview of four works by Japanese architect Hiroshi Naito centres upon the black-and-white images made by renowned photographer Yasuhiro Ishimoto. Upon Naito's request, Ishimoto photographed each project in detail, flawlessly capturing the moment when a particular light manifests at a certain place, when nature and building fall into dialogue. In his revealing writings, Naito not only lends detailed insight regarding his works, but also expresses his gratitude for the photographer's keen eye, the warmth inherent in buildings, and the refined intervention of human endeavour in the natural landscape",
"alternative": [
"Nait\u014d Hiroshi + Ishimoto Yasuhiro : k\u016bkan tono taiwa",
"Nait\u014d Hiroshi + Ishimoto Yasuhiro : space spirits",
"K\u016bkan tono taiwa"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:118917226",
"gnd:119549069"
],
"issued": "2013",
"language": "http://id.loc.gov/vocabulary/iso639-1/ja",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4002855-0"
},
{
"@id": "gnd:4002851-3"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/78825426x.pdf",
"P60163": "Tokyo"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"issued": "http://purl.org/dc/terms/issued",
"alternative": "http://purl.org/dc/terms/alternative",
"subject": "http://purl.org/dc/elements/1.1/subject",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"contributor": "http://purl.org/dc/terms/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788685120.jsonld | {
"@graph": [
{
"@id": "gnd:306963-1",
"sameAs": "Chartered Institute of Building"
},
{
"@id": "gnd:4047441-0",
"sameAs": "Projektmanagement"
},
{
"@id": "gnd:4112681-6",
"sameAs": "Bauwerk"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788685120",
"@type": "bibo:Book",
"P1053": "XXI, 331 S.",
"description": [
"graph. Darst.",
"30 cm"
],
"identifier": [
"(firstid)GBV:788685120",
"(ppn)788685120",
"(isbn13)9781118378083",
"(isbn)1118378083"
],
"publisher": "Wiley Blackwell",
"subject": [
"Building",
"(classificationName=loc)TH438",
"(classificationName=linseach:mapping)arc",
"(classificationName=linseach:mapping)bau",
"(classificationName=ddc)690.0684",
"(classificationName=ddc-dbn)TEC005000",
"(classificationName=ddc)690.068/4",
"(classificationName=bk, id=106421077)56.40 - Baubetrieb",
"(classificationName=ddc-dbn)TEC062000",
"(classificationName=rvk)ZI 3800",
"Project management",
"Superintendence"
],
"title": "Code of practice for project management for construction and development",
"abstract": [
"\"The first edition of the Code of Practice for Project Management for Construction and Development, published in 1992, was groundbreaking in many ways. Now in its fifth edition, prepared by a multi-institute task force coordinated by the CIOB and including representatives from RICS, RIBA, ICE, APM and CIC, it continues to be the authoritative guide and reference to the principles and practice of project management in construction and development.Good project management in construction relies on balancing the key constraints of time, quality and cost in the context of building functionality and the requirements for sustainability within the built environment. Thoroughly updated and restructured to reflect the challenges that the industry faces today, this edition continues to drive forward the practice of construction project management. The principles of strategic planning, detailed programming and monitoring, resource allocation and effective risk management, widely used on projects of all sizes and complexity, are all fully covered. The integration of Building Information Modelling at each stage of the project life is a feature of this edition. In addition, the impact of trends and developments such as the internationalisation of construction projects and the drive for sustainability are discussed in context.The Code of Practice will be of particular value to clients, project management professionals and students of construction, as well as to the wider construction and development industries. Much of the information will also be relevant to project management professionals operating in other commercial spheres. Also AvailableGuide to Good Practice in the Management of Time in Complex Projects Chartered Institute of Building\"--",
"\"Provides guidance for project management of increasingly complex construction projects, ensuring systematic documentation and quality control\"--"
],
"alternative": "Project management",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:306963-1",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4112681-6"
},
{
"@id": "gnd:4047441-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/weimar/toc/788685120_toc.pdf",
"P60163": "Chichester"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"alternative": "http://purl.org/dc/terms/alternative",
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"license": "http://purl.org/dc/terms/license",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788685465.jsonld | {
"@graph": [
{
"@id": "gnd:1095683098",
"sameAs": "Bock, Thomas"
},
{
"@id": "gnd:1095683926",
"sameAs": "Linner, Thomas"
},
{
"@id": "gnd:4261462-4",
"sameAs": "Robotik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788685465",
"@type": "bibo:Book",
"P1053": "xxiv, 283 Seiten",
"description": [
"26 cm",
"Illustrationen, Diagramme"
],
"identifier": [
"(isbn13)9781107076389",
"(firstid)GBV:788685465",
"(ppn)788685465"
],
"publisher": "Cambridge University Press",
"subject": [
"Manufacturing processes",
"(classificationName=ddc-dbn)TEC009000",
"(classificationName=ddc)629.8/92",
"(classificationName=loc)TS191.8",
"Robotics",
"Robots, Industrial",
"(classificationName=linseach:mapping)tec",
"(classificationName=rvk)ST 308",
"(classificationName=bk, id=106419447)50.25 - Robotertechnik"
],
"title": "Robot-oriented design : design and management tools for the deployment of automation and robotics in construction",
"abstract": "\"The Cambridge Handbooks on Construction Robotics series focuses on the implementation of automation and robot technology to renew the construction industry and to arrest its declining productivity. The series is intended to give professionals, researchers, lecturers, and students basic conceptual and technical skills and implementation strategies to manage, research, or teach the implementation of advanced automation and robot-technology-based processes and technologies in construction. Currently, the implementation of modern developments in product structures (modularity and design for manufacturing), organizational strategies (just in time, just in sequence, and pulling production), and informational aspects (computer-aided design/manufacturing or computer-integrated manufacturing) are lagging because of the lack of modern integrated machine technology in construction. The Cambridge Handbooks on Construction Robotics books discuss progress in robot systems theory and demonstrate their integration using real systematic applications and projections for off-site as well as on-site building production\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:1095683098",
"gnd:1095683926"
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4261462-4"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781107076389.pdf",
"P30128": "The Cambridge handbooks in construction robotics",
"P60163": "New York, NY"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"issued": "http://purl.org/dc/terms/issued",
"description": "http://purl.org/dc/elements/1.1/description",
"contributor": "http://purl.org/dc/terms/contributor",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788691228.jsonld | {
"@graph": [
{
"@id": "gnd:132569280",
"sameAs": "Isenstadt, Sandy"
},
{
"@id": "gnd:133518485",
"sameAs": "Petty, Margaret Maile"
},
{
"@id": "gnd:141184167",
"sameAs": "Neumann, Dietrich"
},
{
"@id": "gnd:4129991-7",
"sameAs": "Stra\u00dfenbeleuchtung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788691228",
"@type": "bibo:Book",
"P1053": "XXI, 193 Seiten",
"description": "Illustrationen",
"identifier": [
"(isbn13)9781138813922",
"(isbn13)9781138813915",
"(ppn)788691228",
"(firstid)GBV:788691228"
],
"publisher": "Routledge, Taylor & Francis Group",
"subject": [
"Municipal lighting",
"(classificationName=linseach:mapping)elt",
"Lighting",
"City and town life",
"(classificationName=loc)TK4188",
"(classificationName=bk, id=106418653)53.38 - Lichttechnik",
"Street lighting",
"(classificationName=rvk)RB 10798",
"(classificationName=rvk)RB 10627",
"Geschichte",
"(classificationName=rvk)RY 10627",
"(classificationName=ddc)621.32/29",
"Lighting, Architectural and decorative"
],
"title": "Cities of light : two centuries of urban illumination",
"abstract": "Istanbul -- Boston -- London -- Paris -- Mumbai -- Buffalo -- Los Angeles -- Blackpool -- Berlin -- Sao Paolo -- Lagos -- New York City -- Mexico City -- Buenos Aires -- Johannesburg -- Los Angeles -- Tokyo -- Shanghai -- Moscow -- Vienna -- Paris -- Washington, D.C -- Sydney -- Yilan -- London -- Derby -- Hong Kong -- Huangzhou -- Berlin -- Oulu -- New York City",
"contributor": [
"gnd:141184167",
"gnd:132569280",
"gnd:133518485"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4129991-7"
},
"tableOfContents": "http://www.gbv.de/dms/weimar/toc/788691228_toc.pdf",
"P60163": "New York, NY"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"license": "http://purl.org/dc/terms/license",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788691678.jsonld | {
"@graph": [
{
"@id": "gnd:4173981-4",
"sameAs": "Pfahlgr\u00fcndung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788691678",
"@type": "bibo:Book",
"P1053": "XIX, 588 S.",
"creator": [
"Tomlinson, Michael John",
"Woodward, John C."
],
"description": [
"26 cm",
"Ill., graph. Darst."
],
"identifier": [
"(ppn)788691678",
"(firstid)GBV:788691678",
"(isbn13)9781466592636"
],
"publisher": "CRC Press/Spon",
"subject": [
"(classificationName=ddc-dbn)TEC009110",
"Piling (Civil engineering)",
"(classificationName=linseach:mapping)bau",
"(classificationName=loc)TA780",
"(classificationName=ddc-dbn)TEC009020",
"(classificationName=ddc)624.1/54",
"(classificationName=bk, id=106421026)56.21 - Erdbau, Tiefbau, Grundbau",
"(classificationName=ddc-dbn)TEC005000"
],
"title": "Pile design and construction practice",
"abstract": "\"This international piling handbook is essential for geotechnical engineers and engineering geologists responsible for designing and constructing piled foundations. It explains general principles and practice and details current types of pile, piling equipment and methods. It includes calculations of the resistance of piles to compressive loads, pile groups under compressive loading, piled foundations for resisting uplift and lateral loading and the structural design of piles and pile groups. Marine structures, durability of piled foundations, ground investigations, and pile testing are also covered as are miscellaneous problems such as machinery foundations, underpinning, mining subsidence areas, geothermal piles and unexploded ordnance.This edition has been fully up-dated to apply the latest version of Eurocode 7 and the UK National Annex, and refers to other structural Eurocodes for steel, concrete and timber relevant to pile design. New British Standards covering pile construction and material testing are extensively cross-referenced to provide a comprehensive text compatible with the Eurocodes, and aspects of now withdrawn BSI codes are retained where useful to the designer. Changes to the procurement and management of civil engineering contracts applicable to piling projects are summarised. It is well illustrated and includes numerous examples, re-worked to the codes, many based on actual problems\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4173981-4"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/788691678.pdf",
"P60163": "Boca Raton, Fla. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"creator": "http://purl.org/dc/elements/1.1/creator",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"description": "http://purl.org/dc/elements/1.1/description",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"abstract": "http://purl.org/dc/terms/abstract",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A788742841.jsonld | {
"@graph": [
{
"@id": "gnd:1025449061",
"sameAs": "Brandimarte, Paolo"
},
{
"@id": "gnd:4240945-7",
"sameAs": "Monte-Carlo-Simulation"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A788742841",
"@type": "bibo:Book",
"P1053": "1 Online-Ressource (xvii, 662 Seiten)",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(isbn13)9781118593615",
"(isbn)1118593618",
"(ppn)788742841",
"(firstid)GBV:788742841",
"(isbn13)9781306892957",
"(isbn)1306892953",
"(isbn13)9781118594513",
"(isbn)1118593642",
"(isbn13)9781118593264",
"(doi)10.1002/9781118593264",
"(isbn13)9781118593646",
"(isbn)1118594517"
],
"publisher": "John Wiley & Sons",
"subject": [
"Electronic books",
"Financial Engineering",
"(classificationName=msc)*65-01",
"(classificationName=msc)00A69",
"Risikomanagement",
"(classificationName=msc)00A72",
"(classificationName=msc)65C05",
"(classificationName=ddc)330.01/518282",
"Theorie",
"(classificationName=linseach:mapping)mat",
"(classificationName=msc)00A06",
"(classificationName=msc)65Cxx",
"(classificationName=rvk)QH 239",
"(classificationName=linseach:mapping)oek",
"(classificationName=loc)HG106 .B735 2014",
"(classificationName=bk, id=106417320)85.03 - Methoden und Techniken der Betriebswirtschaft"
],
"title": "Handbook in Monte Carlo simulation : applications in financial engineering, risk management, and economics",
"abstract": [
"An accessible treatment of Monte Carlo methods, techniques, and applications in the field of finance and economics Providing readers with an in-depth and comprehensive guide, the Handbook in Monte Carlo Simulation: Applications in Financial Engineering, Risk Management, and Economics presents a timely account of the applicationsof Monte Carlo methods in financial engineering and economics. Written by an international leading expert in thefield, the handbook illustrates the challenges confronting present-day financial practitioners and provides various applicationsof Monte Carlo techniques to",
"An accessible treatment of Monte Carlo methods, techniques, and applications in the field of finance and economics Providing readers with an in-depth and comprehensive guide, the Handbook in Monte Carlo Simulation: Applications in Financial Engineering, Risk Management, and Economics presents a timely account of the applicationsof Monte Carlo methods in financial engineering and economics. Written by an international leading expert in thefield, the handbook illustrates the challenges confronting present-day financial practitioners and provides various applicationsof Monte Carlo techniques to"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1025449061",
"isPartOf": [
"(collectioncode)H-ZDB-35-WIC",
"(collectioncode)H-ZDB-4-NLEBK",
"(collectioncode)H-ZDB-35-UBC"
],
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4240945-7"
},
"isLike": "doi:10.1002/9781118593264",
"P30128": "Wiley handbooks in financial engineering and econometrics",
"P60163": "Hoboken, New Jersey"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"issued": "http://purl.org/dc/terms/issued",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"description": "http://purl.org/dc/elements/1.1/description",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"subject": "http://purl.org/dc/elements/1.1/subject",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"title": "http://purl.org/dc/elements/1.1/title",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A789343800.jsonld | {
"@graph": [
{
"@id": "gnd:1025508335",
"sameAs": "Occupy-Bewegung"
},
{
"@id": "gnd:1069291757",
"sameAs": "Gould-Wartofsky, Michael A."
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A789343800",
"@type": "bibo:Book",
"P1053": "X, 316 S.",
"description": "Ill., graph. Darst.",
"identifier": [
"(isbn13)9780199313914",
"(ppn)789343800",
"(firstid)GBV:789343800"
],
"publisher": "Oxford University Press",
"subject": [
"(classificationName=ddc-dbn)SOC050000",
"(classificationName=loksys-fbs)GI 600",
"Equality",
"(classificationName=linseach:mapping)sow",
"Political participation",
"(classificationName=loc)HN59.2",
"(classificationName=bk, id=106417169)89.62 - Politische Bewegungen",
"Protest movements",
"(classificationName=ddc-dbn)POL000000",
"Occupy Wall Street (Movement)",
"(classificationName=ddc)303.48/40973",
"(classificationName=rvk)QC 000",
"(classificationName=ddc-dbn)SOC026000",
"Occupy movement",
"Income distribution"
],
"title": "The occupiers : the making of the 99 percent movement",
"abstract": [
"\"In The Occupiers, Michael Gould-Wartofsky--one of the first social scientists on the ground in Zuccotti Park--offers a front-seat view of the action in the streets of New York City and beyond. Painting a vivid picture of everyday life in the square through the use of material gathered in the course of a year of participant observation, Gould-Wartofksy traces the occupation of Zuccotti Park--and some of its counterparts across the United States and around the world--from inception to eviction. He takes up the challenges the occupiers faced, the paradoxes of direct democracy, and the dynamics of direct action and police action and explores the ways in which occupied squares became focal points for an emerging opposition to the politics of austerity, restricted democracy, and the power of corporate America. Much of the discourse on the Occupy phenomenon has treated it as if it lived and died in Zuccotti Park, but Gould-Wartofsky follows the evicted occupiers into exile and charts the evolving strategies of the movement as it seeks to resist, regroup, and reoccupy. Removed from public spaces and news headlines, Occupy has spread out from the financial centers and across an America still struggling to recover in the aftermath of the crisis. Even if the movement fails to achieve radical reform, Gould-Wartofksy maintains, it may well accelerate the pace of change in the United States in the years to come\"--",
"\"Occupy Wall Street burst onto the stage of history in the fall of 2011. First by the tens, then by the tens of thousands, protestors filled the streets and laid claim to the squares of nearly 1,500 towns and cities, until, one by one, the occupations were forcibly evicted. In The Occupiers, Michael Gould-Wartofsky offers a front-seat view of the action in the streets of New York City and beyond. Painting a vivid picture of everyday life in the square through the use of material gathered in the course of two years of on-the-ground investigation, Gould-Wartofsky traces the occupation of Zuccotti Park--and some of its counterparts across the United States and around the world--from inception to eviction. He takes up the challenges the occupiers faced, the paradoxes of direct democracy, and the dynamics of direct action and police action and explores the ways in which occupied squares became focal points for an emerging opposition to the politics of austerity, restricted democracy, and the power of corporate America. Much of the discussion of the Occupy phenomenon has treated it as if it lived and died in Zuccotti Park, but Gould-Wartofsky follows the evicted occupiers into exile and charts their evolving strategies, tactics, and tensions as they seek to resist, regroup, and reoccupy. Displaced from public spaces and news headlines, the 99 Percent movement has spread out from the financial centers and across an America still struggling to recover in the aftermath of the crisis. Even if the movement fails to achieve radical reform, Gould-Wartofsky maintains, its offshoots may well accelerate the pace of change in the United States in the years to come\"--"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1069291757",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:1025508335"
},
"tableOfContents": "https://www.gbv.de/dms/bowker/toc/9780199313914.pdf",
"P60163": "New York, NY [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/terms/contributor",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"issued": "http://purl.org/dc/terms/issued",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A789492474.jsonld | {
"@graph": [
{
"@id": "gnd:1041888279",
"sameAs": "Bitcoin"
},
{
"@id": "gnd:1119264219",
"sameAs": "Antonopoulos, Andreas M."
},
{
"@id": "gnd:4011150-7",
"sameAs": "Daten\u00fcbertragung"
},
{
"@id": "gnd:4014359-4",
"sameAs": "Elektronischer Zahlungsverkehr"
},
{
"@id": "gnd:4033329-2",
"sameAs": "Kryptologie"
},
{
"@id": "gnd:4274324-2",
"sameAs": "Computersicherheit"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A789492474",
"@type": "bibo:Book",
"P1053": "XXI, 272 S",
"description": "graph. Darst., Kt",
"identifier": [
"(ppn)789492474",
"(ean)9781449374044",
"(isbn13)9781449374044",
"(isbn)1449374042",
"(firstid)DNB:1052648630"
],
"publisher": "O'Reilly",
"subject": [
"Electronic commerce",
"(classificationName=rvk)SR 850",
"(classificationName=linseach:mapping)inf",
"(classificationName=linseach:mapping)oek",
"(classificationName=rvk)ST 277",
"(classificationName=ddc)332.4/2",
"(classificationName=loc)HG1710",
"Money",
"(classificationName=ddc-dbn)004",
"Electronic funds transfers",
"(classificationName=ddc)332.40285",
"(classificationName=bk, id=106420275)83.44 - W\u00e4hrung",
"(classificationName=bk, id=106417967)54.80 - Angewandte Informatik"
],
"title": "Mastering bitcoin : [unlocking digital cryptocurrencies]",
"abstract": "\"A broad introduction to bitcoin--ideal for non-tech users, investors, and business executives; technical foundations of bitcoin and cryptographic currencies for developers, engineers, and software and systems architects; details of the bitcoin decentralized network, peer-to-peer architecture, transaction lifecycle, and security principles; offshoots of the bitcoin and blockchain inventions, including alternative chains, currencies, and applications; user stories, elegant analogies, examples, and code snippets illustrating key technical concepts\"--Page [4] of cover",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1119264219",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4011150-7"
},
{
"@id": "gnd:4014359-4"
},
{
"@id": "gnd:4033329-2"
},
{
"@id": "gnd:4274324-2"
},
{
"@id": "gnd:1041888279"
}
],
"tableOfContents": "https://swbplus.bsz-bw.de/bsz410380792inh.htm",
"P60163": "Beijing"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"license": "http://purl.org/dc/terms/license",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"contributor": "http://purl.org/dc/terms/contributor",
"issued": "http://purl.org/dc/terms/issued",
"title": "http://purl.org/dc/elements/1.1/title",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A789492482.jsonld | {
"@graph": [
{
"@id": "gnd:4434275-5",
"sameAs": "Python (Programmiersprache)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A789492482",
"@type": "bibo:Book",
"P1053": "xv, 351 Seiten",
"creator": [
"Gorelick, Micha",
"Ozsvald, Ian"
],
"description": "Diagramme",
"identifier": [
"(ppn)789492482",
"(isbn13)9781449361594",
"(isbn)1449361595",
"(firstid)DNB:1052648649"
],
"publisher": "O'Reilly",
"subject": [
"(classificationName=bk, id=106418890)54.53 - Programmiersprachen",
"(classificationName=ddc-dbn)004",
"(classificationName=linseach:mapping)inf",
"(classificationName=ddc)005.133",
"(classificationName=rvk)ST 250",
"(classificationName=loc)QA76.73.P98",
"(classificationName=bk, id=181569892)54.25 - Parallele Datenverarbeitung",
"Python (Computer program language)"
],
"title": "High performance Python : practical performant programming for humans",
"abstract": "\"If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral technologies, such as numpy, cython, cpython, and various multi-threaded and multi-node strategies. There's a lack of good learning and reference material available if you want to learn Python for highly computational tasks. Because of it, fields from physics to biology and systems infrastructure to data science are hitting barriers. They need the fast prototyping nature of Python, but too few people know how to wield it\"--Publisher's description",
"alternative": "Python",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4434275-5"
},
"tableOfContents": "http://www.gbv.de/dms/ilmenau/toc/789492482.PDF",
"P60163": "Beijing"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"creator": "http://purl.org/dc/elements/1.1/creator",
"subject": "http://purl.org/dc/elements/1.1/subject",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"alternative": "http://purl.org/dc/terms/alternative",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"contributor": "http://purl.org/dc/terms/contributor",
"abstract": "http://purl.org/dc/terms/abstract",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A789657090.jsonld | {
"@graph": [
{
"@id": "gnd:129277800",
"sameAs": "Khanna, Vinod Kumar"
},
{
"@id": "gnd:4125154-4",
"sameAs": "Lumineszenzdiode"
},
{
"@id": "gnd:4154179-0",
"sameAs": "Festk\u00f6rperbauelement"
},
{
"@id": "gnd:4762455-3",
"sameAs": "OLED"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A789657090",
"@type": "bibo:Book",
"P1053": "XXXIX, 563 S.",
"description": "Ill., graph. Darst.",
"identifier": [
"(isbn)1466561092",
"(ppn)789657090",
"(isbn13)9781466561090",
"(firstid)GBV:789657090"
],
"publisher": "CRC Press",
"subject": [
"(classificationName=loc)TK7871.89.L53",
"(classificationName=linseach:mapping)elt",
"Electric lamps",
"(classificationName=ddc-dbn)TEC019000",
"(classificationName=bk, id=106418653)53.38 - Lichttechnik",
"(classificationName=rvk)ZN 5040",
"Information display systems",
"(classificationName=ddc)621.32",
"(classificationName=bk, id=10641867X)53.51 - Bauelemente der Elektronik",
"Light emitting diodes",
"Organic semiconductors",
"Electric lighting",
"(classificationName=rvk)ZN 8985",
"(classificationName=ddc-dbn)TEC021000"
],
"title": "Fundamentals of solid-state lighting : LEDs, OLEDs, and their applications in illumination and displays",
"abstract": [
"This book presents an up-to-date, comprehensive survey of the principles, technology, and applications of solid-state devices for lighting and displays. Compared to traditional electrical filaments, arc lamps, and fluorescent lamps, solid-state lighting offers higher efficiency, reliability, and environmentally friendly technology. The book covers a range of solid-state devices, technologies, and materials used for lighting and displays. It also examines auxiliary but critical requirements of efficient applications, such as modeling, thermal management, reliability, and smart lighting.",
"\"This book presents an up-to-date, comprehensive survey of the principles, technology, and applications of solid-state devices for lighting and displays. Compared to traditional electrical filaments, arc lamps, and fluorescent lamps, solid-state lighting offers higher efficiency, reliability, and environmentally friendly technology. The book covers a range of solid-state devices, technologies, and materials used for lighting and displays. It also examines auxiliary but critical requirements of efficient applications, such as modeling, thermal management, reliability, and smart lighting. \"--"
],
"alternative": "Solid-state lighting",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:129277800",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4762455-3"
},
{
"@id": "gnd:4125154-4"
},
{
"@id": "gnd:4154179-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/789657090.pdf",
"P60163": "Boca Raton, Fla. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"contributor": "http://purl.org/dc/terms/contributor",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"alternative": "http://purl.org/dc/terms/alternative",
"description": "http://purl.org/dc/elements/1.1/description",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A789726122.jsonld | {
"@graph": [
{
"@id": "gnd:129570230",
"sameAs": "Schmalensee, Richard"
},
{
"@id": "gnd:133506037",
"sameAs": "Willig, Robert D."
},
{
"@id": "gnd:4133311-1",
"sameAs": "Industrie\u00f6konomie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A789726122",
"@type": "bibo:Book",
"P1053": "Online Ressource (xvi, 947 pages)",
"description": [
"Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"illustrations."
],
"identifier": [
"(isbn)0444704345",
"(firstid)GBV:789726122",
"(isbn13)9780444704344",
"(ppn)789726122"
],
"publisher": "North-Holland",
"subject": [
"(classificationName=rvk)QP 340",
"Handbooks, manuals, etc",
"(classificationName=ddc)338.6",
"Handbooks and manuals",
"\u00c9conomie industrielle",
"(classificationName=rvk)QC 131",
"(classificationName=linseach:mapping)oek",
"Guides, manuels, etc",
"Electronic books",
"(classificationName=loc)HD2326",
"Industrial organization (Economic theory)",
"Economie industrielle",
"(classificationName=rvk)QR 000",
"(classificationName=rvk)QR 500",
"Industri\u00eble organisatie",
"(classificationName=rvk)QR 200"
],
"title": "Handbook of industrial organization : volume 1",
"abstract": "v. 1. pt. 1. Determinants of firm and market organization. Technological determinants of firm and industry structure / John C. Panzar -- The theory of the firm / Bengt R. Holmstrom and Jean Tirole -- Transaction cost economics / Oliver E. Williamson -- Vertical integration : determinants and effects / Martin K. Perry -- pt. 2. Analysis of market behavior. Noncooperative game theory for industrial organization : an introduction and overview / Drew Fudenberg and Jean Tirole -- Theories of oligopoly behavior / Carl Shapiro -- Cartels, collusion, and horizontal merger / Alexia Jacquemin and Margaret E. Slade -- Mobility barriers and the value of incumbency / Richard J. Gilbert -- Predation, monopolization, and antitrust / Janusz A. Ordover and Garth Saloner -- Price discrimination Hal R. Varian -- Vertical contractual relations / Michael L. Katz -- Product differentiation / B. Curtis Eaton and Richard G. Lipsey -- Imperfect information in the product market / Joseph E. Stiglitz -- The timing of innovation : research, development, and diffusion / Jennifer F. Reinganum -- The theory and the facts of how markets clear : is industrial organization valuable for understanding macroeconomics? / Dennis W. Carlton",
"contributor": [
"gnd:129570230",
"gnd:133506037"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)ZDB-1-HBE",
"(collectioncode)ZDB-33-ESD",
"(collectioncode)ZDB-33-EBS",
"(collectioncode)ZDB-1-HBE-ebook"
],
"issued": "1989",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "national licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4133311-1"
},
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE004BA15760FA88BAF75C125791A0029D7F1.pdf",
"volume": "10",
"P30128": "Handbooks in economics",
"P60163": "Amsterdam"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"subject": "http://purl.org/dc/elements/1.1/subject",
"license": "http://purl.org/dc/terms/license",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"issued": "http://purl.org/dc/terms/issued",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"volume": "http://purl.org/ontology/bibo/volume",
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A789748754.jsonld | {
"@graph": [
{
"@id": "gnd:124081886",
"sameAs": "Ashenfelter, Orley"
},
{
"@id": "gnd:124301673",
"sameAs": "Layard, Peter R. G."
},
{
"@id": "gnd:4122827-3",
"sameAs": "Arbeitsmarkttheorie"
},
{
"@id": "gnd:4322126-9",
"sameAs": "Arbeits\u00f6konomie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A789748754",
"@type": "bibo:Book",
"P1053": "1Online-Ressource (xiv, 787 Seiten)",
"description": [
"Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"Illustrationen"
],
"identifier": [
"(firstid)GBV:789748754",
"(isbn13)9780444878564",
"(ppn)789748754",
"(isbn)0444878564"
],
"publisher": "North-Holland",
"subject": [
"Handbooks and manuals",
"Electronic books",
"(classificationName=rvk)QV 200",
"(classificationName=rvk)QC 220",
"Handbooks, manuals, etc",
"Arbeidseconomie",
"Economie du travail",
"Labor economics",
"(classificationName=rvk)QV 000",
"(classificationName=loc)HD4802",
"(classificationName=linseach:mapping)oek",
"(classificationName=ddc)331",
"\u00c9conomie du travail"
],
"title": "Handbook of labor economics : volume 1",
"abstract": [
"The Handbook brings together a systematic review of the research topics, empirical findings, and methods that comprise modern labor economics. It serves as an introduction to what has been done in this field, while at the same time indicating possible future trends which will be important in both spheres of public and private decision-making. Part I is concerned with the classic topics of labor supply and demand, the size and nature of the elasticities between the two, and their impact on the wage structure. This analysis touches on two fundamental questions: what are the sources of income inequality, and what are the disincentive effects of attempts to produce a more equal income distribution ? The papers in Part II proceed from the common observation that the dissimilarity in worker skills and employer demands often tempers the outcomes that would be expected in frictionless labor markets. And the last section of the Handbook deals explicitly with the role of institutional structures (e.g. trade unions) that now form an important part of modern labor economics",
"The Handbook brings together a systematic review of the research topics, empirical findings, and methods that comprise modern labor economics. It serves as an introduction to what has been done in this field, while at the same time indicating possible future trends which will be important in both spheres of public and private decision-making. Part I is concerned with the classic topics of labor supply and demand, the size and nature of the elasticities between the two, and their impact on the wage structure. This analysis touches on two fundamental questions: what are the sources of income inequality, and what are the disincentive effects of attempts to produce a more equal income distribution? The papers in Part II proceed from the common observation that the dissimilarity in worker skills and employer demands often tempers the outcomes that would be expected in frictionless labor markets. And the last section of the Handbook deals explicitly with the role of institutional structures (e.g. trade unions) that now form an important part of modern labor economics"
],
"contributor": [
"gnd:124081886",
"gnd:124301673"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)ZDB-1-HBE",
"(collectioncode)ZDB-1-HBE-ebook",
"(collectioncode)ZDB-33-EBS",
"(collectioncode)ZDB-33-ESD"
],
"issued": "1986",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "national licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4122827-3"
},
{
"@id": "gnd:4322126-9"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE0045866BA67349EB4A3C125792C003DFC76.pdf",
"volume": "5",
"P30128": "Handbooks in economics",
"P60163": "Amsterdam"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"issued": "http://purl.org/dc/terms/issued",
"volume": "http://purl.org/ontology/bibo/volume",
"subject": "http://purl.org/dc/elements/1.1/subject",
"description": "http://purl.org/dc/elements/1.1/description",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A78993793X.jsonld | {
"@graph": [
{
"@id": "gnd:1031576983",
"sameAs": "Kharisov, Boris I."
},
{
"@id": "gnd:107259613X",
"sameAs": "Dias, H. V. Rasika"
},
{
"@id": "gnd:4342626-8",
"sameAs": "Nanostrukturiertes Material"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A78993793X",
"@type": "bibo:Book",
"P1053": "XXIV, 568 S.",
"http://purl.org/dc/elements/1.1/contributor": "Kharissova, Oxana Vasilievna",
"description": [
"Ill., graph. Darst.",
"29 cm"
],
"identifier": [
"(isbn13)9781118496978",
"(ppn)78993793X",
"(firstid)GBV:78993793X",
"(ean)9781118496978"
],
"publisher": "Wiley",
"subject": [
"Environmental protection",
"(classificationName=ddc-dbn)SCI026000",
"Water",
"(classificationName=loc)TD192",
"Electronic books",
"(classificationName=linseach:mapping)cet",
"Nanofiltration",
"(classificationName=bk, id=181570645)50.94 - Mikrosystemtechnik, Nanotechnologie",
"(classificationName=bk, id=106416782)43.50 - Umweltbelastungen",
"(classificationName=rvk)VE 9850",
"Materials",
"(classificationName=ddc)628.028/4",
"Equipment and supplies",
"(classificationName=ddc-dbn)TEC021000",
"(classificationName=rvk)VN 9330",
"(classificationName=ddc)628.0284",
"Purification",
"Nanostructured materials",
"Sanitary engineering"
],
"title": "Nanomaterials for environmental protection",
"abstract": "\"Provides an interdisciplinary approach to applying nanomaterials to disinfect water, air and soil while addressing possible environmental risks associated with nanoparticles. Remediation, toxicity, and nanoparticle structures are discussed\"--",
"contributor": [
"gnd:1031576983",
"gnd:107259613X"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4342626-8"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/78993793x.pdf",
"P60163": "Hoboken, NJ"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"abstract": "http://purl.org/dc/terms/abstract",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"license": "http://purl.org/dc/terms/license",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A789939525.jsonld | {
"@graph": [
{
"@id": "gnd:1081048565",
"sameAs": "Denend, Lyn"
},
{
"@id": "gnd:4006882-1",
"sameAs": "Biomedizinische Technik"
},
{
"@id": "gnd:4027089-0",
"sameAs": "Innovation"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A789939525",
"@type": "bibo:Book",
"P1053": "XIII, 839 S.",
"contributor": [
"Makower, Josh",
"Watkins, F. T. Jay",
"Krummel, Thomas M.",
"Brinton, Todd J.",
"Zenios, Stefanos",
"Kumar, Uday N.",
"Yock, Paul G."
],
"description": [
"284 mm",
"Ill., graph. Darst., Kt."
],
"identifier": [
"(isbn13)9781107087354",
"(ppn)789939525",
"(isbn)110708735X",
"(firstid)GBV:789939525"
],
"publisher": "Cambridge University Press",
"subject": [
"(classificationName=linseach:mapping)med",
"(classificationName=rvk)XC 4000",
"(classificationName=linseach:mapping)meda",
"(classificationName=ddc)610.28",
"Organization & administration",
"(classificationName=loc)R856",
"Organization and administration",
"(classificationName=nlm)QT 36",
"Biomedical engineering",
"(classificationName=linseach:mapping)oek",
"(classificationName=bk, id=106408682)85.06 - Unternehmensf\u00fchrung",
"(classificationName=linseach:mapping)pae",
"Biomedical technology",
"(classificationName=bk, id=106421557)44.09 - Medizintechnik"
],
"title": "Biodesign : the process of innovating medical technologies",
"abstract": [
"Machine generated contents note: Preface; Focus on value; Global perspectives; Process insights; Part I. Identify: Stage 1. Needs Finding: 1.1 Strategic focus; 1.2 Needs exploration; 1.3 Need statement development; Case study; Stage 2. Needs Screening: 2.1 Disease state fundamentals; 2.2 Existing solutions; 2.3 Stakeholder analysis; 2.4 Market analysis; 2.5 Needs selection; Case study; Part II. Invent: Stage 3. Concept Generation: 3.1 Ideation; 3.2 Initial concept selection; Case study; Stage 4. Concept Screening: 4.1 Intellectual property basics; 4.2 Regulatory basics; 4.3 Reimbursement basics; 4.4 Business models; 4.5 Concept exploration and testing; 4.6 Final concept selection; Case study; Part III. Implement: Stage 5. Strategy Development: 5.1 IP strategy; 5.2 R & D strategy; 5.3 Clinical strategy; 5.4 Regulatory strategy; 5.5 Quality management; 5.6 Reimbursement strategy; 5.7 Marketing and stakeholder strategy; 5.8 Sales and distribution strategy; 5.9 Competitive advantage and business strategy; Case study; Stage 6. Business Planning: 6.1 Operating plan and financial model; 6.2 Strategy integration and communication; 6.3 Funding approaches; 6.4 Alternate pathways; Case study; About the author team; Image credits; Glossary; Index",
"\"This step-by-step guide to medical technology innovation, now in full color, has been rewritten to reflect recent trends of industry globalization and value-conscious healthcare. Written by a team of medical, engineering, and business experts, the authors provide a comprehensive resource that leads students, researchers, and entrepreneurs through a proven process for the identification, invention, and implementation of new solutions. Case studies on innovative products from around the world, successes and failures, practical advice, and end-of-chapter 'Getting Started' sections encourage readers to learn from real projects and apply important lessons to their own work. A wealth of additional material supports the book, including a collection of nearly 100 videos created for the second edition, active links to external websites, supplementary appendices, and timely updates on the companion website at ebiodesign.org. Readers can access this material quickly, easily, and at the most relevant point in the text from within the ebook\"--Provided by publisher"
],
"dcterms:contributor": [
{
"@id": "gnd:1081048565"
},
"Technische Informationsbibliothek (TIB)"
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://ebiodesign.org",
"dcterms:subject": [
{
"@id": "gnd:4006882-1"
},
{
"@id": "gnd:4027089-0"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE001709D78F191FEE372C125821A003FF8A9.pdf",
"P60163": "Cambridge"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"description": "http://purl.org/dc/elements/1.1/description",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"relation": "http://purl.org/dc/terms/relation",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790033658.jsonld | {
"@graph": [
{
"@id": "gnd:4006684-8",
"sameAs": "Bildverarbeitung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790033658",
"@type": "bibo:Book",
"P1053": "Online-Ressource (xxiii, 794 p)",
"contributor": "Petrou, Costas",
"creator": [
"Wiley InterScience (Online service)",
"Petrou, Maria"
],
"description": [
"Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"26 cm.",
"1 CD-ROM",
"ill. (some col.)"
],
"identifier": [
"(doi)10.1002/9781119994398",
"(firstid)GBV:790033658",
"(ppn)790033658"
],
"publisher": "Wiley",
"subject": [
"Digital techniques",
"(classificationName=loc)TA1637",
"(classificationName=linseach:mapping)inf",
"(classificationName=rvk)ZN 6050",
"Image processing",
"(classificationName=bk, id=10641030X)54.74 - Maschinelles Sehen",
"(classificationName=msc)68-01",
"(classificationName=ddc)621.36/7",
"(classificationName=rvk)ST 330",
"(classificationName=msc)*68U10"
],
"title": "Image processing : the fundamentals",
"abstract": [
"Image processing has been one of the most active areas of research in recent years. The techniques involved have found significant applications in areas such as robotics, medicine, video-conferencing, image communication, and geoscience",
"Front Matter -- Colour Plates -- Introduction -- Image Transformations -- Statistical Description of Images -- Image Enhancement -- Image Restoration -- Image Segmentation and Edge Detection -- Image Processing for Multispectral Images -- Bibliographical Notes -- References -- Index"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)ZDB-35-WIC",
"(collectioncode)ZDB-35-UBC"
],
"issued": "2010",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4006684-8"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781119994398.pdf",
"isLike": "doi:10.1002/9781119994398",
"P60163": "Chichester, U.K"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": "http://purl.org/dc/elements/1.1/creator",
"license": "http://purl.org/dc/terms/license",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790149192.jsonld | {
"@graph": [
{
"@id": "gnd:107908662",
"sameAs": "Kneese, Allen V."
},
{
"@id": "gnd:132984792",
"sameAs": "Sweeney, James L."
},
{
"@id": "gnd:4014743-5",
"sameAs": "Energiewirtschaft"
},
{
"@id": "gnd:4061638-1",
"sameAs": "Umwelt\u00f6konomie"
},
{
"@id": "gnd:4075236-7",
"sameAs": "Nat\u00fcrliche Ressourcen"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790149192",
"@type": "bibo:Book",
"P1053": "1 Online Ressource (xvi, 462 Seiten)",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(isbn13)9780444876447",
"(isbn)0444876448",
"(firstid)GBV:790149192",
"(ppn)790149192"
],
"publisher": "North-Holland",
"subject": [
"Economic aspects",
"(classificationName=ddc)333.7",
"(classificationName=linseach:mapping)oek",
"(classificationName=rvk)QT 200",
"Natural resources",
"(classificationName=rvk)AR 26100",
"(classificationName=rvk)QT 000",
"Management",
"(classificationName=rvk)ZP 2550",
"(classificationName=loc)HC59",
"(classificationName=linseach:mapping)mas",
"Electronic books",
"Natural resources ; Management ; Economic aspects"
],
"title": "Handbook of natural resource and energy economics : volume 1",
"abstract": "The three volumes comprising the Handbook of Natural Resource and Energy Economics examine the current theory, and sample current application methods for natural resource and energy economics. Volumes 1 & 2 deal with the economics of environmental and renewable resources, and are divided into six parts. The first deals with basic concepts, and subsequent sections are concerned with ethics and environmental topics. Volume 3 deals primarily with non-renewable resources. It analyzes the economics of energy and minerals and includes chapters on the economics of environmental policy",
"contributor": [
"Technische Informationsbibliothek (TIB)",
{
"@id": "gnd:132984792"
},
{
"@id": "gnd:107908662"
}
],
"isPartOf": [
"(collectioncode)ZDB-33-ESD",
"(collectioncode)ZDB-33-EBS",
"(collectioncode)BSZ-33-ECE",
"(collectioncode)ZDB-1-HBE",
"(collectioncode)ZDB-1-HBE-ebook"
],
"issued": "1985",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "national licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4061638-1"
},
{
"@id": "gnd:4075236-7"
},
{
"@id": "gnd:4014743-5"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE004AD26AF17A1AF98DFC125790B0035D8A8.pdf",
"volume": "6",
"P30128": "Handbooks in economics",
"P60163": "Amsterdam"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"title": "http://purl.org/dc/elements/1.1/title",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"volume": "http://purl.org/ontology/bibo/volume",
"subject": "http://purl.org/dc/elements/1.1/subject",
"contributor": "http://purl.org/dc/terms/contributor",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"license": "http://purl.org/dc/terms/license",
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79019869X.jsonld | {
"@graph": [
{
"@id": "gnd:1019168404",
"sameAs": "Hansen, Steen"
},
{
"@id": "gnd:104437683X",
"sameAs": "Pedersen-Bjergaard, Stig"
},
{
"@id": "gnd:104437697X",
"sameAs": "Rasmussen, Knut Einar"
},
{
"@id": "gnd:4132158-3",
"sameAs": "Pharmazeutische Chemie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79019869X",
"@type": "bibo:Book",
"P1053": "Online-Ressource (xvi, 494 Seiten)",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(isbn)1119953642",
"(isbn13)9780470661215",
"(firstid)GBV:79019869X",
"(isbn)0470661216",
"(isbn)1283306794",
"(isbn13)9780470661222",
"(isbn)1119954347",
"(isbn13)9781283306799",
"(doi)10.1002/9781119953647",
"(isbn13)9781119954347",
"(isbn)0470661224",
"(isbn)1119954339",
"(isbn13)9781119953609",
"(isbn)111995360X",
"(isbn13)9781119953647",
"(ppn)79019869X",
"(isbn13)9781119954330"
],
"publisher": "Wiley, a John Wiley & Sons, Ltd., Publications",
"subject": [
"(classificationName=loc)RS189",
"Pharmaceutical chemistry",
"(classificationName=nlm)QV 55",
"Drugs",
"(classificationName=linseach:mapping)meda",
"(classificationName=linseach:mapping)che",
"(classificationName=rvk)XI 1600",
"(classificationName=nlm)2012 C-726",
"(classificationName=ddc)615.1/9",
"(classificationName=bk, id=18157179X)44.42 - Pharmazeutische Chemie"
],
"title": "Introduction to pharmaceutical chemical analysis",
"abstract": "This textbook is the first to present a systematic introduction to chemical analysis of pharmaceutical raw materials, finished pharmaceutical products, and of drugs in biological fluids, which are carried out in pharmaceutical laboratories worldwide. In addition, this textbook teaches the fundamentals of all the major analytical techniques used in the pharmaceutical laboratory, and teaches the international pharmacopoeias and guidelines of importance for the field. It is primarily intended for the pharmacy student, to teach the requirements in \"analytical chemistry\" for the 5 years pharmacy curriculum, but the textbook is also intended for analytical chemists moving into the field of pharmaceutical analysis. Addresses the basic concepts, then establishes the foundations for the common analytical methods that are currently used in the quantitative and qualitative chemical analysis of pharmaceutical drugs",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:104437697X",
"gnd:104437683X",
"gnd:1019168404"
],
"isPartOf": [
"(collectioncode)H-ZDB-35-UBC",
"(collectioncode)H-ZDB-4-NLEBK",
"(collectioncode)H-ZDB-35-WIC"
],
"issued": "2012",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4132158-3"
},
"tableOfContents": "https://www.gbv.de/dms/bowker/toc/9781119953647.pdf",
"isLike": "doi:10.1002/9781119953647",
"P60163": "Chichester, West Sussex"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"subject": "http://purl.org/dc/elements/1.1/subject",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"description": "http://purl.org/dc/elements/1.1/description",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"contributor": "http://purl.org/dc/terms/contributor",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"license": "http://purl.org/dc/terms/license",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790207362.jsonld | {
"@graph": [
{
"@id": "gnd:4007358-0",
"sameAs": "Bodenbiologie"
},
{
"@id": "gnd:4040195-9",
"sameAs": "Moor"
},
{
"@id": "gnd:4125243-3",
"sameAs": "Biogeochemie"
},
{
"@id": "gnd:4164552-2",
"sameAs": "Kohlenstoffkreislauf"
},
{
"@id": "gnd:4286529-3",
"sameAs": "Methanemission"
},
{
"@id": "gnd:4356439-2",
"sameAs": "Moorlandschaft"
},
{
"@id": "gnd:7745707-9",
"sameAs": "Kohlendioxidsenke"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790207362",
"@type": "bibo:Book",
"P1053": "1 Online-Ressource (vii, 299 Seiten)",
"contributor": [
"Belyea, Lisa R.",
"Reeve, A. S.",
"Comas, Xavier",
"Baird, Andrew J.",
"Slater, Lee D."
],
"description": [
"Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"Illustrationen"
],
"identifier": [
"(isbn)1118666666",
"(doi)10.1029/GM184",
"(ppn)790207362",
"(isbn13)9781118672501",
"(isbn13)9781118666661",
"(firstid)GBV:790207362",
"(isbn)111867250X"
],
"publisher": "American Geophysical Union",
"subject": [
"Carbon cycle (Biogeochemistry)",
"(classificationName=ddc)577/.144",
"(classificationName=loc)QH344",
"Greenhouse gases",
"(classificationName=rvk)WI 5400",
"Carbon sequestration",
"Peatlands",
"(classificationName=linseach:mapping)bio",
"(classificationName=linseach:mapping)geo",
"(classificationName=rvk)RB 10160"
],
"title": "Carbon cycling in northern peatlands",
"abstract": "\"Carbon Cycling in Northern Peatlands examines the role that northern peatlands play in regulating the atmospheric carbon budget. It summarizes current research in four interconnected areas: large-scale peatland dynamics and carbon cycling; plant and microbial dynamics and their effect on carbon fluxes to the atmosphere; methane accumulation in, and loss from, peatlands; and water and dissolved carbon fluxes through peatlands. The volume highlights include: A thorough assessment of the challenges involved in incorporating carbon cycling in northern peatlands into global climate models ; A conceptual model to examine the partitioning of terminal carbon mineralization into production of CO2 and CH4 ; A comprehensive review of the evidence for the accumulation of methane in deep and shallow peat ; and A description of the hydrologic changes induced by peat harvesting and associated challenges in restoring altered peatlands to their natural hydrologic regime. Carbon Cycling in Northern Peatlands will be of interest to research scientists and graduate and undergraduate students, particularly those who wish to know more about the role of peatlands in the global carbon cycle and their role as modifiers of climate.\"--Publisher's website",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)H-ZDB-35-UBC",
"(collectioncode)H-ZDB-35-WIC",
"(collectioncode)H-ZDB-4-NLEBK"
],
"issued": "2009",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4040195-9"
},
{
"@id": "gnd:4164552-2"
},
{
"@id": "gnd:4007358-0"
},
{
"@id": "gnd:4286529-3"
},
{
"@id": "gnd:4356439-2"
},
{
"@id": "gnd:4125243-3"
},
{
"@id": "gnd:7745707-9"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE0118E4313852074297CC12576E200451320.pdf",
"volume": "184",
"isLike": "doi:10.1029/GM184",
"P30128": "Geophysical monograph",
"P60163": "Washington"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"description": "http://purl.org/dc/elements/1.1/description",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"volume": "http://purl.org/ontology/bibo/volume",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"abstract": "http://purl.org/dc/terms/abstract",
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79034727X.jsonld | {
"@graph": [
{
"@id": "gnd:124526373",
"sameAs": "Glaeser, Edward L."
},
{
"@id": "gnd:4471580-8",
"sameAs": "Agglomeration (Wirtschaft)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79034727X",
"@type": "bibo:Book",
"P1053": "Online-Ressource (1 online resource (ix, 364 p.))",
"description": "ill.",
"identifier": [
"(isbn13)9781282538412",
"(firstid)GBV:79034727X",
"(isbn13)9780226297927",
"(isbn)1282538411",
"(ppn)79034727X"
],
"publisher": "The University of Chicago Press",
"subject": [
"Industrial location ; Congresses",
"Regionales Cluster",
"(classificationName=ddc)338.87",
"BUSINESS & ECONOMICS ; Industries ; General",
"Congresses",
"Space in economics",
"Business",
"Urbanisierung",
"Industrial location",
"Electronic books",
"(classificationName=ddc)338.8/7",
"Regionalwirtschaft",
"Regional economics",
"Industrial clusters",
"Space in economics ; Congresses",
"(classificationName=rvk)QY 000",
"Conference papers and proceedings",
"Regional economics ; Congresses",
"(classificationName=loc)HC79.D5",
"Business networks",
"Agglomeration",
"Business networks ; Congresses",
"(classificationName=linseach:mapping)oek",
"Industrial clusters ; Congresses"
],
"title": "Agglomeration economics",
"abstract": [
"When firms and people are located near each other in cities and in industrial clusters, they benefit in various ways, including by reducing the costs of exchanging goods and ideas. One might assume that these benefits would become less important as transportation and communication costs fall. Paradoxically, however, cities have become increasingly important, and even within cities industrial clusters remain vital. Agglomeration Economics brings together a group of essays that examine the reasons why economic activity continues to cluster together despite the falling costs of moving goods and transmitting information. The studies cover a wide range of topics and approach the economics of agglomeration from different angles. Together they advance our understanding of agglomeration and its implications for a globalized world.",
"Intro -- CONTENTS -- Acknowledgments -- Introduction -- 1. Estimating Agglomeration Economies with History, Geology, and Worker Effects -- 2. Dispersion in House Price and Income Growth across Markets: Facts and Theories -- 3. Cities as Six- by- Six- Mile Squares: Zipf's Law? -- 4. Labor Pooling as a Source of Agglomeration: An Empirical Investigation -- 5. Urbanization, Agglomeration, and Coagglomeration of Service Industries -- 6. Who Benefits Whom in the Neighborhood? Demographics and Retail Product Geography -- 7. Understanding Agglomerations in Health Care -- 8. The Agglomeration of U.S. Ethnic Inventors -- 9. Small Establishments/ Big Effects: Agglomeration, Industrial Organization, and Entrepreneurship -- 10. Did the Death of Distance Hurt Detroit and Help New York? -- 11. New Evidence on Trends in the Cost of Urban Agglomeration -- Contributors -- Author Index -- Subject Index."
],
"contributor": "gnd:124526373",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)ZDB-30-PQE",
"(collectioncode)ZDB-26-MYL"
],
"issued": "2010",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4471580-8"
},
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE010B0FB1D9BE34A3603C12577260041DF89.pdf",
"P30128": "National Bureau of Economic Research conference report",
"P60163": "Chicago"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790419904.jsonld | {
"@graph": [
{
"@id": "gnd:1089654820",
"sameAs": "Dyos, Gordon T."
},
{
"@id": "gnd:4128466-5",
"sameAs": "Widerstand (Elektrotechnik)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790419904",
"@type": "bibo:Book",
"P1053": "Online-Ressource (VI, 477 p)",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(firstid)GBV:790419904",
"(doi)10.1049/PBED013E",
"(isbn13)9781849191173",
"(ppn)790419904"
],
"publisher": "IET",
"subject": [
"(classificationName=ddc)620.11297",
"Electric resistance",
"(classificationName=linseach:mapping)elt",
"(classificationName=bk, id=106418599)53.09 - Werkstoffe der Elektrotechnik",
"(classificationName=rvk)ZN 4420"
],
"title": "The Handbook of Electrical Resistivity : New materials and pressure effects",
"abstract": "This book reviews development in the following fields: measurement techniques and material resistivity graphs",
"contributor": [
"Technische Informationsbibliothek (TIB)",
{
"@id": "gnd:1089654820"
}
],
"isPartOf": [
"(collectioncode)ZDB-100-IET",
"(collectioncode)GBV-IET"
],
"issued": "2012",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4128466-5"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781849191494.pdf",
"volume": "13",
"isLike": "doi:10.1049/PBED013E",
"P30128": "IET materials and devices",
"P60163": "London"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"abstract": "http://purl.org/dc/terms/abstract",
"license": "http://purl.org/dc/terms/license",
"subject": "http://purl.org/dc/elements/1.1/subject",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"volume": "http://purl.org/ontology/bibo/volume",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"description": "http://purl.org/dc/elements/1.1/description",
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790515717.jsonld | {
"@graph": [
{
"@id": "gnd:4172385-5",
"sameAs": "\u00d6ffentlicher Raum"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790515717",
"@type": "bibo:Book",
"P1053": "xx, 219 pages",
"http://purl.org/dc/elements/1.1/contributor": [
"Tornaghi, Chiara",
"Knierbein, Sabine"
],
"description": [
"Ill., graph. Darst.",
"24 cm"
],
"identifier": [
"(isbn13)9780415821575",
"(firstid)GBV:790515717",
"(ppn)790515717"
],
"publisher": "Routledge",
"subject": [
"Public spaces",
"(classificationName=linseach:mapping)sow",
"(classificationName=rvk)MS 1750",
"(classificationName=bk, id=106411039)74.72 - Stadtplanung, kommunale Planung",
"(classificationName=rvk)ZH 9310",
"(classificationName=ddc)307.1/216",
"City planning",
"(classificationName=loc)HT185",
"(classificationName=linseach:mapping)arc",
"(classificationName=rvk)RB 10909",
"(classificationName=bk, id=181570572)56.62 - Architekturtheorie, Architekturentwicklung",
"(classificationName=ddc-dbn)POL002000",
"(classificationName=rvk)RC 10627",
"(classificationName=rvk)LB 73000",
"(classificationName=rvk)DM 3000",
"(classificationName=rvk)ZH 2700",
"(classificationName=ddc-dbn)ARC010000",
"(classificationName=bk, id=106412418)71.14 - St\u00e4dtische Gesellschaft"
],
"title": "Public space and relational perspectives : new challenges for architecture and planning",
"abstract": "\"Traditional approaches to space tend to view public space mainly as a shell or container, focussing on its morphological structures and functional uses and ignoring its ever-changing meanings, contested or challenged uses, and the fact that is an outcome of contextual and on-going dynamics between social actors, their cultures, and power relations. The key role of space in determining the structures of opportunities for social action, the fluidity of its social meaning and the changing degree of \"publicness\" of a space remains a highly neglected field of academic inquiry and professional practice. As Lefebvre identified, there are segmented and segmenting approaches to analysis and conceptualisation of space among (and within) academic disciplines, but particularly in architecture, planning and the social sciences. Four decades later, these dilemmas are still relevant. The editors believe that there is need and potential to further develop pedagogical tools that enable a more systematic reading of the micro-scale of everyday life, with its rhythms and fluidity of meanings\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4172385-5"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/790515717.pdf",
"P30128": "Routledge research in planning and urban design",
"P60163": "New York [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"abstract": "http://purl.org/dc/terms/abstract",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"license": "http://purl.org/dc/terms/license",
"contributor": "http://purl.org/dc/terms/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790519127.jsonld | {
"@graph": [
{
"@id": "gnd:170127915",
"sameAs": "Hisrich, Robert D."
},
{
"@id": "gnd:4026955-3",
"sameAs": "Ingenieur"
},
{
"@id": "gnd:4037278-9",
"sameAs": "Management"
},
{
"@id": "gnd:4124236-1",
"sameAs": "Spitzentechnologie"
},
{
"@id": "gnd:4133178-3",
"sameAs": "Spin-off-Unternehmensgr\u00fcndung"
},
{
"@id": "gnd:4136832-0",
"sameAs": "Geistiges Eigentum"
},
{
"@id": "gnd:4267767-1",
"sameAs": "Venture-Management"
},
{
"@id": "gnd:4431027-4",
"sameAs": "Technische Innovation"
},
{
"@id": "gnd:7588126-3",
"sameAs": "Entrepreneurship"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790519127",
"@type": "bibo:Book",
"P1053": "XXIV, 370 S.",
"contributor": [
"Lechter, Michael A.",
"Lechter, Michael A"
],
"http://purl.org/dc/elements/1.1/creator": "Duening, Thomas N.",
"description": [
"24 cm",
"Ill., graph. Darst."
],
"identifier": [
"(firstid)GBV:790519127",
"(ppn)790519127",
"(isbn13)9780124201750"
],
"publisher": "AP, Academic Press/Elsevier",
"subject": [
"(classificationName=rvk)QP 230",
"New business enterprises / Management",
"Technological innovations / Economic aspects",
"(classificationName=linseach:mapping)tec",
"(classificationName=bk, id=106414615)85.15 - Forschung und Entwicklung",
"Intellectual property",
"Entrepreneurship",
"High technology industries",
"High technology industries / Management",
"Technological innovations",
"New business enterprises",
"(classificationName=linseach:mapping)oek",
"(classificationName=bk, id=106419439)50.00 - Technik allgemein: Allgemeines",
"(classificationName=loc)HC79.T4",
"(classificationName=ddc)658.5/14"
],
"title": "Technology entrepreneurship : taking innovation to the marketplace",
"abstract": "\"Recognizing the unique needs of the technology entrepreneur, this book focuses on product design and development, intellectual property development, and marketing and selling to the global marketplace. Numerous technology venture examples provide insights for aspiring and practicing technology entrepreneurs.\"--",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:170127915",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.sciencedirect.com/science/book/9780124201750",
"dcterms:subject": [
{
"@id": "gnd:4431027-4"
},
{
"@id": "gnd:4026955-3"
},
{
"@id": "gnd:4133178-3"
},
{
"@id": "gnd:4124236-1"
},
{
"@id": "gnd:4136832-0"
},
{
"@id": "gnd:4037278-9"
},
{
"@id": "gnd:4267767-1"
},
{
"@id": "gnd:7588126-3"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/FL00263271D605DFAE812C1257D890054CE3D.pdf",
"P60163": "Amsterdam [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"description": "http://purl.org/dc/elements/1.1/description",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"relation": "http://purl.org/dc/terms/relation",
"issued": "http://purl.org/dc/terms/issued",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"title": "http://purl.org/dc/elements/1.1/title",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790545578.jsonld | {
"@graph": [
{
"@id": "gnd:1067161600",
"sameAs": "Feiler, Jesse"
},
{
"@id": "gnd:7705206-7",
"sameAs": "App (Programm)"
},
{
"@id": "gnd:7845187-5",
"sameAs": "iOS"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790545578",
"@type": "bibo:Book",
"P1053": "xii, 558 Seiten",
"description": "Illustrationen",
"identifier": [
"(ppn)790545578",
"(firstid)BVB:BV041966326",
"(isbn13)9781118871058"
],
"publisher": "John Wiley and Sons, Inc.",
"subject": [
"Operating systems (Computers)",
"(classificationName=linseach:mapping)inf",
"(classificationName=loc)QA76.774.I67",
"(classificationName=bk, id=106418904)54.54 - Betriebssysteme",
"iOS (Electronic resource)",
"(classificationName=ddc)005.432",
"(classificationName=rvk)ST 261",
"Application software"
],
"title": "iOS app development for dummies",
"abstract": "A guide to app development with iOS 7, covering such topics as designing interfaces, key differences between iPad and iPhone applications, creating storyboards, and handling events, notifications, and gestures",
"alternative": "Learn to: Download the iOS SDK and use Apple's developer tools, Build da universal app for the iPad and iPhone, Make the most of the latest iOS features in your app designs, Provide a great user experience and make your app stand out in the crowd",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1067161600",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://proquest.safaribooksonline.com/?uiCode=ohlink&xmlId=9781118871072",
"dcterms:subject": [
{
"@id": "gnd:7705206-7"
},
{
"@id": "gnd:7845187-5"
}
],
"tableOfContents": "https://www.gbv.de/dms/tib-ub-hannover/790545578.pdf",
"P30128": "For dummies",
"P60163": "Hoboken, New Jersey"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"contributor": "http://purl.org/dc/terms/contributor",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"alternative": "http://purl.org/dc/terms/alternative",
"relation": "http://purl.org/dc/terms/relation",
"description": "http://purl.org/dc/elements/1.1/description",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"abstract": "http://purl.org/dc/terms/abstract",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79079182X.jsonld | {
"@graph": [
{
"@id": "gnd:124073956",
"sameAs": "Bourguignon, Fran\u00e7ois"
},
{
"@id": "gnd:124073972",
"sameAs": "Atkinson, Anthony B."
},
{
"@id": "gnd:4013887-2",
"sameAs": "Einkommen"
},
{
"@id": "gnd:4013898-7",
"sameAs": "Einkommensverteilung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79079182X",
"@type": "bibo:Book",
"P1053": "Online Ressource (xix, 958 pages)",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(ppn)79079182X",
"(isbn13)9780444816313",
"(firstid)GBV:79079182X",
"(isbn)0444816313"
],
"publisher": "Elvesier",
"subject": [
"(classificationName=loc)HB523",
"In\u00e9galit\u00e9 sociale",
"Electronic reference books",
"Revenu",
"Revenu ; R\u00e9partition ; Recherche",
"(classificationName=linseach:mapping)oek",
"\u00c9conomie politique",
"(classificationName=ddc)339.2",
"R\u00e9partition",
"Income distribution",
"Electronic books",
"(classificationName=rvk)QC 200",
"Revenu ; R\u00e9partition ; Mod\u00e8les math\u00e9matiques",
"Pauvret\u00e9",
"(classificationName=bk, id=106416340)83.14 - Einkommen, Besch\u00e4ftigung, Arbeitsmarkt",
"(classificationName=bk, id=106420380)83.32 - Wettbewerb",
"Economics"
],
"title": "Handbook of income distribution : volume 1",
"abstract": "Distributional issues may not have always been among the main concerns of the economic profession. Today, in the beginning of the 2000s, the position is different. During the last quarter of a century, economic growth proved to be unsteady and rather slow on average. The situation of those at the bottom ceased to improve regularly as in the preceding fast growth and full-employment period. Europe has seen prolonged unemployment and there has been widening wage dispersion in a number of OECD countries. Rising affluence in rich countries coexists, in a number of such countries, with the persistence of poverty. As a consequence, it is difficult nowadays to think of an issue ranking high in the public economic debate without some strong explicit distributive implications. Monetary policy, fiscal policy, taxes, monetary or trade union, privatisation, price and competition regulation, the future of the Welfare State are all issues which are now often perceived as conflictual because of their strong redistributive content. Economists have responded quickly to the renewed general interest in distribution, and the contents of this Handbook are very different from those which would have been included had it been written ten or twenty years ago. It has now become common to have income distribution variables playing a pivotal role in economic models. The recent interest in the relationship between growth and distribution is a good example of this. The surge of political economy in the contemporary literature is also a route by which distribution is coming to re-occupy the place it deserves. Within economics itself, the development of models of imperfect information and informational asymmetries have not only provided a means of resolving the puzzle as to why identical workers get paid different amounts, but have also caused reconsideration of the efficiency of market outcomes. These models indicate that there may not necessarily be an efficiency/equity trade-off; it may be possible to make progress on both fronts. The introduction and subsequent 14 chapters of this Handbook cover in detail all these new developments, insisting at the same time on how they tie with the previous literature on income distribution. The overall perspective is intentionally broad. As with landscapes, adopting various points of view on a given issue may often be the only way of perceiving its essence or reality. Accordingly, income distribution issues in the various chapters of this volume are considered under their theoretical or their empirical side, under a normative or a positive angle, in connection with redistribution policy, in a micro or macro-economic context, in different institutional settings, at various point of space, in a historical or contemporaneous perspective. Specialized readers will go directly to the chapter dealing with the issue or using the approach they are interested in. For them, this Handbook will be a clear and sure reference. To more patient readers who will go through various chapters of this volume, this Handbook should provide the multi-faceted view that seems necessary for a deep understanding of most issues in the field of distribution",
"contributor": [
"gnd:124073956",
"gnd:124073972"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)ZDB-33-ESD",
"(collectioncode)ZDB-1-HBE-ebook",
"(collectioncode)ZDB-33-EBS",
"(collectioncode)ZDB-1-HBE"
],
"issued": "2000",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "national licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4013887-2"
},
{
"@id": "gnd:4013898-7"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/CH001FA925F1097BA584DC125763C003A7EB5.pdf",
"volume": "16",
"P30128": "Handbooks in economics",
"P60163": "Amsterdam"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"title": "http://purl.org/dc/elements/1.1/title",
"volume": "http://purl.org/ontology/bibo/volume",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"issued": "http://purl.org/dc/terms/issued",
"description": "http://purl.org/dc/elements/1.1/description",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790863642.jsonld | {
"@graph": [
{
"@id": "gnd:124564429",
"sameAs": "Rahm, Philippe"
},
{
"@id": "gnd:4002851-3",
"sameAs": "Architektur"
},
{
"@id": "gnd:4031170-3",
"sameAs": "Klima"
},
{
"@id": "gnd:4059827-5",
"sameAs": "Thermodynamik"
},
{
"@id": "gnd:7700528-4",
"sameAs": "Landschaftsarchitektur"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790863642",
"@type": "bibo:Book",
"P1053": "269 Seiten",
"http://purl.org/dc/elements/1.1/contributor": [
"Benedito, Silvia",
"\u00c1balos, I\u00f1aki"
],
"creator": "Garc\u00eda-Germ\u00e1n, Javier",
"description": "Illustrationen, Diagramme",
"identifier": [
"(isbn13)9781940291222",
"(firstid)OBV:AC11798256",
"(ppn)790863642"
],
"publisher": "Actar Publishers",
"subject": [
"(classificationName=linseach:mapping)arc",
"Architecture and climate",
"(classificationName=loc)NA2542.35",
"(classificationName=ddc)720/.47",
"(classificationName=bk, id=181570572)56.62 - Architekturtheorie, Architekturentwicklung",
"Architecture and science",
"Thermodynamics",
"Architecture and energy conservation"
],
"title": "Thermodynamic Interactions : an Exploration into physiological, material and territorial atmospheres",
"abstract": "The interconnection between the environment and its climate, its built structures and the human body requires overlying architecture with other disciplines such as meteorology, thermodynamics or physiology to engage them in a holistic way. The book is structured in three blocks--Territorial Atmospheres, Material Atmospheres and Physiological Atmospheres--which present three distinct and successive realms at which thermodynamic exchanges are taking place. Territorial Atmospheres deals with the thermodynamic interaction between the environment and its built structures. Material Atmospheres focuses on the interaction between a building and the climate it generates. And lastly, Physiological Atmospheres centers on the interaction between indoor ambient and the physiological and psychological effects on human beings",
"contributor": "gnd:124564429",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2017",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:7700528-4"
},
{
"@id": "gnd:4002851-3"
},
{
"@id": "gnd:4059827-5"
},
{
"@id": "gnd:4031170-3"
}
],
"tableOfContents": "http://www.gbv.de/dms/weimar/toc/790863642_toc.pdf",
"P60163": "New York"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"creator": "http://purl.org/dc/elements/1.1/creator",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A790991047.jsonld | {
"@graph": [
{
"@id": "gnd:4203674-4",
"sameAs": "Abfallvermeidung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A790991047",
"@type": "bibo:Book",
"P1053": "xi, 170 pages",
"creator": "Jensen, Marc",
"description": [
"24 cm",
"Ill., graph. Darst."
],
"identifier": [
"(isbn13)9781482253177",
"(ppn)790991047",
"(firstid)GBV:790991047"
],
"publisher": "CRC Press",
"subject": [
"(classificationName=linseach:mapping)cet",
"(classificationName=ddc)363.72/850684",
"Waste minimization",
"(classificationName=bk, id=106418831)58.53 - Abfallwirtschaft",
"(classificationName=loc)TD793.9",
"(classificationName=ddc-dbn)BUS094000",
"(classificationName=ddc-dbn)BUS053000",
"Recycling (Waste, etc.)",
"(classificationName=rvk)ZG 8640",
"Refuse and refuse disposal",
"(classificationName=ddc-dbn)BUS070050"
],
"title": "Lean waste stream : reducing material use and garbage using lean principles",
"abstract": "\"Waste, or garbage, is the manifestation of inefficiency. Therefore, by analyzing business garbage and tracing it back to its source, inefficiencies in process design and flow can be identified. This book approaches the specific problem of business garbage from a \"Lean and green\" perspective, connecting garbage reduction at all stages with lower operating expenses, higher productivity, and minimized landfill impact. It not only looks downstream at options for reusing, repurposing, and recycling, but also considers garbage in terms of transportation, inventory, and labor costs\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4203674-4"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781482253177.pdf",
"P60163": "Boca Raton, Fla. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"description": "http://purl.org/dc/elements/1.1/description",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"creator": "http://purl.org/dc/elements/1.1/creator",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A791037746.jsonld | {
"@graph": [
{
"@id": "gnd:4112681-6",
"sameAs": "Bauwerk"
},
{
"@id": "gnd:4226177-6",
"sameAs": "Modalanalyse"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A791037746",
"@type": "bibo:Book",
"P1053": "xx, 322 Seiten",
"creator": [
"Fabbrocino, Giovanni",
"Rainieri, Carlo"
],
"description": [
"25 cm",
"Illustrationen, Diagramme"
],
"identifier": [
"(isbn13)9781493907663",
"(firstid)GBV:791037746",
"(isbn)1493907662",
"(ppn)791037746"
],
"publisher": "Springer",
"subject": [
"Modalanalyse",
"Modal analysis",
"Civil engineering",
"(classificationName=linseach:mapping)tec",
"(classificationName=loc)TA654.15",
"(classificationName=linseach:mapping)phy",
"(classificationName=ddc)624.2",
"Bauwerk",
"(classificationName=rvk)ZI 4050",
"(classificationName=bk, id=10642050X)50.31 - Technische Mechanik"
],
"title": "Operational modal analysis of civil engineering structures : an introduction and guide for applications",
"abstract": [
"Introduction -- Mathematical tools for random data analysis -- Data acquisition -- Output-only modal identification -- Applications -- Automated OMA",
"This book covers all aspects of operational modal analysis for civil engineering, from theoretical background to applications, including measurement hardware, software development, and data processing. In particular, this book provides an extensive description and discussion of OMA methods, their classification and relationship, and advantages and drawbacks. The authors cover both the well-established theoretical background of OMA methods and the most recent developments in the field, providing detailed examples to help the reader better understand the concepts and potentialities of the technique. Additional material is provided (data, software) to help practitioners and students become familiar with OMA. Covering a range of different aspects of OMA, always with the application in mind, the practical perspective adopted in this book makes it ideal for a wide range of readers from researchers to field engineers; graduate and undergraduate students; and technicians interested in structural dynamics, system identification, and Structural Health Monitoring"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": [
"https://www.loc.gov/catdir/enhancements/fy1613/2014934330-d.html",
"http://www.springer.com/de/book/9781493907663"
],
"dcterms:subject": [
{
"@id": "gnd:4112681-6"
},
{
"@id": "gnd:4226177-6"
}
],
"tableOfContents": "http://www.gbv.de/dms/weimar/toc/791037746_toc.pdf",
"P60163": "New York"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"contributor": "http://purl.org/dc/terms/contributor",
"abstract": "http://purl.org/dc/terms/abstract",
"description": "http://purl.org/dc/elements/1.1/description",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"relation": "http://purl.org/dc/terms/relation",
"issued": "http://purl.org/dc/terms/issued",
"title": "http://purl.org/dc/elements/1.1/title",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"creator": "http://purl.org/dc/elements/1.1/creator",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"license": "http://purl.org/dc/terms/license",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79140613X.jsonld | {
"@graph": [
{
"@id": "gnd:1064624138",
"sameAs": "Woodrow, Lindy"
},
{
"@id": "gnd:4127822-7",
"sameAs": "Angewandte Linguistik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79140613X",
"@type": "bibo:Book",
"P1053": "XX, 199 S.",
"description": [
"23 cm",
"graph. Darst."
],
"identifier": [
"(ean)9780230369979",
"(firstid)GBV:79140613X",
"(isbn13)9780230369979",
"(ppn)79140613X",
"(isbn13)9780230369962"
],
"publisher": "Palgrave Macmillan",
"subject": [
"Research",
"Linguistics",
"(classificationName=bk, id=10642209X)17.03 - Theorie und Methoden der Sprach- und Literaturwissenschaft",
"Quantitative research",
"(classificationName=ddc-dbn)REF020000",
"(classificationName=ddc-dbn)LAN009000",
"(classificationName=rvk)ES 600",
"(classificationName=ddc-dbn)LAN027000",
"(classificationName=linseach:mapping)lin",
"(classificationName=ddc)418.007",
"Authorship",
"Applied linguistics",
"(classificationName=bk, id=106405020)17.40 - Angewandte Sprachwissenschaft: Allgemeines",
"(classificationName=ddc-dbn)REF026000",
"(classificationName=linseach:mapping)lit",
"Report writing",
"(classificationName=ddc)808.06641072",
"(classificationName=bk, id=106405403)18.00 - Einzelne Sprachen und Literaturen allgemein",
"Technique",
"Academic writing",
"(classificationName=loksys-fbl)AG 250",
"(classificationName=loc)PE1478"
],
"title": "Writing about quantitative research in applied linguistics",
"abstract": "\"There is increasing pressure on academics and graduate students to publish in peer reviewed journals, but many students and researchers who are new to quantitative methods struggle to write up statistics in reports, theses and journal articles. This book is an accessible reference text aimed at helping people write about quantitative research in applied linguistics, focusing mainly on writing for journals. Different types of statistical analysis are explained in detail along with annotated examples drawn from published and unpublished sources. The book offers advice on academic writing, how and where to get research published, and recommends additional resources helpful for both students and seasoned researchers\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1064624138",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4127822-7"
},
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE0063072A695E4C1436AC1257DAB003DDADC.pdf",
"P60163": "Basingstoke [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79158027X.jsonld | {
"@graph": [
{
"@id": "gnd:1042065144",
"sameAs": "Klemens, Ben"
},
{
"@id": "gnd:4113195-2",
"sameAs": "C (Programmiersprache)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79158027X",
"@type": "bibo:Book",
"P1053": "XXI, 381 S.",
"description": [
"Ill.",
"23 cm"
],
"identifier": [
"(ean)9781491903896",
"(isbn13)9781491903896",
"(isbn)1491903899",
"(ppn)79158027X",
"(firstid)DNB:1054020965"
],
"publisher": "O'Reilly",
"subject": [
"(classificationName=linseach:mapping)inf",
"C (Computer program language)",
"(classificationName=bk, id=106418890)54.53 - Programmiersprachen",
"(classificationName=ddc-dbn)004",
"(classificationName=ddc)005.133",
"(classificationName=loc)QA76.73.C15",
"(classificationName=rvk)ST 250"
],
"title": "21st Century C : [C tips from the new school]",
"abstract": "Preface -- Part I. The environment. Set yourself up for easy compilation -- Debug, test, document -- Packaging your product -- Version control -- Playing nice with others -- Part II. The language. Your pal the pointer -- Inessential C syntax that textbooks spend a lot of time covering -- Important C syntax that textbooks often do not cover -- Easier text handling -- Better structures -- Object-oriented programming in C -- Parallel threads -- Libraries -- Epilogue -- A. C 101",
"alternative": "Twenty-first century C",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1042065144",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4113195-2"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/79158027x.pdf",
"P60163": "Beijing [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"title": "http://purl.org/dc/elements/1.1/title",
"subject": "http://purl.org/dc/elements/1.1/subject",
"description": "http://purl.org/dc/elements/1.1/description",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"abstract": "http://purl.org/dc/terms/abstract",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"alternative": "http://purl.org/dc/terms/alternative",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"license": "http://purl.org/dc/terms/license",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A791946770.jsonld | {
"@graph": [
{
"@id": "gnd:129692301",
"sameAs": "Wallensteen, Peter"
},
{
"@id": "gnd:333-5",
"sameAs": "Vereinte Nationen"
},
{
"@id": "gnd:4027366-0",
"sameAs": "Internationale Organisation"
},
{
"@id": "gnd:4202065-7",
"sameAs": "Humanit\u00e4re Intervention"
},
{
"@id": "gnd:4534206-4",
"sameAs": "Friedenstruppe"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A791946770",
"@type": "bibo:Book",
"P1053": "XXIII, 273 S.",
"http://purl.org/dc/elements/1.1/contributor": "Bjurner, Anders",
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"24 cm"
],
"identifier": [
"(isbn13)9781138019133",
"(ppn)791946770",
"(isbn13)9781138019126",
"(firstid)GBV:791946770"
],
"publisher": "Routledge",
"subject": [
"United Nations",
"Libyen",
"International relations",
"Peace-building",
"(classificationName=ddc)341.523",
"(classificationName=bk, id=106423584)89.72 - Internationale Organisationen",
"Friedenssicherung",
"International cooperation",
"Milit\u00e4rische Intervention",
"(classificationName=ddc-dbn)POL034000",
"Kollektive Sicherheit (Prinzip)",
"Global",
"Regionale internationale Organisation",
"(classificationName=ddc-dbn)POL011000",
"Internationale Konfliktpr\u00e4vention",
"Arabischer Fr\u00fchling",
"Regionalism (International organization)",
"C\u00f4te d'Ivoire",
"International agencies",
"(classificationName=ddc-dbn)POL012000",
"Charter of the United Nations",
"Security, International",
"Somalia",
"(classificationName=loksys-fbs)XB 350",
"(classificationName=rvk)MK 7750",
"(classificationName=ddc)341.5/23",
"(classificationName=linseach:mapping)sow",
"Aufgabenteilung zwischen internationalen Akteuren",
"(classificationName=loc)JZ4839",
"Friedenssicherungsfunktion internationaler Akteure"
],
"title": "Regional organizations and peacemaking : challengers to the UN?",
"abstract": "\"Regional organizations have taken an increasingly prominent role in international efforts to deal with international security. The book highlights the complex interaction between the regional and sub-regional organizations, on the one hand, and their relations with the United Nations, on the other. Thus, the general issues of UN and its authority are scrutinized from legal, practical and geopolitical perspectives. Taking on a broad geographical focus on Africa, the Arab world and Europe, the book also provides an extensive range of case studies, with detailed analysis of particular situations, organizations and armed conflicts. The authors scrutinise the heterogeneous relationship between the different organizations as well as the challenges to them: political resources, legal standing, financial assets, capabilities and organizational set up. Moreover, they investigate whether regional organizations, as compared to the UN, are better suited to deal with today's intra-state conflicts. The book also aims to dissect the evolution of these institutions historically - in relation to Chapter VIII of the UN Charter which mentions the resort to 'regional arrangements' for conflict management - as well as more generally in relation to the principles of international law and UN principles of peacemaking. This book, written by a mixture of established scholars, diplomats and high-level policymakers, will be of great interest to students as well as practitioners in the field of peace and conflict studies, regional security, international organisations, conflict management and IR in general\"--",
"contributor": [
"Technische Informationsbibliothek (TIB)",
{
"@id": "gnd:129692301"
}
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4202065-7"
},
{
"@id": "gnd:4534206-4"
},
{
"@id": "gnd:4027366-0"
}
],
"tableOfContents": "https://swbplus.bsz-bw.de/bsz414969197inh.htm",
"P30128": "Security and conflict management",
"P60163": "London [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"issued": "http://purl.org/dc/terms/issued",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"contributor": "http://purl.org/dc/terms/contributor",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"license": "http://purl.org/dc/terms/license",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A792414837.jsonld | {
"@graph": [
{
"@id": "gnd:1052560997",
"sameAs": "Ichihashi, Takamichi"
},
{
"@id": "gnd:118621483",
"sameAs": [
"Thackeray, William Makepeace",
"Thackeray, William Makepeace 1811-1863"
]
},
{
"@id": "gnd:4113292-0",
"sameAs": "Deutsch"
},
{
"@id": "gnd:4113300-6",
"sameAs": "Deutschland (Motiv)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A792414837",
"@type": "bibo:Book",
"P1053": "180 S.",
"contributor": "Takamichi, Ichihashi",
"description": [
"21 cm",
"Ill., graph. Darst."
],
"identifier": [
"(isbn13)9784902140149",
"(firstid)GBV:792414837",
"(ppn)792414837"
],
"publisher": "Niigata Univ.",
"subject": [
"(classificationName=loksys-fbl)EQ 900 tha 7",
"(classificationName=bk, id=10640539X)18.05 - Englische Literatur",
"(classificationName=rvk)HL 4665",
"Germans in literature",
"National characteristics, German, in literature",
"(classificationName=linseach:mapping)lit",
"(classificationName=ssg)7,25",
"Thackeray, William Makepeace",
"English fiction",
"Germany",
"German literature",
"(classificationName=loc)PR5642.G43"
],
"title": "The German code in Thackeray's major works",
"abstract": "The representation of the \"Gentleman\" in Barry Lyndon -- From vanity to Geist : the meaning of \"German society\" in Vanity Fair -- The Bildungsroman controversy in Pendennis -- \"Fable-land\" reconsidered : a fable about infant education in the newcomes -- \"Fable-land\" created : the rose and the ring as the fable for educators -- Henry Esmond and Barry Lyndon : Thackeray's \"chiastic\" double hero scheme -- Britain as the crossing point : the meaning of \"home\" in The Virginians",
"dcterms:contributor": [
{
"@id": "gnd:118621483"
},
"Technische Informationsbibliothek (TIB)"
],
"creator": "gnd:1052560997",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4113292-0"
},
{
"@id": "gnd:4113300-6"
}
],
"volume": "14",
"P30128": "Niigata University scholars series",
"P60163": "Niigata"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"issued": "http://purl.org/dc/terms/issued",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"volume": "http://purl.org/ontology/bibo/volume",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"title": "http://purl.org/dc/elements/1.1/title",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A792555201.jsonld | {
"@graph": [
{
"@id": "gnd:1065636598",
"sameAs": "Belleri, Delia"
},
{
"@id": "gnd:4116473-8",
"sameAs": "Semantische Unbestimmtheit"
},
{
"@id": "gnd:4122399-8",
"sameAs": "Verst\u00e4ndigung"
},
{
"@id": "gnd:4165149-2",
"sameAs": "Kontext"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A792555201",
"@type": "bibo:Book",
"P1053": "X, 193 S.",
"identifier": [
"(firstid)GBV:792555201",
"(isbn13)9781137398437",
"(ppn)792555201"
],
"publisher": "Palgrave Macmillan",
"subject": [
"Speech acts (Linguistics)",
"Discourse analysis",
"(classificationName=linseach:mapping)lin",
"(classificationName=loc)P325.5.C6",
"Pragmatics",
"Communication",
"Semantics, Comparative",
"(classificationName=loksys-fbl)CH 350",
"(classificationName=linseach:mapping)lit",
"(classificationName=ddc-dbn)LAN009030",
"(classificationName=ddc-dbn)LAN016000",
"(classificationName=bk, id=106404504)17.61 - Pragmatik, Sprechakttheorie",
"Contrastive linguistics",
"(classificationName=bk, id=106405403)18.00 - Einzelne Sprachen und Literaturen allgemein",
"(classificationName=bk, id=10640492X)17.56 - Semantik",
"(classificationName=loksys-fbl)CH 240",
"(classificationName=ddc)401/.43"
],
"title": "Semantic under-determinacy and communication",
"abstract": "\"This book investigates the phenomenon of semantic under-determinacy by exploring how under-determinacy can be explained, and how communication is possible despite it. Belleri argues that the comprehension of utterances of semantically under-determined sentences is made possible by our mastery of certain conceptual constraints, as well as the information we gain from the context which does not necessarily concern the intentions and beliefs of the speaker. Combining a fresh, previously unexplored view of the subject with a detailed overview of the past and ongoing philosophical discussion on the matter, the book asserts that semantic under-determinacy comes from nothing but a lack of words or under-articulation\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1065636598",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4122399-8"
},
{
"@id": "gnd:4116473-8"
},
{
"@id": "gnd:4165149-2"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE0061C3DA344C3840958C1257DB200278176.pdf",
"P60163": "New York [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"license": "http://purl.org/dc/terms/license",
"title": "http://purl.org/dc/elements/1.1/title",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A792556828.jsonld | {
"@graph": [
{
"@id": "gnd:124927270",
"sameAs": "McCutcheon, Russell T."
},
{
"@id": "gnd:4049426-3",
"sameAs": "Religionswissenschaft"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A792556828",
"@type": "bibo:Book",
"P1053": "XIII, 236 S.",
"description": "Erworben aus Studienqualit\u00e4tsmitteln",
"identifier": [
"(isbn13)9789004281233",
"(firstid)GBV:792556828",
"(ppn)792556828"
],
"publisher": "Brill",
"subject": [
"(classificationName=rvk)BE 1240",
"(classificationName=loc)BL41",
"Religion",
"(classificationName=bk, id=106423401)11.01 - Systematische Religionswissenschaft: Allgemeines",
"(classificationName=linseach:mapping)rel",
"(classificationName=loksys-fbs)RelSys 060",
"(classificationName=ddc)200",
"(classificationName=ssg)0"
],
"title": "A modest proposal on method : essaying the study of religion",
"abstract": "Further documents methodological and institutional failings in the academic study of religion. This collection of essays--which includes three previously unpublished chapters--identifies the manner in which old problems (like the presumption that our object of study is a special, deeply meaningful case) yet remain in the field. But amidst the critique there are a variety of practical suggestions for how the science of religion can become methodologically even-handed and self-reflexive--the markings of a historically rigorous exercise.--Provided by publisher",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:124927270",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4049426-3"
},
"tableOfContents": "https://swbplus.bsz-bw.de/bsz416106137inh.htm",
"volume": "Vol. 2",
"P30128": "Supplements to method & theory in the study of religion",
"P60163": "Leiden [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"subject": "http://purl.org/dc/elements/1.1/subject",
"title": "http://purl.org/dc/elements/1.1/title",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"abstract": "http://purl.org/dc/terms/abstract",
"volume": "http://purl.org/ontology/bibo/volume",
"description": "http://purl.org/dc/elements/1.1/description",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"issued": "http://purl.org/dc/terms/issued",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A792967593.jsonld | {
"@graph": [
{
"@id": "gnd:1059785137",
"sameAs": "Waigh, Thomas Andrew"
},
{
"@id": "gnd:4006891-2",
"sameAs": "Biophysik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A792967593",
"@type": "bibo:Book",
"P1053": "Online Ressource (xv, 599 Seiten)",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(isbn)1118698312",
"(isbn)1118698274",
"(isbn13)9781118698273",
"(isbn13)9781118698310",
"(isbn)1118698304",
"(ppn)792967593",
"(isbn13)9781118698303",
"(doi)10.1002/9781118698310",
"(isbn13)9781322060651",
"(isbn)1322060657",
"(firstid)GBV:792967593"
],
"publisher": "Wiley",
"subject": [
"Biophysics",
"(classificationName=bk, id=106419978)42.12 - Biophysik",
"Electronic books",
"Quantum biochemistry",
"(classificationName=linseach:mapping)bio",
"(classificationName=ddc)537.622",
"(classificationName=rvk)WD 2200",
"(classificationName=loc)QC176.8.M46 .W384 2014"
],
"title": "The Physics of Living Processes : A Mesoscopic Approach",
"abstract": [
"This full-colour undergraduate textbook, based on a two semester course, presents the fundamentals of biological physics, introducing essential modern topics that include cells, polymers, polyelectrolytes, membranes, liquid crystals, phase transitions, self-assembly, photonics, fluid mechanics, motility, chemical kinetics, enzyme kinetics, systems biology, nerves, physiology, the senses, and the brainThe comprehensive coverage, featuring in-depth explanations of recent rapid developments, demonstrates this to be one of the most diverse of modern scientific disciplines.<br",
"This full-colour undergraduate textbook, based on a two semester course, presents the fundamentals of biological physics, introducing essential modern topics that include cells, polymers, polyelectrolytes, membranes, liquid crystals, phase transitions, self-assembly, photonics, fluid mechanics, motility, chemical kinetics, enzyme kinetics, systems biology, nerves, physiology, the senses, and the brain The comprehensive coverage, featuring in-depth explanations of recent rapid developments, demonstrates this to be one of the most diverse of modern scientific disciplines. The Physics of Living Processes: A Mesoscopic Approach is comprised of five principal sections: - Building Blocks - Soft Condensed Matter Techniques in Biology - Experimental Techniques - Systems Biology - Spikes, Brains and the SensesThe unique focus is predominantly on the mesoscale; structures on length scales between those of atoms and the macroscopic behaviour of whole organisms. The connections between molecules and their emergent biological phenomena provide a novel integrated perspective on biological physics, making this an important text across a variety of scientific disciplines including biophysics, physics, physical chemistry, chemical engineering and bioengineering.An extensive set of worked tutorial questions are included, which will equip the reader with a range of new physical tools to approach problems in the life sciences from medicine, pharmaceutical science and agriculture."
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1059785137",
"isPartOf": [
"(collectioncode)H-ZDB-35-WIC",
"(collectioncode)H-ZDB-35-UBC",
"(collectioncode)H-ZDB-4-NLEBK"
],
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4006891-2"
},
"isLike": "doi:10.1002/9781118698310",
"P60163": "Chichester"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"contributor": "http://purl.org/dc/terms/contributor",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"license": "http://purl.org/dc/terms/license",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A793065364.jsonld | {
"@graph": [
{
"@id": "gnd:118771981",
"sameAs": "Williams, Raymond"
},
{
"@id": "gnd:4014777-0",
"sameAs": "Englisch"
},
{
"@id": "gnd:4015640-0",
"sameAs": "Etymologie"
},
{
"@id": "gnd:4114409-0",
"sameAs": "Lexikologie"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A793065364",
"@type": "bibo:Book",
"P1053": "xxxix, 270 pages",
"description": [
"21 cm",
"Erworben aus Studienqualit\u00e4tsmitteln"
],
"identifier": [
"(isbn13)9780199393220",
"(isbn13)9780199393213",
"(isbn13)9780199393237",
"(ppn)793065364",
"(firstid)GBV:793065364"
],
"publisher": "Oxford University Press",
"subject": [
"(classificationName=rvk)HN 9536",
"Sociolinguistics",
"English language",
"(classificationName=ddc-dbn)LAN000000",
"(classificationName=bk, id=106404938)17.59 - Lexikologie",
"(classificationName=linseach:mapping)lin",
"(classificationName=ddc)423/.1",
"(classificationName=ddc-dbn)LAN009000",
"(classificationName=bk, id=106415697)18.04 - Englische Sprache",
"Vocabulary",
"(classificationName=loc)PE1580",
"(classificationName=loksys-fbs)DA 50"
],
"title": "Keywords : a vocabulary of culture and society",
"abstract": "\"First published in 1976, Raymond Williams' highly acclaimed Keywords: A Vocabulary of Culture and Society is a collection of lively essays on words that are critical to understanding the modern world. In these essays, Williams, a renowned cultural critic, demonstrates how these key words take on new meanings and how these changes reflect the political bent and values of our past and current society. He chose words both essential and intangible--words like nature, underprivileged, industry, liberal, violence, to name a few--and, by tracing their etymology and evolution, grounds them in a wider political and cultural framework. The result is an illuminating account of the central vocabulary of ideological debate in English in the modern period. This edition features a new original foreword by Colin MacCabe, Distinguished Professor of English and Literature, University of Pittsburgh, that reflects on the significance of Williams' life and work. Keywords remains as relevant today as it was over thirty years ago, offering a provocative study of our language and an insightful look at the society in which we live\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:118771981",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4114409-0"
},
{
"@id": "gnd:4015640-0"
},
{
"@id": "gnd:4014777-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780199393213.pdf",
"P60163": "Oxford"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"contributor": "http://purl.org/dc/terms/contributor",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"title": "http://purl.org/dc/elements/1.1/title",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A793902096.jsonld | {
"@graph": [
{
"@id": "gnd:4056995-0",
"sameAs": "Statistik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A793902096",
"@type": "bibo:Book",
"P1053": "XVIII, 268 S.",
"creator": "Kenny, Peter",
"description": "graph. Darst.",
"identifier": [
"(ppn)793902096",
"(isbn13)9781484201855",
"(firstid)GBV:793902096"
],
"publisher": "Apress",
"subject": [
"(classificationName=bk, id=106417320)85.03 - Methoden und Techniken der Betriebswirtschaft",
"(classificationName=linseach:mapping)oek",
"(classificationName=linseach:mapping)mat",
"Economics",
"(classificationName=ddc)650",
"(classificationName=loc)HD28-70",
"(classificationName=loksys-fbw)oek 450",
"(classificationName=loc)HF4999.2-6182"
],
"title": "Better business decisions from data : statistical analysis for professional success",
"abstract": "Everyone encounters statistics on a daily basis. They are used in proposals, reports, requests, and advertisements, among others, to support assertions, opinions, and theories. Unless you\u2019re a trained statistician, it can be bewildering. What are the numbers really saying or not saying? Better Business Decisions from Data: Statistical Analysis for Professional Success provides the answers to these questions and more. It will show you how to use statistical data to improve small, every-day management judgments as well as major business decisions with potentially serious consequences. Author Peter Kenny-with deep experience in industry-believes that \u201cwhile the methods of statistics can be complicated, the meaning of statistics is not.\u201d He first outlines the ways in which we are frequently misled by statistical results, either because of our lack of understanding or because we are being misled intentionally. Then he offers sound approaches for understanding and assessing statistical data to make excellent decisions. Kenny assumes no prior knowledge of statistical techniques; he explains concepts simply and shows how the tools are used in various business situations. With the arrival of Big Data, statistical processing has taken on a new level of importance. Kenny lays a foundation for understanding the importance and value of Big Data, and then he shows how mined data can help you see your business in a new light and uncover opportunity. Among other things, this book covers: How statistics can help you assess the probability of a successful outcome How data is collected, sampled, and best interpreted How to make effective forecasts based on the data at hand How to spot the misuse or abuse of statistical evidence in advertisements, reports, and proposals How to commission a statistical analysis Arranged in seven parts-Uncertainties, Data, Samples, Comparisons, Relationships, Forecasts, and Big Data-Better Business Decisions from Data is a guide for busy people in general management, finance, marketing, operations, and other business disciplines who run across statistics on a daily or weekly basis. You\u2019ll return to it again and again as new challenges emerge, making better decisions each time that boost your organization\u2019s fortunes-as well as your own",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4056995-0"
},
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/CH00156FDF0CAD4AF56C3C1257D7A0031D161.pdf",
"P60163": "[Berkeley, CA]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"contributor": "http://purl.org/dc/terms/contributor",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"license": "http://purl.org/dc/terms/license",
"creator": "http://purl.org/dc/elements/1.1/creator",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A794319661.jsonld | {
"@graph": [
{
"@id": "gnd:1058515217",
"sameAs": "De la Pe\u00f1a, Luis"
},
{
"@id": "gnd:1058515365",
"sameAs": "Vald\u00e9s Hern\u00e1ndez, Andrea"
},
{
"@id": "gnd:173045553",
"sameAs": "Cetto, Ana Mar\u00eda"
},
{
"@id": "gnd:4047989-4",
"sameAs": "Quantenmechanik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A794319661",
"@type": "bibo:Book",
"P1053": "xiii, 366 Seiten",
"creator": [
"Vald\u00e9s, Andrea",
"Pe\u00f1a, Luis"
],
"description": [
"25 cm",
"Diagramme"
],
"identifier": [
"(isbn13)9783319078946",
"(isbn13)9783319078922",
"(ppn)794319661",
"(isbn13)9783319347929",
"(isbn)3319078925",
"(isbn)3319078941",
"(firstid)GBV:792806425"
],
"publisher": "Springer",
"subject": [
"(classificationName=rvk)UK 1000",
"Physics",
"(classificationName=rvk)UK 2000",
"Kvantteori",
"(classificationName=linseach:mapping)phy",
"Matematisk fysik",
"(classificationName=msc)*81-02",
"(classificationName=ddc)530.12",
"(classificationName=msc)81P05",
"(classificationName=msc)81-03",
"(classificationName=loc)QC174.12",
"Zero-point field",
"Stokastiska processer",
"(classificationName=rvk)UK 1200",
"(classificationName=msc)01A60",
"Quantum theory",
"(classificationName=bk, id=106407910)33.23 - Quantenphysik",
"(classificationName=msc)00A79",
"Stochastic processes"
],
"title": "The emerging quantum : the physics behind quantum mechanics",
"abstract": "This monograph presents the latest findings from a long-term research project intended to identify the physics behind Quantum Mechanics. A fundamental theory for quantum mechanics is constructed from first physical principles, revealing quantization as an emergent phenomenon arising from a deeper stochastic process. As such, it offers the vibrant community working on the foundations of quantum mechanics an alternative contribution open to discussion. The book starts with a critical summary of the main conceptual problems that still beset quantum mechanics. The basic consideration is then introduced that any material system is an open system in permanent contact with the random zero-point radiation field, with which it may reach a state of equilibrium. Working from this basis, a comprehensive and self-consistent theoretical framework is then developed. The pillars of the quantum-mechanical formalism are derived, as well as the radiative corrections of nonrelativistic QED, while revealing the underlying physical mechanisms. The genesis of some of the central features of quantum theory is elucidated, such as atomic stability, the spin of the electron, quantum fluctuations, quantum nonlocality, and entanglement. The theory developed here reaffirms fundamental scientific principles such as realism, causality, locality and objectivity",
"contributor": "Technische Informationsbibliothek (TIB)",
"dcterms:creator": [
{
"@id": "gnd:1058515217"
},
{
"@id": "gnd:1058515365"
},
{
"@id": "gnd:173045553"
}
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4047989-4"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/794319661.pdf",
"P60163": "Cham"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"creator": "http://purl.org/dc/elements/1.1/creator",
"title": "http://purl.org/dc/elements/1.1/title",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A795263686.jsonld | {
"@graph": [
{
"@id": "gnd:1043395067",
"sameAs": "Clark, Ian D."
},
{
"@id": "gnd:4018406-7",
"sameAs": "Tourismus"
},
{
"@id": "gnd:4020517-4",
"sameAs": "Geschichte"
},
{
"@id": "gnd:4063452-8",
"sameAs": "Victoria (Staat)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A795263686",
"@type": "bibo:Book",
"P1053": "Online-Ressource (210 S.)",
"identifier": [
"(ean)9783110370102",
"(isbn13)9783110374230",
"(ppn)795263686",
"(firstid)GBV:795263686",
"(doi)10.2478/9783110370119",
"(isbn13)9783110370119",
"(ean)9783110370119"
],
"publisher": "De Gruyter Open",
"subject": [
"(classificationName=ddc)900#DNB",
"Australia",
"Tourism",
"(classificationName=ddc)900",
"(classificationName=ddc-dbn)900",
"(classificationName=ddc)338.479194046",
"(classificationName=loc)G155.A8",
"Creation of tourism spaces and sites",
"(classificationName=linseach:mapping)geo",
"Fiction",
"(classificationName=ddc)338.4/791945",
"History of Tourism",
"(classificationName=loc)G155.A75",
"(classificationName=ddc)330",
"Creation of tourism spaces and sites.",
"Manners and customs",
"SCIENCE / Earth Sciences / Geography",
"(classificationName=rvk)RX 30783"
],
"title": "An historical geography of tourism in Victoria, Australia : case studies",
"abstract": [
"Biographical note: Ian D. Clark has a Doctorate in Aboriginal Historical Geography. He is a Professor of Tourism at Federation University Australia.",
"Main description: This work is concerned with the emergence of tourism in colonial Victoria, Australia, and is part of ongoing research into understanding the \u2018tourism era of discovery\u2019. It deals with the processes of opening up new attractions and its focus is the embryonic or emergent phase in which natural attractions become the subject of tourist visitation. It is contextualized in the study of eight tourism sites that are the primary focus of this work."
],
"contributor": [
"Technische Informationsbibliothek (TIB)",
{
"@id": "gnd:1043395067"
}
],
"isPartOf": [
"(collectioncode)GBV-deGruyter-alles",
"(collectioncode)ZDB-23-GOA",
"(collectioncode)ZDB-23-DGG"
],
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "open access",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4020517-4"
},
{
"@id": "gnd:4018406-7"
}
],
"isLike": "doi:10.2478/9783110370119",
"P60163": "Warsaw"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"issued": "http://purl.org/dc/terms/issued",
"contributor": "http://purl.org/dc/terms/contributor",
"subject": "http://purl.org/dc/elements/1.1/subject",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"abstract": "http://purl.org/dc/terms/abstract",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A795357206.jsonld | {
"@graph": [
{
"@id": "gnd:4010875-2",
"sameAs": "D\u00e4mpfung"
},
{
"@id": "gnd:4114528-8",
"sameAs": "Mathematisches Modell"
},
{
"@id": "gnd:4130655-7",
"sameAs": "Maschinenschwingung"
},
{
"@id": "gnd:4314754-9",
"sameAs": "Fluid-Struktur-Wechselwirkung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A795357206",
"@type": "bibo:Book",
"P1053": "vii, 127 Seiten",
"creator": [
"Soize, Christian",
"Ohayon, Roger"
],
"description": "Diagramme",
"identifier": [
"(isbn13)9781107071711",
"(ppn)795357206",
"(firstid)GBV:793081149"
],
"publisher": "Cambridge University Press",
"subject": [
"(classificationName=ddc)624.1/7",
"Electronic books",
"Structural dynamics",
"(classificationName=loc)TA1 .O374 2014",
"Vibration",
"Fluid-structure interaction",
"Vibration -- Research",
"(classificationName=ddc)620.3",
"(classificationName=linseach:mapping)tec",
"(classificationName=loc)TA654",
"(classificationName=ddc)620.3072",
"Vibroacoustics",
"Acoustic models"
],
"title": "Advanced computational vibroacoustics : reduced-order models and uncertainty quantification",
"abstract": "This book presents an advanced computational method for the prediction of sound and structural vibrations in several industries",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.loc.gov/catdir/enhancements/fy1503/2014939448-d.html",
"dcterms:subject": [
{
"@id": "gnd:4130655-7"
},
{
"@id": "gnd:4114528-8"
},
{
"@id": "gnd:4010875-2"
},
{
"@id": "gnd:4314754-9"
}
],
"tableOfContents": "http://www.loc.gov/catdir/enhancements/fy1503/2014939448-t.html",
"P60163": "New York"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"relation": "http://purl.org/dc/terms/relation",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"license": "http://purl.org/dc/terms/license",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": "http://purl.org/dc/elements/1.1/creator",
"contributor": "http://purl.org/dc/terms/contributor",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A795489196.jsonld | {
"@graph": [
{
"@id": "gnd:1056303433",
"sameAs": "Dunn, Richard S."
},
{
"@id": "gnd:4001307-8",
"sameAs": "Alltag"
},
{
"@id": "gnd:4028456-6",
"sameAs": "Jamaika"
},
{
"@id": "gnd:4055252-4",
"sameAs": "Sklave"
},
{
"@id": "gnd:4055260-3",
"sameAs": "Sklaverei"
},
{
"@id": "gnd:4063592-2",
"sameAs": "Virginia"
},
{
"@id": "gnd:4077575-6",
"sameAs": "Soziale Situation"
},
{
"@id": "gnd:4136213-5",
"sameAs": "Plantage"
},
{
"@id": "gnd:4287817-2",
"sameAs": "Plantagenwirtschaft"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A795489196",
"@type": "bibo:Book",
"P1053": "X, 540 S.",
"description": [
"graph. Darst.",
"Erworben aus Studienqualit\u00e4tsmitteln"
],
"identifier": [
"(ppn)795489196",
"(firstid)GBV:795489196",
"(isbn13)9780674735361"
],
"publisher": "Harvard Univ. Press",
"subject": [
"(classificationName=linseach:mapping)his",
"Geschichte 1750-1870",
"(classificationName=ssg)7,26",
"(classificationName=bk, id=181570874)15.88 - Mittelamerika, S\u00fcdamerika",
"(classificationName=loc)HT1099.M48",
"(classificationName=loksys-fbs)Hist 1643",
"Mount Airy (Va. : Plantation)",
"Mesopotamia (Jamaica : Plantation)",
"(classificationName=ddc)306.3/62097292",
"Plantation life",
"(classificationName=bk, id=181569760)15.87 - USA",
"(classificationName=bk, id=181571005)15.08 - Sozialgeschichte",
"Slaves"
],
"title": "A tale of two plantations : slave life and labor in Jamaica and Virginia",
"abstract": "\"This book reconstructs the individual lives and collective experiences of some 2,000 slaves on two plantations--Mesopotamia sugar estate in western Jamaica and Mount Airy Plantation in tidewater Virginia--during the final three generations of slavery in Jamaica and the USA. It also compares Mesopotamia with Mount Airy to demonstrate the differences between slave life in the British West Indies and slave life in the Antebellum US South. The chief difference was demographic. Mesopotamia had a continually shrinking slave population, with many more deaths than births, which was standard throughout the British Caribbean. Mount Airy had a continually expanding slave population, with many more births than deaths, which was standard throughout the Old South. At Mesopotamia the slaveholders imported their laborers from Africa, worked them to death and replaced them with new Africans, so that family life was perpetually stunted. At Mount Airy, where the slaves were all American-born, the slaveholders sold their surplus people or moved them to distant work sites, so that families were routinely broken up. On both plantations numerous individual slaves are observed in action, a mix of leaders and followers, rebels and conformists. A principal theme is slave motherhood and intergenerational family formation; another is the impact of field labor upon health and longevity. The Mesopotamia people engaged with Moravian missionaries and responded to two major Jamaican slave rebellions, while 218 of the Mount Airy people migrated to Alabama as cotton hands. The book concludes with emancipation in Jamaica and the USA. Never before have two slave communities from differing regions in America been portrayed over a long time period in such full detail\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1056303433",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.hup.harvard.edu/catalog.php?isbn=9780674735361",
"dcterms:subject": [
{
"@id": "gnd:4136213-5"
},
{
"@id": "gnd:4077575-6"
},
{
"@id": "gnd:4001307-8"
},
{
"@id": "gnd:4055252-4"
},
{
"@id": "gnd:4287817-2"
},
{
"@id": "gnd:4055260-3"
}
],
"tableOfContents": "http://www.gbv.de/dms/spk/iai/toc/795489196.pdf",
"P60163": "Cambridge, Mass. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"relation": "http://purl.org/dc/terms/relation",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"contributor": "http://purl.org/dc/terms/contributor",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A795491484.jsonld | {
"@graph": [
{
"@id": "gnd:1069181072",
"sameAs": "Lin, Francis Chia-Hui"
},
{
"@id": "gnd:4017875-4",
"sameAs": "Taiwan"
},
{
"@id": "gnd:4056754-0",
"sameAs": "Stadtplanung"
},
{
"@id": "gnd:4063234-9",
"sameAs": "Verst\u00e4dterung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A795491484",
"@type": "bibo:Book",
"P1053": "xiv, 169 Seiten",
"description": [
"Illustrationen",
"24 cm"
],
"identifier": [
"(firstid)GBV:795491484",
"(isbn13)9781138800939",
"(ppn)795491484"
],
"publisher": "Routledge, Taylor & Francis Group",
"subject": [
"(classificationName=ddc)307.1/2160951249",
"City planning",
"(classificationName=loc)HT147.T3",
"Architecture",
"(classificationName=ddc-dbn)ARC010000",
"(classificationName=bk, id=106411039)74.72 - Stadtplanung, kommunale Planung",
"(classificationName=rvk)RR 75909",
"Urbanization",
"(classificationName=linseach:mapping)arc"
],
"title": "Heteroglossic Asia : the transformation of urban Taiwan",
"abstract": "\"Heteroglossic Asia presents an analysis of geographic, historical, cultural, economic, spatial and political factors underlying Taiwan's maritime urbanity by means of case studies based on Taipei and Kaohsiung; two cities which represent the multi-accentual character of Taiwan's urban environment and its recent changes and development through architecture. Focussing on the concept of a heteroglossic Asia Pacific, exemplified by the analysis of Taiwan's urban transformation, the study argues that Taiwan's urban environment shows a form of intended \"fuzziness\" which cannot be described as resting on either a simplified nationalist base or chaotic societal anxiety. Rather, this form lies between binary poles: autocracy and democracy, nation state and day-to-day life, top-down and bottom-up orientations, orthodoxy and hybridisation\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1069181072",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4063234-9"
},
{
"@id": "gnd:4056754-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781138800939.pdf",
"P30128": "Routledge research in planning and urban design",
"P60163": "London"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"subject": "http://purl.org/dc/elements/1.1/subject",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"abstract": "http://purl.org/dc/terms/abstract",
"contributor": "http://purl.org/dc/terms/contributor",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"title": "http://purl.org/dc/elements/1.1/title",
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A795493185.jsonld | {
"@graph": [
{
"@id": "gnd:1070860611",
"sameAs": "Chen, Hongzhang"
},
{
"@id": "gnd:4307166-1",
"sameAs": "Bioverfahrenstechnik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A795493185",
"@type": "bibo:Book",
"P1053": "xiv, 365 pages",
"contributor": "Harzevili, Farshad Darvishi",
"description": [
"27 cm",
"Ill., graph. Darst."
],
"identifier": [
"(ppn)795493185",
"(firstid)GBV:795493185",
"(isbn13)9781482245202"
],
"publisher": "CRC Press, Taylor & Francis Group, CRC Press is an imprint of the Taylor & Francis Group, an informa business",
"subject": [
"Biotechnology",
"(classificationName=nlm)TP 248.27.M53",
"(classificationName=ddc)660.6/2",
"Industrial microbiology",
"Microbial biotechnology",
"(classificationName=linseach:mapping)cet",
"(classificationName=loc)TP248.27.M53",
"(classificationName=bk, id=106405365)58.30 - Biotechnologie",
"Microbiology",
"(classificationName=rvk)WF 9700"
],
"title": "Microbial biotechnology : progress and trends",
"abstract": "\"Preface Microbial biotechnology is a technology based on microbiology. Microbial biotechnology is the use of microorganisms and their derivatives to make or modify specific products or processes. Microbial biotechnology is closely related to applied and industrial microbiology. Microbial biotechnology is sometimes considered synonymous with modern industrial microbiology. The microorganisms used in industrial processes are natural, laboratory-selected mutants, or genetically engineered strains to obtain an economically valuable product or activity on a commercial and large scale. Natural and mixed microbial strains were used in ancient or traditional industrial microbiology, whereas pure or mutant microbial strains are used in classic industrial microbiology. The use of genetically engineered microbial strains began with modern industrial microbiology or microbial biotechnology. Microbial biotechnology is an interdisciplinary field, and successful development in this field requires major contributions a wide range of disciplines, particularly microbiology, biochemistry, genetics, molecular biology, chemistry, chemical engineering, mathematics, computer technology, and so on. Recently, new methods of metabolic engineering, industrial systems biology, bioinformatics, and X-omics science such as genomics, metagenomics, transcriptomics, proteomics, metabolomics, fluxomics, and even nanobiotechnology, have been used to find and modify microorganisms with industrial capacity and their valuable products. In general, the creation of products in industrial microbiology and microbial biotechnology are typically investigated under upstream processes, fermentation processes, and downstream processes\"--Provided by publisher",
"alternative": "Microbial biotechnology",
"dcterms:contributor": [
"Technische Informationsbibliothek (TIB)",
{
"@id": "gnd:1070860611"
}
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4307166-1"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781482245202.pdf",
"P60163": "Boca Raton"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"title": "http://purl.org/dc/elements/1.1/title",
"alternative": "http://purl.org/dc/terms/alternative",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A795559550.jsonld | {
"@graph": [
{
"@id": "gnd:4222151-1",
"sameAs": "Ultrakurzzeitlaser"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A795559550",
"@type": "bibo:Book",
"P1053": "XV, 238 S.",
"contributor": [
"Martin, Philippe",
"Yamanouchi, Kaoru",
"Nam, Chang Hee"
],
"description": "Ill., graph. Darst.",
"identifier": [
"(firstid)GBV:795559550",
"(isbn13)9783319067308",
"(ppn)795559550"
],
"publisher": "Springer",
"subject": [
"(classificationName=bk, id=106407449)33.38 - Quantenoptik, nichtlineare Optik",
"(classificationName=loc)TA1671-1707",
"(classificationName=ddc)621.36",
"(classificationName=loc)TA1501-1820",
"Physics",
"Chemistry, Physical organic",
"(classificationName=linseach:mapping)phy"
],
"title": "Progress in ultrafast intense laser science, volume XI",
"abstract": "The PUILS series delivers up-to-date reviews of progress in Ultrafast Intense Laser Science, a newly emerging interdisciplinary research field spanning atomic and molecular physics, molecular science, and optical science, which has been stimulated by the recent developments in ultrafast laser technologies. Each volume compiles peer-reviewed articles authored by researchers at the forefront of each their own subfields of UILS. Every chapter opens with an overview of the topics to be discussed, so that researchers unfamiliar to the subfield, as well as graduate students, can grasp the importance and attractions of the research topic at hand; these are followed by reports of cutting-edge discoveries. This eleventh volume covers a broad range of topics from this interdisciplinary research field, focusing on ultrafast dynamics of molecules in intense laser fields, pulse shaping techniques for controlling molecular processes, high-order harmonics generation and attosecond photoionization, femtosecond laser induced filamentation, and laser particle acceleration",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4222151-1"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/795559550.pdf",
"volume": "109",
"P30128": "Springer series in chemical physics",
"P60163": "Cham [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"abstract": "http://purl.org/dc/terms/abstract",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"issued": "http://purl.org/dc/terms/issued",
"volume": "http://purl.org/ontology/bibo/volume",
"license": "http://purl.org/dc/terms/license",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A796543887.jsonld | {
"@graph": [
{
"@id": "gnd:132753022",
"sameAs": "R\u00f6hrich, Martina"
},
{
"@id": "gnd:4027575-9",
"sameAs": "Investitionsrechnung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A796543887",
"@type": "bibo:Book",
"P1053": "Online-Ressource (212 p)",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(ppn)796543887",
"(isbn13)9783486854923",
"(firstid)GBV:796543887",
"(doi)10.1524/9783486854923"
],
"publisher": "De Gruyter Oldenbourg",
"subject": [
"Controlling",
"(classificationName=loc)HG4515.15",
"(classificationName=linseach:mapping)mat",
"(classificationName=bk, id=106420143)85.40 - Marketing",
"(classificationName=linseach:mapping)oek",
"Finanzierung",
"Investment",
"Rechnungswesen",
"accounting",
"(classificationName=rvk)QP 720",
"Finance",
"Financing",
"investment",
"controlling",
"Electronic books",
"(classificationName=bk, id=106417320)85.03 - Methoden und Techniken der Betriebswirtschaft",
"(classificationName=ddc)332.6",
"finance",
"(classificationName=bk, id=106414763)85.30 - Investition, Finanzierung",
"(classificationName=loksys-fbw)oek 8045"
],
"title": "Grundlagen der Investitionsrechnung : Darstellung anhand einer Fallstudie",
"abstract": [
"Drawing on a single case example, this textbook charts a clear trajectory across the diverse methodology used in investment analysis. Exercises with detailed solutions engender further confidence in dealing with the methods of investment analysis",
"Drawing on a single case example, this textbook charts a clear trajectory across the diverse methodology used in investment analysis. Exercises with detailed solutions engender further confidence in dealing with the methods of investment analysis. Prof. Dr. Martina R\u00f6hrich(Hochschule Bremen)"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:132753022",
"isPartOf": [
"(collectioncode)H-GBV-deGruyter-PDA2HUM",
"(collectioncode)H-ZDB-23-DBV",
"(collectioncode)H-GBV-deGruyter-PDA14ALL",
"(collectioncode)H-GBV-deGruyter-PDA15STM",
"(collectioncode)H-GBV-deGruyter-PDA11SSHE",
"(collectioncode)H-GBV-deGruyter-PDA16SSH",
"(collectioncode)H-GBV-deGruyter-PDA12STME",
"(collectioncode)H-ZDB-23-DGG",
"(collectioncode)H-GBV-deGruyter-alles",
"(collectioncode)H-GBV-deGruyter-PDA3STM",
"(collectioncode)H-ZDB-23-GBA",
"(collectioncode)H-GBV-deGruyter-PDA1ALL",
"(collectioncode)H-ZDB-23-GBE",
"(collectioncode)H-GBV-deGruyter-PDA5EBK"
],
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/de",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4027575-9"
},
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE0021EAF9F42A3B475ACC1257D8D0027C853.pdf",
"isLike": "doi:10.1524/9783486854923",
"P60163": "M\u00fcnchen"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"subject": "http://purl.org/dc/elements/1.1/subject",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"issued": "http://purl.org/dc/terms/issued",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"license": "http://purl.org/dc/terms/license",
"title": "http://purl.org/dc/elements/1.1/title",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A796842523.jsonld | {
"@graph": [
{
"@id": "gnd:4705956-4",
"sameAs": "R (Programm)"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A796842523",
"@type": "bibo:Book",
"P1053": "XX, 242 S.",
"creator": "Pace, Larry",
"description": "Ill., graph. Darst",
"identifier": [
"(firstid)OBV:AC11998021",
"(isbn13)9781484201312",
"(ppn)796842523"
],
"publisher": "Apress",
"subject": [
"(classificationName=loc)QA276.45.R3",
"(classificationName=ddc)005.1",
"(classificationName=bk, id=106418998)31.73 - Mathematische Statistik",
"(classificationName=linseach:mapping)mat",
"(classificationName=rvk)ST 250",
"(classificationName=bk, id=106418890)54.53 - Programmiersprachen",
"(classificationName=linseach:mapping)inf",
"R (Computer program language)"
],
"title": "R recipes : a problem-solution approach",
"abstract": "R Recipes is your handy problem-solution reference for learning and using the popular R programming language for statistics and other numerical analysis. Packed with hundreds of code and visual recipes, this book helps you to quickly learn the fundamentals and explore the frontiers of programming, analyzing and using R.R Recipes provides textual and visual recipes for easy and productive templates for use and re-use in your day-to-day R programming and data analysis practice. Whether you're in finance, cloud computing, big or small data analytics, or other applied computational and data science - R Recipes should be a staple for your code reference library",
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/de",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "https://www.loc.gov/catdir/enhancements/fy1610/2015451888-d.html",
"dcterms:subject": {
"@id": "gnd:4705956-4"
},
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/796842523.pdf",
"P30128": [
"The expert's voice in R programming",
"Books for professionals by professionals"
],
"P60163": "New York, NY"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"description": "http://purl.org/dc/elements/1.1/description",
"abstract": "http://purl.org/dc/terms/abstract",
"subject": "http://purl.org/dc/elements/1.1/subject",
"relation": "http://purl.org/dc/terms/relation",
"creator": "http://purl.org/dc/elements/1.1/creator",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"contributor": "http://purl.org/dc/terms/contributor",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"title": "http://purl.org/dc/elements/1.1/title",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A796960704.jsonld | {
"@graph": [
{
"@id": "gnd:1076880924",
"sameAs": "Harvey, Sean P."
},
{
"@id": "gnd:4026718-0",
"sameAs": "Indianer"
},
{
"@id": "gnd:4042483-2",
"sameAs": "Nordamerika"
},
{
"@id": "gnd:4076527-1",
"sameAs": "Rassismus"
},
{
"@id": "gnd:4077723-6",
"sameAs": "Sprachkontakt"
},
{
"@id": "gnd:4127160-9",
"sameAs": "Indianersprachen"
},
{
"@id": "gnd:4132038-4",
"sameAs": "Wei\u00dfe"
},
{
"@id": "gnd:4153096-2",
"sameAs": "Ethnische Identit\u00e4t"
},
{
"@id": "gnd:4161498-7",
"sameAs": "Indianerpolitik"
},
{
"@id": "gnd:4280297-0",
"sameAs": "Missverst\u00e4ndnis"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A796960704",
"@type": "bibo:Book",
"P1053": "338 S.",
"description": [
"25 cm",
"Ill., Kt."
],
"identifier": [
"(isbn13)9780674289932",
"(ppn)796960704",
"(firstid)GBV:796960704"
],
"publisher": "Harvard Univ. Press",
"subject": [
"(classificationName=bk, id=106411306)73.64 - Sprache, Kommunikation",
"(classificationName=ssg)6,33",
"(classificationName=bk, id=106422103)17.22 - Sprachlenkung, Sprachpolitik",
"(classificationName=ssg)7,26",
"(classificationName=linseach:mapping)sow",
"(classificationName=bk, id=106415689)18.93 - Indianersprachen und -literaturen, Eskimosprachen und -literaturen",
"(classificationName=loksys-fbs)Hist 3138",
"Racism",
"Indians of North America",
"(classificationName=ddc)323.1197",
"(classificationName=linseach:mapping)lin",
"Imperialism",
"(classificationName=rvk)NQ 9200",
"North America",
"Languages in contact",
"(classificationName=bk, id=181569760)15.87 - USA",
"Indians, Treatment of",
"(classificationName=loc)E91",
"Geschichte 1700-1900",
"(classificationName=linseach:mapping)his"
],
"title": "Native tongues : colonialism and race from encounter to the reservation",
"abstract": "\"Native Tongues explores the morally entangled territory of language and race as it relates the intellectual history of encounters between whites and Native Americans in the eighteenth and nineteenth centuries. Misunderstandings about the differences between European and indigenous American languages strongly influenced whites' beliefs about the descent and capabilities of Native Americans. These beliefs would play an important role in the subjugation of Native peoples as the United States pursued its 'manifest destiny' of westward expansion\"--Provided by publisher",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1076880924",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.h-net.org/reviews/showrev.php?id=45401",
"dcterms:subject": [
{
"@id": "gnd:4026718-0"
},
{
"@id": "gnd:4153096-2"
},
{
"@id": "gnd:4161498-7"
},
{
"@id": "gnd:4127160-9"
},
{
"@id": "gnd:4077723-6"
},
{
"@id": "gnd:4280297-0"
},
{
"@id": "gnd:4132038-4"
},
{
"@id": "gnd:4076527-1"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780674289932.pdf",
"volume": "184",
"P30128": "Harvard historical studies",
"P60163": "Cambridge, Mass. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"subject": "http://purl.org/dc/elements/1.1/subject",
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"volume": "http://purl.org/ontology/bibo/volume",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"license": "http://purl.org/dc/terms/license",
"relation": "http://purl.org/dc/terms/relation",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"description": "http://purl.org/dc/elements/1.1/description",
"issued": "http://purl.org/dc/terms/issued",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A796964793.jsonld | {
"@graph": [
{
"@id": "gnd:115830594X",
"sameAs": "Lee, Byong H."
},
{
"@id": "gnd:4167045-0",
"sameAs": "Lebensmittelverarbeitung"
},
{
"@id": "gnd:4407736-1",
"sameAs": "Gentechnisch ver\u00e4ndertes Lebensmittel"
},
{
"@id": "gnd:4480033-2",
"sameAs": "Functional Food"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A796964793",
"@type": "bibo:Book",
"P1053": "XVIII, 518 S.",
"description": "Ill., graph. Darst.",
"identifier": [
"(isbn13)9781118384954",
"(firstid)GBV:796964793",
"(ppn)796964793"
],
"publisher": "Wiley Blackwell",
"subject": [
"(classificationName=rvk)VN 8100",
"(classificationName=bk, id=106405365)58.30 - Biotechnologie",
"Food",
"(classificationName=loc)TP248.65.F66",
"(classificationName=bk, id=106420720)58.34 - Lebensmitteltechnologie",
"(classificationName=ddc)664",
"(classificationName=linseach:mapping)hor",
"(classificationName=rvk)WF 9790",
"(classificationName=linseach:mapping)cet"
],
"title": "Fundamentals of food biotechnology",
"abstract": "Part I. New trends and tools of food biotechnology -- Part II. Applications of biotechnology to food products -- Part III. Other potential applications of the new technology",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:115830594X",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4480033-2"
},
{
"@id": "gnd:4407736-1"
},
{
"@id": "gnd:4167045-0"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781118384954.pdf",
"P60163": "Oxford [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"subject": "http://purl.org/dc/elements/1.1/subject",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"issued": "http://purl.org/dc/terms/issued",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"abstract": "http://purl.org/dc/terms/abstract",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79696520X.jsonld | {
"@graph": [
{
"@id": "gnd:1025829166",
"sameAs": "Reiss, Joshua D."
},
{
"@id": "gnd:1031458166",
"sameAs": "McPherson, Andrew P."
},
{
"@id": "gnd:4229078-8",
"sameAs": "Digitales Tonsignal"
},
{
"@id": "gnd:4485311-7",
"sameAs": "Soundverarbeitung"
},
{
"@id": "gnd:7693207-2",
"sameAs": "Sounddesign"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79696520X",
"@type": "bibo:Book",
"P1053": "xiii, 353 Seiten",
"description": [
"24 cm",
"Illustrationen, Diagramme"
],
"identifier": [
"(firstid)GBV:79696520X",
"(isbn13)9781466560284",
"(ppn)79696520X"
],
"publisher": "CRC Press, Taylor & Francis Group",
"subject": [
"(classificationName=bk, id=106413007)53.79 - Elektroakustik, Tonstudiotechnik",
"(classificationName=ddc)621.382/2",
"Signal processing",
"(classificationName=linseach:mapping)elt",
"Computer sound processing",
"(classificationName=rvk)ZN 6800",
"Sound",
"(classificationName=rvk)ST 325",
"(classificationName=loc)TK7881.4",
"(classificationName=ddc-dbn)TEC007000"
],
"title": "Audio effects : theory, implementation and application",
"abstract": [
"\"Audio Effects: Theory, Implementation and Application explores digital audio effects relevant to audio signal processing and music informatics. It supplies fundamental background information on digital signal processing, focusing on audio-specific aspects that constitute the building block on which audio effects are developed. The text integrates theory and practice, relating technical implementation to musical implications. It can be used to gain an understanding of the operation of existing audio effects or to create new ones. In addition to delivering detailed coverage of common (and unusual) audio effects, the book discusses current digital audio standards, most notably VST and AudioUnit. Source code is provided in C/C++ and implemented as audio effect plug-ins with accompanying sound samples. Each section of the book includes study questions, anecdotes from the history of music technology, and examples that offer valuable real-world insight, making this an ideal resource for researchers and for students moving directly into industry\"--",
"\"Audio effects are used in broadcasting, television, film, games, and music production. The aim of this book is to describe the theory behind the effects, explain how they can be implemented, and illustrate many ways in which they can be used. The concepts covered in this book have relevance to sound engineering, digital signal processing, acoustics, audio signal processing, music informatics, and related topics.\"--"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:1025829166",
"gnd:1031458166"
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.crcpress.com/9781466560284",
"dcterms:subject": [
{
"@id": "gnd:4229078-8"
},
{
"@id": "gnd:4485311-7"
},
{
"@id": "gnd:7693207-2"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/79696520x.pdf",
"P60163": "Boca Raton"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"license": "http://purl.org/dc/terms/license",
"abstract": "http://purl.org/dc/terms/abstract",
"subject": "http://purl.org/dc/elements/1.1/subject",
"relation": "http://purl.org/dc/terms/relation",
"issued": "http://purl.org/dc/terms/issued",
"description": "http://purl.org/dc/elements/1.1/description",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"contributor": "http://purl.org/dc/terms/contributor",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A797064214.jsonld | {
"@graph": [
{
"@id": "gnd:170042227",
"sameAs": "Bessis, Jo\u00ebl"
},
{
"@id": "gnd:4004436-1",
"sameAs": "Bank"
},
{
"@id": "gnd:4121590-4",
"sameAs": "Risikomanagement"
},
{
"@id": "gnd:4165579-5",
"sameAs": "Kreditinstitut"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A797064214",
"@type": "bibo:Book",
"P1053": "X, 364 S.",
"description": "graph. Darst.",
"identifier": [
"(isbn13)9781118660218",
"(ppn)797064214",
"(firstid)BVB:BV042072058",
"(isbn13)9781118925652"
],
"publisher": "Wiley",
"subject": [
"Bankmanagement",
"(classificationName=loc)HG1615",
"(classificationName=loksys-fbw)oek 2426",
"(classificationName=bk, id=106414984)83.70 - Banken, Versicherungen",
"(classificationName=rvk)QK 300",
"Bank management",
"Asset-liability management",
"(classificationName=ddc)332.1",
"(classificationName=ddc-dbn)BUS027000",
"(classificationName=linseach:mapping)oek",
"Risikomanagement",
"Risk management",
"Finanzkrise",
"(classificationName=rvk)QK 320"
],
"title": "Risk management in banking",
"abstract": "\"The seminal guide to risk management, streamlined and updated Risk Management in Banking is a comprehensive reference for the risk management industry, covering all aspects of the field. Now in its fourth edition, this useful guide has been updated with the latest information on ALM, Basel 3, derivatives, liquidity analysis, market risk, structured products, credit risk, securitizations, and more. The new companion website features slides, worked examples, a solutions manual, and the new streamlined, modular approach allows readers to easily find the information they need. Coverage includes asset liability management, risk-based capital, value at risk, loan portfolio management, capital allocation, and other vital topics, concluding with an examination of the financial crisis through the utilisation of new views such as behavioural finance and nonlinearity of risk. Considered a seminal industry reference since the first edition's release, Risk Management in Banking has been streamlined for easy navigation and updated to reflect the changes in the field, while remaining comprehensive and detailed in approach and coverage. Students and professionals alike will appreciate the extended scope and expert guidance as they: Find all \"need-to-know\" risk management topics in a single text Discover the latest research and the new practices Understand all aspects of risk management and banking management See the recent crises - and the lessons learned - from a new perspective Risk management is becoming increasingly vital to the banking industry even as it grows more complex. New developments and advancing technology continue to push the field forward, and professionals need to stay up-to-date with in-depth information on the latest practices. Risk Management in Banking provides a comprehensive reference to the most current state of the industry, with complete information and expert guidance\"--",
"alternative": "Gestion des risques et gestion actif-passif des banques <engl.>",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:170042227",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/fr",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4165579-5"
},
{
"@id": "gnd:4121590-4"
},
{
"@id": "gnd:4004436-1"
}
],
"tableOfContents": "http://www.gbv.de/dms/zbw/797064214.pdf",
"P60163": "Chichester, West Sussex"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"title": "http://purl.org/dc/elements/1.1/title",
"issued": "http://purl.org/dc/terms/issued",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/terms/contributor",
"alternative": "http://purl.org/dc/terms/alternative",
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A797760822.jsonld | {
"@graph": [
{
"@id": "gnd:1051487692",
"sameAs": "Zufferey, Sandrine"
},
{
"@id": "gnd:4056458-7",
"sameAs": "Spracherwerb"
},
{
"@id": "gnd:4076315-8",
"sameAs": "Pragmatik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A797760822",
"@type": "bibo:Book",
"P1053": "XII, 202 S.",
"description": "Erworben aus Studienqualit\u00e4tsmitteln",
"identifier": [
"(isbn13)9780415746441",
"(ppn)797760822",
"(isbn13)9780415746427",
"(firstid)GBV:797760822",
"(ean)9780415746441"
],
"publisher": "Routledge",
"subject": [
"Language acquisition",
"(classificationName=loc)P302.84",
"(classificationName=loksys-fbl)CI 440",
"Cognitive grammar",
"(classificationName=bk, id=106404504)17.61 - Pragmatik, Sprechakttheorie",
"Pragmatics",
"Speech acts (Linguistics)",
"(classificationName=bk, id=106404814)17.31 - Spracherwerb",
"Discourse analysis",
"(classificationName=rvk)ER 940",
"(classificationName=bk, id=106405403)18.00 - Einzelne Sprachen und Literaturen allgemein",
"(classificationName=linseach:mapping)lit",
"(classificationName=rvk)ER 910",
"(classificationName=linseach:mapping)lin",
"(classificationName=ddc)401/.41"
],
"title": "Acquiring pragmatics : social and cognitive perspectives",
"abstract": "During the past decades, pragmatics has been a rapidly growing field of study, and considerable paradigm shifts have occurred. From the study of socially determined rules governing the production of speech acts, pragmatics has now also become part of the cognitive sciences, and aims at understanding how listeners bridge the gap between the under-determined linguistic meaning of utterances and the full-blown speaker's meaning. Acquiring Pragmatics is a comprehensive synthesis of state-of-the-art research on the acquisition of pragmatics, covering both social and cognitive dimensions. The text introduces advanced undergraduate and graduate students, as well as scholars from neighboring fields of study to the current topics of research in theoretical pragmatics, the issues they raise for language acquisition research and the new experimental designs that have been developed to address them empirically",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1051487692",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4056458-7"
},
{
"@id": "gnd:4076315-8"
}
],
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE006AB11DCB5613ED7F7C1257E6E002E422C.pdf",
"P60163": "London [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"abstract": "http://purl.org/dc/terms/abstract",
"license": "http://purl.org/dc/terms/license",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"issued": "http://purl.org/dc/terms/issued",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79780983X.jsonld | {
"@graph": [
{
"@id": "gnd:4006893-6",
"sameAs": "Biopolymere"
},
{
"@id": "gnd:7641320-2",
"sameAs": "Biokunststoff"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79780983X",
"@type": "bibo:Book",
"P1053": "Online-Ressource (617 p)",
"creator": "Niaounakis, Michael",
"description": "Campusweiter Zugriff (Universit\u00e4t Hannover) - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots.",
"identifier": [
"(isbn13)9780323266987",
"(ppn)79780983X",
"(isbn)0323266983",
"(firstid)GBV:79780983X",
"(isbn13)9780323279383"
],
"publisher": "Elsevier Science",
"subject": [
"(classificationName=linseach:mapping)cet",
"(classificationName=bk, id=106409220)51.70 - Polymerwerkstoffe, Kunststoffe",
"(classificationName=loc)TP248.65 .P62",
"Electronic books",
"Biopolymers",
"Biochemical engineering",
"(classificationName=ddc)660.6/3",
"(classificationName=linseach:mapping)fer",
"Polymers",
"(classificationName=bk, id=106420690)58.22 - Kunststofftechnologie"
],
"title": "Biopolymers : Processing and Products",
"abstract": "Biopolymers and biodegradable plastics are finding new applications in various sectors, from packaging, to medical, automotive and many more. As synthetic plastics are increasingly replaced by their bioplastic equivalents, engineers are facing new challenges including processing, costs, environmental sustainability and - ultimately - developing successful products. Biopolymers: Processing and Products, the second book of a trilogy dedicated to biopolymers, gives a detailed insight into all aspects of processing, seamlessly linking the science of biopolymers to the latest trends in the devel",
"contributor": "Technische Informationsbibliothek (TIB)",
"isPartOf": [
"(collectioncode)ZDB-33-ESD",
"(collectioncode)ZDB-33-EBS"
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:7641320-2"
},
{
"@id": "gnd:4006893-6"
}
],
"P30128": "Plastics Design Library. PDL Handbook series",
"P60163": "Burlington"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"title": "http://purl.org/dc/elements/1.1/title",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"description": "http://purl.org/dc/elements/1.1/description",
"subject": "http://purl.org/dc/elements/1.1/subject",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"contributor": "http://purl.org/dc/terms/contributor",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"creator": "http://purl.org/dc/elements/1.1/creator",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"abstract": "http://purl.org/dc/terms/abstract",
"license": "http://purl.org/dc/terms/license",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A798076437.jsonld | {
"@graph": [
{
"@id": "gnd:128576413",
"sameAs": "Nelsen, Brent F."
},
{
"@id": "gnd:4046514-7",
"sameAs": "Politik"
},
{
"@id": "gnd:4354651-1",
"sameAs": "Religi\u00f6se Identit\u00e4t"
},
{
"@id": "gnd:5098525-5",
"sameAs": "Europ\u00e4ische Union"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A798076437",
"@type": "bibo:Book",
"P1053": "xiv, 368 pages",
"http://purl.org/dc/elements/1.1/creator": "Guth, James L.",
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"23 cm"
],
"identifier": [
"(isbn13)9781626160712",
"(ppn)798076437",
"(isbn13)9781626162006",
"(firstid)GBV:798076437",
"(isbn13)9781626160705"
],
"publisher": "Georgetown University Press",
"subject": [
"European Union countries",
"(classificationName=loksys-fbs)RelSys 710",
"(classificationName=rvk)MK 5000",
"(classificationName=loc)BL65.P7",
"(classificationName=linseach:mapping)rel",
"Christianity and culture",
"Group identity",
"(classificationName=bk, id=106417118)89.41 - Staat und einzelne Gruppierungen",
"(classificationName=rvk)MK 5010",
"(classificationName=bk, id=106404202)11.05 - Religionssoziologie",
"(classificationName=linseach:mapping)sow",
"(classificationName=ddc)322/.1094",
"Christianity and politics",
"(classificationName=bk, id=181570599)89.73 - Europapolitik, Europ\u00e4ische Union",
"(classificationName=loksys-fbs)RelSys 430",
"Religion and politics"
],
"title": "Religion and the struggle for European union : confessional culture and the limits of integration",
"abstract": "Nelsen and Guth contend that religion, or \"confessional culture,\" plays a powerful role in shaping European ideas about politics, attitudes toward European integration, and national and continental identities in its leaders and citizens. Catholicism has for centuries promoted the unity of Christendom, while Protestantism has valued particularity and feared Catholic dominance. These confessional cultures, the authors argue, have resulted in two very different visions of Europe that have deeply influenced the process of postwar integration. Catholics have seen Europe as a single cultural entity that is best governed by a single polity; Protestants have never felt part of continental culture and have valued national borders as protectors of liberties historically threatened by Catholic powers. Catholics have pressed for a politically united Europe; Protestants have resisted sacrificing sovereignty to federal institutions, favoring pragmatic cooperation. Despite growing secularization of the continent, not to mention the impact of Islam, confessional culture still exerts enormous influence. And, the authors conclude, European elites must recognize the enduring significance of this Catholic-Protestant cultural divide as the EU attempts to solve its social and economic and political crises",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:128576413",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4354651-1"
},
{
"@id": "gnd:4046514-7"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9781626162006.pdf",
"P60163": "Washington, DC"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"issued": "http://purl.org/dc/terms/issued",
"description": "http://purl.org/dc/elements/1.1/description",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/terms/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A79807728X.jsonld | {
"@graph": [
{
"@id": "gnd:18836224X",
"sameAs": "Cohen, Preston Scott"
},
{
"@id": "gnd:4002844-6",
"sameAs": "Architekt"
},
{
"@id": "gnd:4078704-7",
"sameAs": "USA"
},
{
"@id": "gnd:4142965-5",
"sameAs": "Architekturpreis"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A79807728X",
"@type": "bibo:Book",
"P1053": "175 pages",
"http://purl.org/dc/elements/1.1/contributor": "Rieselbach, Anne",
"description": [
"illustrations",
"18 cm"
],
"identifier": [
"(isbn13)9781616893699",
"(firstid)GBV:79807728X",
"(ppn)79807728X"
],
"publisher": "Princeton Architectural Press",
"subject": [
"(classificationName=ddc-dbn)ARC000000",
"Architectural League Prize for Young Architects and Designers",
"(classificationName=bk, id=106403842)56.63 - Architekten, Baumeister",
"(classificationName=linseach:mapping)arc",
"(classificationName=ddc)720.79/73",
"Young architects",
"(classificationName=loc)NA2340",
"Architecture",
"(classificationName=bk, id=106421123)56.64 - Bauentwurfslehre"
],
"title": "Overlay",
"abstract": "Young & Ayata / Kutan Ayata and Michael Young -- The LADG / Claus Benjamin Freyinger and Andrew Holder -- SIFT Studio / Adam Fure -- Norman Kelley / Thomas Kelley and Carrie Norman -- Jenny Sabin Studio / Jenny E. Sabin -- Geoffrey von Oeyen Design / Geoffrey von Oeyen",
"contributor": [
"Technische Informationsbibliothek (TIB)",
{
"@id": "gnd:18836224X"
}
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4002844-6"
},
{
"@id": "gnd:4142965-5"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/79807728x.pdf",
"volume": "16",
"P30128": "Young architects",
"P60163": "New York, New York"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"issued": "http://purl.org/dc/terms/issued",
"subject": "http://purl.org/dc/elements/1.1/subject",
"license": "http://purl.org/dc/terms/license",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"description": "http://purl.org/dc/elements/1.1/description",
"contributor": "http://purl.org/dc/terms/contributor",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"title": "http://purl.org/dc/elements/1.1/title",
"volume": "http://purl.org/ontology/bibo/volume",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A798079509.jsonld | {
"@graph": [
{
"@id": "gnd:1044342854",
"sameAs": "Mun, Hwi chang"
},
{
"@id": "gnd:4070496-8",
"sameAs": "Direktinvestition"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A798079509",
"@type": "bibo:Book",
"P1053": "XII, 203 Seiten",
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"Diagramme"
],
"identifier": [
"(isbn)981458360X",
"(firstid)GBV:798079509",
"(isbn13)9789814583602",
"(ppn)798079509"
],
"publisher": "World Scientific",
"subject": [
"Wirkungsanalyse",
"(classificationName=bk, id=106420380)83.32 - Wettbewerb",
"(classificationName=linseach:mapping)oek",
"Investitionspolitik",
"(classificationName=ssg)6,25",
"Investments, Foreign",
"International business enterprises",
"(classificationName=ddc)332.67/3",
"Internationale Gesch\u00e4ftsbeziehungen",
"(classificationName=bk, id=106416367)83.40 - Au\u00dfenwirtschaft: Allgemeines",
"(classificationName=loc)HG4538",
"Auslandsinvestition",
"(classificationName=loksys-fbw)oek 1390"
],
"title": "Foreign direct investment : a global perspective",
"abstract": "Preface -- Introduction -- International players : from western multinationals to global firms -- International business strategy : from trade to FDI -- The western perspective on FDI : from market failure to OLI paradigm -- The global perspective on FDI : from OLI paradigm to imbalance theory -- Country effects of FDI : from negative to positive perspective -- FDI and cluster : from local to global link -- Assessing the investment attractiveness : from theory to practice -- Entry mode choices : from market failure to three considerations -- Global citizenship : from responsibility to opportunity -- References -- Epilogue",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:1044342854",
"issued": "2016",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4070496-8"
},
"tableOfContents": "http://www.gbv.de/dms/zbw/798079509.pdf",
"P60163": "New Jersey"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"subject": "http://purl.org/dc/elements/1.1/subject",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"contributor": "http://purl.org/dc/terms/contributor",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"issued": "http://purl.org/dc/terms/issued",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A798449039.jsonld | {
"@graph": [
{
"@id": "gnd:170338142",
"sameAs": "L\u00e6greid, Per"
},
{
"@id": "gnd:4015701-5",
"sameAs": "Europa"
},
{
"@id": "gnd:4032393-6",
"sameAs": "Koordination"
},
{
"@id": "gnd:4046514-7",
"sameAs": "Politik"
},
{
"@id": "gnd:4056673-0",
"sameAs": "\u00d6ffentlicher Sektor"
},
{
"@id": "gnd:4063317-2",
"sameAs": "Verwaltung"
},
{
"@id": "gnd:4120509-1",
"sameAs": "Internationaler Vergleich"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A798449039",
"@type": "bibo:Book",
"P1053": "XIII, 283 S.",
"description": [
"graph. Darst",
"Erworben aus Studienqualit\u00e4tsmitteln"
],
"identifier": [
"(isbn13)9781137359629",
"(ean)9781137359629",
"(ppn)798449039",
"(firstid)GBV:798449039"
],
"publisher": "Palgrave Macmillan",
"subject": [
"(classificationName=loksys-fbs)FE 100",
"Public administration",
"(classificationName=bk, id=106414674)88.70 - Vergleichende Verwaltungslehre",
"(classificationName=ddc-dbn)POL030000",
"(classificationName=ddc-dbn)POL028000",
"(classificationName=loksys-fbs)UA 450",
"(classificationName=linseach:mapping)sow",
"(classificationName=ddc)352.2/8094",
"(classificationName=ddc-dbn)POL007000",
"(classificationName=bk, id=106417835)88.20 - Organisation staatlicher Einrichtungen, Management staatlicher Einrichtungen",
"European Union countries",
"(classificationName=ddc-dbn)POL009000",
"(classificationName=loksys-fbs)FE 200",
"(classificationName=loc)JN30",
"(classificationName=rvk)MG 10700",
"(classificationName=ddc-dbn)POL017000"
],
"title": "Organizing for coordination in the public sector : practices and lessons from 12 European countries",
"abstract": "\"New coordination practices have emerged across European public sectors in order to cope with complex societal challenges. Governments struggle to handle challenging policy problems that escape simple solutions and transcend the borders of organizations, administrative levels and ministerial areas. Public sector coordination has become one of the key aspects of governments' policy capacity. This important collection is comprised of 20 European case studies; it offers valuable insights into public sector coordination and points to important lessons for devising and implementing new coordination instruments. It is essential reading for public sector practitioners as well as students and scholars of public administration and policy\"--",
"contributor": "gnd:170338142",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.netread.com/jcusers2/bk1388/629/9781137359629/image/lgcover.9781137359629.jpg",
"dcterms:subject": [
{
"@id": "gnd:4046514-7"
},
{
"@id": "gnd:4120509-1"
},
{
"@id": "gnd:4032393-6"
},
{
"@id": "gnd:4056673-0"
},
{
"@id": "gnd:4063317-2"
}
],
"tableOfContents": "https://swbplus.bsz-bw.de/bsz427795648inh.htm",
"P30128": "Public sector organizations",
"P60163": "Basingstoke, Hampshire"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"title": "http://purl.org/dc/elements/1.1/title",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"relation": "http://purl.org/dc/terms/relation",
"description": "http://purl.org/dc/elements/1.1/description",
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"issued": "http://purl.org/dc/terms/issued",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A798912685.jsonld | {
"@graph": [
{
"@id": "gnd:4139511-6",
"sameAs": "Thermische Unkrautbek\u00e4mpfung"
},
{
"@id": "gnd:4291375-5",
"sameAs": "Solarisation"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A798912685",
"@type": "bibo:Book",
"P1053": "xiii, 266 pages",
"contributor": [
"Gamliel, Abraham",
"Katan, J."
],
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"29 cm",
"illustrations (some color), map"
],
"identifier": [
"(firstid)GBV:798912685",
"(isbn)0890544182",
"(ppn)798912685",
"(isbn13)9780890544181"
],
"publisher": "APS Press",
"subject": [
"Soil fumigation",
"(classificationName=bk, id=106409069)48.32 - Bodenkunde, Bodenbewertung",
"(classificationName=rvk)ZC 28600",
"Soil solarization",
"(classificationName=ddc)632/.9",
"Soilborne plant pathogens",
"(classificationName=loc)SB973.5",
"Soilborne plant diseases",
"Soil disinfection",
"(classificationName=linseach:mapping)hor",
"(classificationName=rvk)ZC 16000",
"(classificationName=bk, id=106409204)48.54 - Pflanzenpathologie"
],
"title": "Soil solarization : theory and practice",
"abstract": "\"This book brings up to date a range of topics concerning the disinfestation of soils of plant pathogens and pests, innovations in the implementation of integrated pest management practices, and the importance of these technologies in view of changes in the kinds and uses of soil fumigants. It summarizes new postplant treatments for controlling plant pests and pathogens and the technology of soil disinfestation in various cropping systems. The main focus of this book is the solar heating of soils, now known as soil solarization, a procedure for soil disinfestation ...\"--",
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2012",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4139511-6"
},
{
"@id": "gnd:4291375-5"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/798912685.pdf",
"P60163": "St. Paul, Minnesota"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"issued": "http://purl.org/dc/terms/issued",
"contributor": "http://purl.org/dc/elements/1.1/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A798918896.jsonld | {
"@graph": [
{
"@id": "gnd:174033729",
"sameAs": "Engberg-Pedersen, Anders"
},
{
"@id": "gnd:4041216-7",
"sameAs": "Napoleonische Kriege"
},
{
"@id": "gnd:4075664-6",
"sameAs": "Operation"
},
{
"@id": "gnd:4169977-4",
"sameAs": "Milit\u00e4rwissenschaft"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A798918896",
"@type": "bibo:Book",
"P1053": "X, 324 S.",
"description": [
"Erworben aus Studienqualit\u00e4tsmitteln",
"25 cm",
"Ill., graph. Darst., Kt."
],
"identifier": [
"(isbn13)9780674967649",
"(isbn)067496764X",
"(firstid)GBV:798918896",
"(ean)9780674967649",
"(ppn)798918896"
],
"publisher": "Harvard Univ. Press",
"subject": [
"Chance",
"(classificationName=bk, id=106413740)89.80 - Milit\u00e4rwesen: Allgemeines",
"Europe",
"Coincidence",
"(classificationName=loksys-fbl)TF 100",
"(classificationName=loc)DC226.3",
"(classificationName=ddc)940.2/7",
"Military art and science",
"(classificationName=ddc)940.27",
"(classificationName=rvk)NO 4700",
"(classificationName=ssg)8",
"(classificationName=linseach:mapping)sow",
"(classificationName=bk, id=181570963)15.35 - Europ\u00e4ische Geschichte 1789-1815",
"(classificationName=ssg)8,2",
"(classificationName=linseach:mapping)his",
"(classificationName=bk, id=181571641)15.65 - Frankreich",
"Napoleonic Wars, 1800-1815",
"(classificationName=linseach:mapping)tec"
],
"title": "Empire of chance : the Napoleonic Wars and the disorder of things",
"abstract": "\"Empire of Chance examines the place of war in the history of knowledge. It argues that with the Napoleonic Wars, chance came to be installed as the basic operative principle of history. Attending to a vast array of fields and disciplines -- military theory, literature, philosophy, cartography, mathematics, and pedagogy -- the book charts the momentous shift in the thinking of war that took place around 1800. It examines the efforts to rethink the state of war as a variegated epistemic regime of chance events, contingencies, conjectures, and probabilities, and it tells the story of the inventions devised to handle and manage it. Juxtaposing traditional philosophy and military theory, literature and cartography, war games and historiography, knowledge and poetics, Engberg-Pedersen reveals how the Napoleonic Wars served as a catalyst for the emergence of a worldly thought that turns its attention outward to the flux of the empirical world in order to come to grips with the pervasive disorder of things. War came to be conceived not as an exceptional state, but as a cipher of modernity\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:174033729",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4041216-7"
},
{
"@id": "gnd:4075664-6"
},
{
"@id": "gnd:4169977-4"
}
],
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780674967649.pdf",
"P60163": "Cambridge, Mass. [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"license": "http://purl.org/dc/terms/license",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"abstract": "http://purl.org/dc/terms/abstract",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"title": "http://purl.org/dc/elements/1.1/title",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"contributor": "http://purl.org/dc/terms/contributor",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A798923695.jsonld | {
"@graph": [
{
"@id": "gnd:118559354",
"sameAs": [
"Kahn, Louis I.",
"Kahn, Louis I. 1901-1974"
]
},
{
"@id": "gnd:119187132",
"sameAs": "Klotz, Heinrich"
},
{
"@id": "gnd:12388683X",
"sameAs": "Prown, Jules David"
},
{
"@id": "gnd:129688231",
"sameAs": "Cook, John Wesley"
},
{
"@id": "gnd:4002851-3",
"sameAs": "Architektur"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A798923695",
"@type": "bibo:Book",
"P1053": "287 S.",
"http://purl.org/dc/elements/1.1/contributor": "Denavit, Karen E.",
"description": [
"zahlr. Ill.",
"27 cm"
],
"identifier": [
"(isbn)0300208146",
"(ean)9780300208146",
"(isbn13)9780300208146",
"(firstid)GBV:798923695",
"(ppn)798923695"
],
"publisher": "Yale Center for British Art",
"subject": [
"(classificationName=loc)NA680",
"Kahn, Louis I",
"(classificationName=ddc-dbn)ARC011000",
"(classificationName=bk, id=106403842)56.63 - Architekten, Baumeister",
"(classificationName=rvk)LI 45000",
"Architecture",
"(classificationName=bk, id=181570572)56.62 - Architekturtheorie, Architekturentwicklung",
"(classificationName=loc)NA737.K32",
"(classificationName=ddc)720.92",
"(classificationName=linseach:mapping)arc",
"(classificationName=ddc-dbn)ARC006010",
"(classificationName=ddc-dbn)ARC005080",
"(classificationName=ddc)724.6"
],
"title": "Louis I. Kahn in conversation : interviews with John W. Cook and Heinrich Klotz, 1969-70",
"abstract": "In 1969 and 1970, Louis I. Kahn (1901-1974) - one of America's greatest 20th-century architects - participated in a series of interviews with a young German architectural historian, Heinrich Klotz, then a visiting professor at Yale University, and John W. Cook, a graduate student who was teaching architecture at the Yale Divinity School. Louis I. Kahn in Conversation provides the first full edited transcript of these candid, illuminating interviews, which provide remarkable insights into Kahn's philosophy of architecture. The conversations touch on many of his iconic works, including the unbuilt City Tower Project for Philadelphia, the Yale University Art Gallery, the First Unitarian Church in Rochester, and major international projects then under construction, as well as the Yale Center for British Art, Kahn's final building, on which he was beginning work at the time. Illustrated with dozens of plans, drawings and photographs, the book also features an introduction by Jules David Prown, the first director of the Yale Center for British Art, who recommended Kahn as its architect",
"alternative": "Interviews.",
"contributor": [
"gnd:12388683X",
"gnd:129688231",
"gnd:119187132"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:118559354",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": {
"@id": "gnd:4002851-3"
},
"tableOfContents": "http://www.gbv.de/dms/art-berlin/798923695.pdf",
"P60163": "New Haven [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"title": "http://purl.org/dc/elements/1.1/title",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"alternative": "http://purl.org/dc/terms/alternative",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"issued": "http://purl.org/dc/terms/issued",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"description": "http://purl.org/dc/elements/1.1/description",
"license": "http://purl.org/dc/terms/license",
"abstract": "http://purl.org/dc/terms/abstract",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A799274518.jsonld | {
"@graph": [
{
"@id": "gnd:1046883666",
"sameAs": "Aybek, Can M."
},
{
"@id": "gnd:1122137249",
"sameAs": "Muttarak, Raya"
},
{
"@id": "gnd:122713958",
"sameAs": "Huinink, Johannes"
},
{
"@id": "gnd:4034929-9",
"sameAs": "Lebenswelt"
},
{
"@id": "gnd:4076600-7",
"sameAs": "Regionale Mobilit\u00e4t"
},
{
"@id": "gnd:4079583-4",
"sameAs": "Zwischenmenschliche Beziehung"
},
{
"@id": "gnd:4112646-4",
"sameAs": "Auswirkung"
},
{
"@id": "gnd:4120730-0",
"sameAs": "Migration"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A799274518",
"@type": "bibo:Book",
"P1053": "vi, 246 Seiten",
"description": [
"Diagramme",
"Erworben aus Studienqualit\u00e4tsmitteln",
"25 cm"
],
"identifier": [
"(ean)9783319100203",
"(firstid)GBV:799274518",
"(doi)10.1007/978-3-319-10021-0",
"(isbn13)9783319100203",
"(isbn)3319100203",
"(ppn)799274518"
],
"publisher": "Springer",
"subject": [
"Migration",
"(classificationName=rvk)MS 3600",
"(classificationName=ddc)300",
"(classificationName=loksys-fbs)RC 200",
"(classificationName=bk, id=106418343)71.12 - Soziale Stratifikation, soziale Mobilit\u00e4t",
"(classificationName=linseach:mapping)sow",
"(classificationName=ddc-dbn)300",
"(classificationName=rvk)DO 9000",
"(classificationName=rvk)MS 1560",
"(classificationName=ddc)304.8",
"(classificationName=bk, id=106410423)71.62 - Ethnische Beziehungen",
"Social sciences",
"(classificationName=loc)HB1951-2577",
"(classificationName=loc)GN370",
"(classificationName=bk, id=106413678)71.52 - Kulturelle Prozesse",
"(classificationName=loksys-fbs)RF 200",
"Social Sciences",
"(classificationName=rvk)DU 1000",
"Demography",
"(classificationName=rvk)DU 4000"
],
"title": "Spatial mobility, migration, and living arrangements",
"abstract": "This book brings together ten original empirical works focusing on the influence of various types of spatial mobility \u2013 be it international or national\u2013 on partnership, family and work life. The contributions cover a range of important topics which focus on understanding how spatial mobility is related to familial relationships and life course transitions. The volume offers new insights by bringing together the state of the art in theoretical and empirical approaches from spatial mobility and international migration research. This includes, for example, studies that investigate the relationships between international migration and changing patterns of partnership choice, family formation and fertility. Complementing to this, this volume presents new empirical studies on job-related residential mobility and its impact on the relationship quality of couples, family life, and union dissolution. It also highlights the importance of research that looks at the reciprocal relationships between mobility and life course events such as young adults leaving the parental home in international migration context, re-arrangements of family life after divorce and spatial mobility of the elderly following life transitions. The scholarly work included in this volume does not only contribute to theoretical debates but also provide timely empirical evidence from various societies which represent the common features in the dynamics of spatial mobility and migration.",
"contributor": [
"gnd:1046883666",
"gnd:122713958",
"gnd:1122137249"
],
"dcterms:contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://bookview.libreka.de/retailer/urlResolver.do?id=9783319100203&retid=100024",
"dcterms:subject": [
{
"@id": "gnd:4079583-4"
},
{
"@id": "gnd:4034929-9"
},
{
"@id": "gnd:4112646-4"
},
{
"@id": "gnd:4076600-7"
},
{
"@id": "gnd:4120730-0"
}
],
"tableOfContents": "http://193.30.112.134:80/F/8MBDVGFPIXI842MV3G4L3XIP86UD2GSL16GUHC14KVRAC2PSXE-24998?func=service&doc_library=HBZ01&doc_number=020613345&line_number=0001&func_code=WEB-FULL&service_type=MEDIA",
"isLike": "doi:10.1007/978-3-319-10021-0",
"P30128": "Social sciences",
"P60163": "Cham"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"abstract": "http://purl.org/dc/terms/abstract",
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"contributor": {
"@id": "http://purl.org/dc/terms/contributor",
"@type": "@id"
},
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"description": "http://purl.org/dc/elements/1.1/description",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"title": "http://purl.org/dc/elements/1.1/title",
"license": "http://purl.org/dc/terms/license",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"relation": "http://purl.org/dc/terms/relation",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A799406783.jsonld | {
"@graph": [
{
"@id": "gnd:170556093",
"sameAs": "Lev, Baruch"
},
{
"@id": "gnd:4136832-0",
"sameAs": "Geistiges Eigentum"
},
{
"@id": "gnd:4188158-8",
"sameAs": "Verwertung"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A799406783",
"@type": "bibo:Book",
"P1053": "Online-Ressource (viii, 216 Seiten)",
"description": "Diagramme",
"identifier": [
"(firstid)GBV:799406783",
"(isbn)0815798091",
"(ppn)799406783",
"(isbn13)9780815798095"
],
"publisher": "Brookings Institution Press",
"subject": [
"Corporations -- Valuation -- United States",
"Electronic books",
"Business enterprises -- Valuation -- United States",
"(classificationName=rvk)QR 360",
"Business enterprises",
"Humankapital",
"Intangible property ; Valuation ; United States",
"(classificationName=ddc)658.15",
"(classificationName=linseach:mapping)oek",
"Bilanzielle Bewertung",
"Immaterielle G\u00fcter",
"Immaterielle Werte",
"USA",
"Corporations",
"Corporations ; Valuation ; United States",
"(classificationName=loc)HG4028.V3",
"Intangible property -- Valuation -- United States",
"Intangible property",
"Berichtswesen",
"Business enterprises ; Valuation ; United States"
],
"title": "Intangibles : management, measurement, and reporting",
"abstract": [
"This book is the first comprehensive, scientifically based study of the nature and impact of intangibles. Weaving case studies and real-world examples with contemporary business theory, Baruch Lev - establishes an economic framework to analyze managerial and investment issues concerning intangibles; - surveys the impact of intangibles on corporate performance and market values, including management difficulties, risk, questions of property rights, marketability, and cost structure; - analyzes information deficiencies associated with intangibles, including the major economic principles governing intangible investments, limits of management information systems, and recommendations for improved accounting disclosure; - sets forth a comprehensive information systemaimed at satisfying the needs of both internal and external decision makersto reflect the impact and value of intangibles within the context of enterprise performance.",
"Front Cover -- Title Page -- Copyright Information -- Foreword -- Table of Contents -- Introduction -- What, Why, Who? -- The Economics of Intangibles -- The Record -- Intangibles in the Dark -- What Then Must We Do? -- The Road Ahead -- Appendix A: Accounting Rules and Regulations for Intangibles -- Appendix B: Intellectual Capital Managment Best Practices -- References -- Comments -- Index -- Cited Author Index -- Back Cover."
],
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:170556093",
"isPartOf": [
"(collectioncode)ZDB-30-PAD",
"(collectioncode)ZDB-30-PBE",
"(collectioncode)ZDB-30-PQE"
],
"issued": "2001",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": [
{
"@id": "gnd:4188158-8"
},
{
"@id": "gnd:4136832-0"
}
],
"P60163": "Washington, D.C"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"subject": "http://purl.org/dc/elements/1.1/subject",
"license": "http://purl.org/dc/terms/license",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"issued": "http://purl.org/dc/terms/issued",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"description": "http://purl.org/dc/elements/1.1/description",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"title": "http://purl.org/dc/elements/1.1/title",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A799489131.jsonld | {
"@graph": [
{
"@id": "gnd:1024974669",
"sameAs": "Noll, Reinhard"
},
{
"@id": "gnd:120658046",
"sameAs": "Donges, Axel"
},
{
"@id": "gnd:4166812-1",
"sameAs": "Lasermesstechnik"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A799489131",
"@type": "bibo:Book",
"P1053": "Online-Ressource (XIV, 422 p. 338 illus., 18 illus. in color)",
"description": [
"online resource",
"Campusweiter Zugriff (Universit\u00e4t Hannover). - Vervielf\u00e4ltigungen (z.B. Kopien, Downloads) sind nur von einzelnen Kapiteln oder Seiten und nur zum eigenen wissenschaftlichen Gebrauch erlaubt. Keine Weitergabe an Dritte. Kein systematisches Downloaden durch Robots."
],
"identifier": [
"(doi)10.1007/978-3-662-43634-9",
"(ppn)799489131",
"(firstid)GBV:799489131",
"(isbn13)9783662436349"
],
"publisher": "Springer",
"subject": [
"(classificationName=loc)TA1501-1820",
"Physics",
"(classificationName=rvk)UH 5725",
"(classificationName=loc)TA1671-1707",
"(classificationName=linseach:mapping)tec",
"(classificationName=bk, id=106421352)50.37 - Technische Optik",
"(classificationName=ddc)621.36",
"Microwaves",
"(classificationName=bk, id=106407449)33.38 - Quantenoptik, nichtlineare Optik",
"(classificationName=linseach:mapping)phy",
"(classificationName=rvk)UH 5100",
"(classificationName=rvk)UH 5610",
"(classificationName=rvk)ZQ 3920"
],
"title": "Laser Measurement Technology : Fundamentals and Applications",
"abstract": "Laser measurement technology has evolved in the last years in a versatile and reflationary way. Today, its methods are indispensable for research and development activities as well as for production technology. Every physicist and engineer should therefore gain a working knowledge of laser measurement technology. This book closes the gap of existing textbooks. It introduces in a comprehensible presentation laser measurement technology in all its aspects. Numerous figures, graphs and tables allow for a fast access into the matter. In the first part of the book the important physical and optical basics are described being necessary to understand laser measurement technology. In the second part technically significant measuring methods are explained and application examples are presented. Target groups of this textbook are students of natural and engineering sciences as well as working physicists and engineers, who are interested to make themselves familiar with laser measurement technology and its fascinating potentials",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": [
"gnd:120658046",
"gnd:1024974669"
],
"isPartOf": "(collectioncode)ZDB-2-PHA",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1018",
"dcterms:subject": {
"@id": "gnd:4166812-1"
},
"tableOfContents": "https://external.dandelon.com/download/attachments/dandelon/ids/DE004EF07697163CAD849C1257E300036F108.pdf",
"volume": "188",
"isLike": "doi:10.1007/978-3-662-43634-9",
"P30128": "Springer Series in Optical Sciences",
"P60163": "Berlin, Heidelberg"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"issued": "http://purl.org/dc/terms/issued",
"isPartOf": "http://purl.org/dc/terms/isPartOf",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"contributor": "http://purl.org/dc/terms/contributor",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"title": "http://purl.org/dc/elements/1.1/title",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"description": "http://purl.org/dc/elements/1.1/description",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"isLike": {
"@id": "http://umbel.org/umbel#isLike",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"volume": "http://purl.org/ontology/bibo/volume",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A799644951.jsonld | {
"@graph": [
{
"@id": "gnd:114099030",
"sameAs": "Pagden, Anthony"
},
{
"@id": "gnd:4026651-5",
"sameAs": "Imperialismus"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A799644951",
"@type": "bibo:Book",
"P1053": "xii, 288 Seiten",
"description": "23 cm",
"identifier": [
"(isbn)0521198275",
"(isbn13)9780521198271",
"(isbn13)9780521188289",
"(ppn)799644951",
"(ean)9780521188289",
"(firstid)GBV:799644951",
"(isbn)0521188288"
],
"publisher": "Cambridge University Press",
"subject": [
"Ethnic relations",
"International relations",
"Imperialism",
"(classificationName=linseach:mapping)his",
"(classificationName=ddc)325.32094",
"(classificationName=rvk)NQ 9300",
"Territorial expansion",
"(classificationName=linseach:mapping)sow",
"Philosophy",
"Colonies",
"History",
"(classificationName=bk, id=106418300)89.91 - Imperialismus",
"(classificationName=ddc)325/.32094",
"(classificationName=ssg)7,25",
"Geschichte 1539-2015",
"History, Modern",
"POLITICAL SCIENCE / History & Theory",
"Europe",
"(classificationName=loksys-fbs)Hist 1172",
"International law",
"(classificationName=loc)JC359",
"(classificationName=bk, id=181571528)15.22 - Geschichte der Entdeckungen",
"Colonization"
],
"title": "The burdens of empire : 1539 to the present",
"abstract": "\"Throughout human history, empires have been far more constant and widespread, and the source of far more anguished political speculation, than nation states have ever been. But despite the long history of debate and the recent resurgence of interest in empires and imperialism, no one seems very clear as to what exactly an empire is. The Burdens of Empire strives to offer not only a definition but also a working description. This book examines how empires were conceived by those who ruled them and lived under them; it looks at the relations, real or imagined, between the imperial metropolis (when one existed) and its outlying provinces or colonies; and it asks how the laws that governed the various parts and various ethnic groups, of which all empires were made, were conceived and interpreted. Anthony Pagden argues that the evolution of the modern concept of the relationship between states, and in particular the modern conception of international law, cannot be understood apart from the long history of European empire building\"--",
"contributor": "Technische Informationsbibliothek (TIB)",
"creator": "gnd:114099030",
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.h-net.org/reviews/showrev.php?id=44742",
"dcterms:subject": {
"@id": "gnd:4026651-5"
},
"tableOfContents": "http://www.gbv.de/dms/bowker/toc/9780521188289.pdf",
"P60163": "New York, NY"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"subject": "http://purl.org/dc/elements/1.1/subject",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"title": "http://purl.org/dc/elements/1.1/title",
"description": "http://purl.org/dc/elements/1.1/description",
"issued": "http://purl.org/dc/terms/issued",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"relation": "http://purl.org/dc/terms/relation",
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"contributor": "http://purl.org/dc/terms/contributor",
"creator": {
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A799810037.jsonld | {
"@graph": [
{
"@id": "gnd:123296773",
"sameAs": "Garud, Raghu"
},
{
"@id": "gnd:4075693-2",
"sameAs": "Organisationswandel"
},
{
"@id": "gnd:7606306-9",
"sameAs": "Change Management"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A799810037",
"@type": "bibo:Book",
"P1053": "XXIII, 366 S.",
"description": "Ill., graph. Darst.",
"identifier": [
"(ppn)799810037",
"(isbn13)9780198728313",
"(firstid)BVB:BV042119122"
],
"publisher": "Oxford Univ. Press",
"subject": [
"(classificationName=linseach:mapping)sow",
"(classificationName=bk, id=106414631)85.05 - Betriebssoziologie, Betriebspsychologie",
"Creative ability in business",
"(classificationName=ddc)650.1",
"(classificationName=linseach:mapping)pae",
"(classificationName=linseach:mapping)oek",
"Prozessmanagement",
"Organisationssoziologie",
"(classificationName=loksys-fbs)RI 100",
"Organisationsforschung",
"(classificationName=rvk)QP 340",
"Produktentwicklung",
"Organisatorischer Wandel",
"(classificationName=loc)HD53"
],
"title": "The emergence of novelty in organizations",
"abstract": "\"Creativity, innovation, and change are vital to the development and sustainability of all organizations. Yet, questions remain about exactly how novelty comes about, and what dynamic processes are involved in its emergence? Ideas of emergence and process, drawn from a variety of different philosophical traditions, have been the focus of increasing attention in management and organization studies. In this volume, these issues are brought to bear on novelty and innovation, by examining new organizational and product development processes, whether planned or unplanned. The contributions in this volume offer both theoretical insights and empirical studies on, inter alia, innovation, music technology. haute cuisine. pharmaceuticals, and theater improvisation. In doing so, they throw light on the importance of emergence, improvisation, and learning in orgaizations, and how both practitioners and scholars alike can best understand their own assumptions about process. In addition, the volume includes general essays on process perspectives in organization studies\"--Book jacket",
"contributor": [
"Technische Informationsbibliothek (TIB)",
{
"@id": "gnd:123296773"
}
],
"issued": "2015",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"relation": "http://www.loc.gov/catdir/enhancements/fy1513/2014948663-d.html",
"dcterms:subject": [
{
"@id": "gnd:7606306-9"
},
{
"@id": "gnd:4075693-2"
}
],
"tableOfContents": "http://www.gbv.de/dms/ilmenau/toc/799810037.PDF",
"P30128": "Perspectives on process organization studies",
"P60163": "Oxford [u.a.]"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"issued": "http://purl.org/dc/terms/issued",
"subject": "http://purl.org/dc/elements/1.1/subject",
"abstract": "http://purl.org/dc/terms/abstract",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"license": "http://purl.org/dc/terms/license",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"description": "http://purl.org/dc/elements/1.1/description",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"title": "http://purl.org/dc/elements/1.1/title",
"contributor": "http://purl.org/dc/terms/contributor",
"relation": "http://purl.org/dc/terms/relation",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
3A799814210.jsonld | {
"@graph": [
{
"@id": "gnd:4020286-0",
"sameAs": "Geothermische Energie"
},
{
"@id": "gnd:4064195-8",
"sameAs": "W\u00e4rmepumpe"
},
{
"@id": "https://www.tib.eu/de/suchen/id/TIBKAT%3A799814210",
"@type": "bibo:Book",
"P1053": "xvii, 420 Seiten",
"creator": [
"Kavanaugh, Stephen P.",
"Rafferty, Kevin D."
],
"description": [
"Illustrationen",
"29 cm"
],
"identifier": [
"(isbn13)9781936504855",
"(ppn)799814210",
"(firstid)GBV:799814210"
],
"publisher": "ASHRAE",
"subject": [
"(classificationName=bk, id=106421379)52.42 - Heizungstechnik, L\u00fcftungstechnik, Klimatechnik",
"Heat pumps",
"(classificationName=linseach:mapping)mas",
"Ground source heat pump systems",
"(classificationName=linseach:mapping)geo",
"(classificationName=bk, id=106407228)38.71 - Geomagnetik, Geoelektrik, Geothermie",
"(classificationName=loc)TH7417.5",
"(classificationName=ddc)697"
],
"title": "Geothermal heating and cooling : design of ground-source heat pump systems",
"abstract": [
"\"Best practices for designing nonresidential geothermal systems (ground-source heat pump, closed-loop ground, groundwater, and surface-water systems) for HVAC design engineers, design-build contractors, GSHP subcontractors, and energy/construction managers; includes supplemental Microsoft Excel macro-enabled spreadsheets for a variety of GSHP calculations\"--",
"Introduction to ground source heat pumps -- equipment for ground source applications -- fundamentals of vertical ground heat exchanger design -- applied ground coupled heat pump system design -- surface water heat pumps -- piping and pumps for closed-loop ground source heat pumps -- hydrology, water wells and site evaluation -- ground water heat pump system design -- GSHP performance and installation cost"
],
"contributor": "Technische Informationsbibliothek (TIB)",
"issued": "2014",
"language": "http://id.loc.gov/vocabulary/iso639-1/en",
"license": "commercial licence",
"medium": "rda:termList/RDACarrierType/1044",
"dcterms:subject": [
{
"@id": "gnd:4020286-0"
},
{
"@id": "gnd:4064195-8"
}
],
"tableOfContents": "http://www.gbv.de/dms/tib-ub-hannover/799814210.pdf",
"volume": "1674",
"P30128": "RP / ASHRAE",
"P60163": "Atlanta"
}
],
"@id": "urn:x-arq:DefaultGraphNode",
"@context": {
"title": "http://purl.org/dc/elements/1.1/title",
"subject": "http://purl.org/dc/elements/1.1/subject",
"medium": {
"@id": "http://purl.org/dc/terms/medium",
"@type": "@id"
},
"contributor": "http://purl.org/dc/terms/contributor",
"P30128": "http://www.rdaregistry.info/Elements/m/#P30128",
"volume": "http://purl.org/ontology/bibo/volume",
"P60163": "http://www.rdaregistry.info/Elements/u/#P60163",
"description": "http://purl.org/dc/elements/1.1/description",
"identifier": "http://purl.org/dc/elements/1.1/identifier",
"P1053": "http://iflastandards.info/ns/isbd/elements/P1053",
"abstract": "http://purl.org/dc/terms/abstract",
"issued": "http://purl.org/dc/terms/issued",
"publisher": "http://purl.org/dc/elements/1.1/publisher",
"tableOfContents": "http://purl.org/dc/terms/tableOfContents",
"license": "http://purl.org/dc/terms/license",
"creator": "http://purl.org/dc/elements/1.1/creator",
"language": {
"@id": "http://purl.org/dc/terms/language",
"@type": "@id"
},
"sameAs": "http://www.w3.org/2002/07/owl#sameAs",
"umbel": "http://umbel.org/umbel#",
"rdau": "http://www.rdaregistry.info/Elements/u/#",
"owl": "http://www.w3.org/2002/07/owl#",
"dcterms": "http://purl.org/dc/terms/",
"bibo": "http://purl.org/ontology/bibo/",
"rdam": "http://www.rdaregistry.info/Elements/m/#",
"gnd": "http://d-nb.info/gnd/",
"isbd": "http://iflastandards.info/ns/isbd/elements/",
"rda": "http://rdvocab.info/",
"doi": "https://doi.org/"
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.