Created
February 4, 2014 20:03
-
-
Save edsu/8811275 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": { | |
"@vocab": "http://purl.org/dc/terms/", | |
"LCSH": "http://id.loc.gov/authorities/subjects", | |
"aggregatedDigitalResource": "dpla:aggregatedDigitalResource", | |
"begin": { | |
"@id": "dpla:dateRangeStart", | |
"@type": "xsd:date" | |
}, | |
"collection": "dpla:aggregation", | |
"coordinates": "dpla:coordinates", | |
"dataProvider": "edm:dataProvider", | |
"dpla": "http://dp.la/terms/", | |
"edm": "http://www.europeana.eu/schemas/edm/", | |
"end": { | |
"@id": "dpla:dateRangeEnd", | |
"@type": "xsd:date" | |
}, | |
"hasView": "edm:hasView", | |
"isShownAt": "edm:isShownAt", | |
"name": "xsd:string", | |
"object": "edm:object", | |
"originalRecord": "dpla:originalRecord", | |
"provider": "edm:provider", | |
"sourceResource": "edm:sourceResource", | |
"state": "dpla:state", | |
"stateLocatedIn": "dpla:stateLocatedIn" | |
}, | |
"@id": "http://dp.la/api/items/7f71b92c6a0f551d819493e1d1d31d91", | |
"_id": "bhl--http://www.biodiversitylibrary.org/item/60744", | |
"dataProvider": "University of California Libraries (archive.org)", | |
"id": "7f71b92c6a0f551d819493e1d1d31d91", | |
"ingestDate": "2014-01-17T15:56:50.899553", | |
"ingestType": "item", | |
"ingestionSequence": 7, | |
"isShownAt": "http://www.biodiversitylibrary.org/item/60744", | |
"originalRecord": { | |
"collection": [ | |
{ | |
"@id": "http://dp.la/api/collections/24087df2c58f149a8167a9589cffd830", | |
"id": "24087df2c58f149a8167a9589cffd830", | |
"title": "Volumes" | |
} | |
], | |
"contributor": "University of California Libraries (archive.org)", | |
"creator": "Merriam, C. Hart (Clinton Hart), 1855-1942", | |
"datestamp": "2012-05-16T09:21:08Z", | |
"description": "", | |
"handle": "http://www.biodiversitylibrary.org/item/60744", | |
"id": "oai:biodiversitylibrary.org:item/60744", | |
"label": "Synopsis of the weasels of North America [by] C. Hart Merriam.", | |
"language": "English", | |
"provider": { | |
"@id": "http://dp.la/api/contributor/bhl", | |
"name": "Biodiversity Heritage Library" | |
}, | |
"publisher": "Washington :Govt. Print. Off.,1896.", | |
"rights": "NOT_IN_COPYRIGHT", | |
"setSpec": "item", | |
"status": [], | |
"subject": "Carnivora", | |
"title": "Synopsis of the weasels of North America [by] C. Hart Merriam.", | |
"type": [ | |
"text", | |
"Book" | |
] | |
}, | |
"provider": { | |
"@id": "http://dp.la/api/contributor/bhl", | |
"name": "Biodiversity Heritage Library" | |
}, | |
"sourceResource": { | |
"collection": [ | |
{ | |
"@id": "http://dp.la/api/collections/24087df2c58f149a8167a9589cffd830", | |
"id": "24087df2c58f149a8167a9589cffd830", | |
"title": "Volumes" | |
} | |
], | |
"creator": "Merriam, C. Hart (Clinton Hart), 1855-1942", | |
"description": "", | |
"format": "Book", | |
"language": [ | |
{ | |
"iso639_3": "eng", | |
"name": "English" | |
} | |
], | |
"publisher": "Washington :Govt. Print. Off.,1896", | |
"subject": [ | |
{ | |
"name": "Carnivora" | |
} | |
], | |
"title": "Synopsis of the weasels of North America [by] C. Hart Merriam", | |
"type": "text" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment