@prefix bf: . @prefix bflc: . @prefix madsrdf: . @prefix pmo: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . @prefix datatypes: . @prefix lclocal: . a bf:Local; rdf:value "e189757812127628702237035406711812132013". a madsrdf:PersonalName; rdfs:label "Hart, Elsa"@en. a bf:Agent; rdfs:label "Minotaur Books"@en. a bf:Work; bf:adminMetadata _:b0_b0; bf:content ; bf:contribution _:b0_b1; bf:hasInstance _:b0_b2; bf:language ; bf:summary _:b0_b3; bf:title _:b0_b5, _:b0_b4. _:b0_b0 a bf:AdminMetadata; bflc:procInfo "create work"; bflc:profile "lc:RT:bf2:Monograph:Work"; bf:changeDate "2019-05-04T20:07:44"; bf:creationDate "2019-5-2"; bf:descriptionAuthentication ; bf:descriptionConventions ; bf:descriptionLanguage ; bf:descriptionModifier ; bf:identifiedBy . a bf:Content; rdfs:label "text". _:b0_b1 a bflc:PrimaryContribution; bf:agent ; bf:role _:b0_b6. _:b0_b2 a bf:Instance; bf:carrier ; bf:issuance ; bf:media ; bf:provisionActivity _:b0_b8. a bf:Language; rdfs:label "English"@en, "English". _:b0_b3 a bf:Summary; rdfs:label "Li Du was prepared to travel anywhere...". _:b0_b4 a bf:Title; bf:note _:b0_b7. _:b0_b5 a bf:Title; rdfs:label "City ink"; bf:note _:b0_b9; bf:mainTitle "City ink". a bf:Carrier; rdfs:label "volume". a bf:Place; rdfs:label "New York (State)"@en. a bf:DescriptionConventions; rdfs:label "RDA". a bf:Issuance; rdfs:label "single unit". a bf:DescriptionAuthentication; rdfs:label "pcc". a bf:Media; rdfs:label "unmediated". a bf:DescriptionModifier; rdfs:label "DLC". _:b0_b6 a bf:Role; rdfs:label "author". _:b0_b8 a bf:Publication; bf:agent ; bf:date "2018"; bf:place . _:b0_b7 a bf:Note; rdfs:label "Title from cover.". _:b0_b9 a bf:Note; rdfs:label "Title from cover.". JSONLD { "@context": { "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "xsd": "http://www.w3.org/2001/XMLSchema#", "bf": "http://id.loc.gov/ontologies/bibframe/", "bflc": "http://id.loc.gov/ontologies/bflc/", "madsrdf": "http://www.loc.gov/mads/rdf/v1#", "pmo": "http://performedmusicontology.org/ontology/", "datatypes": "http://id.loc.gov/datatypes/", "lclocal": "http://id.loc.gov/ontologies/lclocal/" }, "@graph": [ { "@id": "http://id.loc.gov/resources/works/e100505147312263383872927577268217485762", "@type": "bf:Work", "bf:adminMetadata": { "@id": "_:bnodew9pQqgpymJRL8ZKFCv2jB5" }, "bf:content": { "@id": "http://id.loc.gov/vocabulary/contentTypes/txt" }, "bf:contribution": { "@id": "_:bnodep3FrEmso3RN14YJ5GsSLSo" }, "bf:hasInstance": { "@id": "_:bnodetZu4DAMKqE91KXgUPgwdiL" }, "bf:language": { "@id": "http://id.loc.gov/vocabulary/languages/eng" }, "bf:summary": { "@id": "_:bnodejsRxS7M3WGxb7nGNU6zf5C" }, "bf:title": [ { "@id": "_:bnodeqa4tS5J22NZHYRtFgjnGbC" }, { "@id": "_:bnodeZVNLKh9zum1DF8uW4Y4ux" } ] }, { "@id": "_:bnodew9pQqgpymJRL8ZKFCv2jB5", "@type": "bf:AdminMetadata", "bflc:procInfo": "create work", "bflc:profile": "lc:RT:bf2:Monograph:Work", "bf:changeDate": "2019-05-04T20:07:44", "bf:creationDate": "2019-5-2", "bf:descriptionAuthentication": { "@id": "http://id.loc.gov/vocabulary/marcauthen/pcc" }, "bf:descriptionConventions": { "@id": "http://id.loc.gov/vocabulary/descriptionConventions/rda" }, "bf:descriptionLanguage": { "@id": "http://id.loc.gov/vocabulary/languages/eng" }, "bf:descriptionModifier": { "@id": "http://id.loc.gov/vocabulary/organizations/dlc" }, "bf:identifiedBy": { "@id": "http://bibframe.org/resources/e189757812127628702237035406711812132013" } }, { "@id": "http://id.loc.gov/vocabulary/marcauthen/pcc", "@type": "bf:DescriptionAuthentication", "rdfs:label": "pcc" }, { "@id": "http://id.loc.gov/vocabulary/descriptionConventions/rda", "@type": "bf:DescriptionConventions", "rdfs:label": "RDA" }, { "@id": "http://id.loc.gov/vocabulary/languages/eng", "@type": [ "bf:Language", "bf:Language", "bf:Language" ], "rdfs:label": [ "English", { "@language": "en", "@value": "English" } ] }, { "@id": "http://id.loc.gov/vocabulary/organizations/dlc", "@type": "bf:DescriptionModifier", "rdfs:label": "DLC" }, { "@id": "http://bibframe.org/resources/e189757812127628702237035406711812132013", "@type": "bf:Local", "rdf:value": "e189757812127628702237035406711812132013" }, { "@id": "http://id.loc.gov/vocabulary/contentTypes/txt", "@type": "bf:Content", "rdfs:label": "text" }, { "@id": "_:bnodep3FrEmso3RN14YJ5GsSLSo", "@type": [ "bflc:PrimaryContribution", "bflc:PrimaryContribution" ], "bf:agent": { "@id": "http://id.loc.gov/authorities/names/n2015036666" }, "bf:role": { "@id": "_:bnodejGpNSVBknTqbUccxbvKCCM" } }, { "@id": "http://id.loc.gov/authorities/names/n2015036666", "@type": "madsrdf:PersonalName", "rdfs:label": { "@language": "en", "@value": "Hart, Elsa" } }, { "@id": "_:bnodejGpNSVBknTqbUccxbvKCCM", "@type": "bf:Role", "rdfs:label": "author" }, { "@id": "_:bnodeqCu8RTS5c69XXMpTthhpoE", "@type": "bf:Note", "rdfs:label": "Title from cover." }, { "@id": "_:bnodeqa4tS5J22NZHYRtFgjnGbC", "@type": [ "bf:Title", "bf:Title" ], "bf:note": { "@id": "_:bnodeqCu8RTS5c69XXMpTthhpoE" } }, { "@id": "_:bnodejsRxS7M3WGxb7nGNU6zf5C", "@type": [ "bf:Summary", "bf:Summary" ], "rdfs:label": "Li Du was prepared to travel anywhere..." }, { "@id": "http://id.loc.gov/vocabulary/issuance/mono", "@type": "bf:Issuance", "rdfs:label": "single unit" }, { "@id": "_:bnodetZu4DAMKqE91KXgUPgwdiL", "@type": [ "bf:Instance", "bf:Instance" ], "bf:carrier": { "@id": "http://id.loc.gov/vocabulary/carriers/nc" }, "bf:issuance": { "@id": "http://id.loc.gov/vocabulary/issuance/mono" }, "bf:media": { "@id": "http://id.loc.gov/vocabulary/mediaTypes/n" }, "bf:provisionActivity": { "@id": "_:bnodejaZwwvZK2DSa8CwZPS5AkH" } }, { "@id": "http://id.loc.gov/vocabulary/mediaTypes/n", "@type": "bf:Media", "rdfs:label": "unmediated" }, { "@id": "http://id.loc.gov/vocabulary/carriers/nc", "@type": "bf:Carrier", "rdfs:label": "volume" }, { "@id": "_:bnodejaZwwvZK2DSa8CwZPS5AkH", "@type": "bf:Publication", "bf:agent": { "@id": "http://id.loc.gov/entities/providers/31a2c6ce60755a3883a505debb6d9dc8" }, "bf:date": "2018", "bf:place": { "@id": "http://id.loc.gov/vocabulary/countries/nyu" } }, { "@id": "http://id.loc.gov/vocabulary/countries/nyu", "@type": "bf:Place", "rdfs:label": { "@language": "en", "@value": "New York (State)" } }, { "@id": "http://id.loc.gov/entities/providers/31a2c6ce60755a3883a505debb6d9dc8", "@type": "bf:Agent", "rdfs:label": { "@language": "en", "@value": "Minotaur Books" } }, { "@id": "_:bnodeZVNLKh9zum1DF8uW4Y4ux", "@type": [ "bf:Title", "bf:Title" ], "bf:mainTitle": "City ink", "bf:note": { "@id": "_:bnodepFZhi8zx22DBNqNrHvDNWz" }, "rdfs:label": "City ink" }, { "@id": "_:bnodepFZhi8zx22DBNqNrHvDNWz", "@type": "bf:Note", "rdfs:label": "Title from cover." } ] } RDF-XML Title from cover. City ink Title from cover. City ink Li Du was prepared to travel anywhere... English English New York (State) 2018 Minotaur Books unmediated single unit volume author Hart, Elsa text lc:RT:bf2:Monograph:Work RDA 2019-5-2 pcc DLC create work 2019-05-04T20:07:44 e189757812127628702237035406711812132013