@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/12914> foaf:primaryTopic <album/12914#subject> .

<album/12914#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Radio Little Busters! Natsume Brothers! Vol.2"@en,
        "ラジオ リトルバスターズ!ナツメブラザーズ! Vol.2"@ja,
        "Radio Little Busters! Natsume Brothers! Vol.2"@ja-latn ;
    mo:produced_work <album/12914#musicalwork> ;
    schema:name "Radio Little Busters! Natsume Brothers! Vol.2"@en,
        "ラジオ リトルバスターズ!ナツメブラザーズ! Vol.2"@ja,
        "Radio Little Busters! Natsume Brothers! Vol.2"@ja-latn .

<album/12914#lyrics> a mo:Lyrics .

<album/12914#vocals> a mo:Singer .

<release/1777#subject> a schema:CreativeWork ;
    schema:name "Natsume Brothers!"@en,
        "ナツメブラザーズ!"@ja,
        "Natsume Brothers!"@ja-latn ;
    foaf:name "Natsume Brothers!"@en,
        "ナツメブラザーズ!"@ja,
        "Natsume Brothers!"@ja-latn .

<album/12914#musicalexpression> a mo:Signal ;
    mo:published_as <album/12914#subject> ;
    mo:records <album/12914#performance> .

<org/2417#subject> schema:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn ;
    foaf:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn .

<https://media.vgm.io/albums/41/12914/12914-1238865088.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12914#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/12914/12914-1238865088.jpg> ;
    foaf:depicts <album/12914#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/12914/12914-1238865088.jpg> .

<https://medium-media.vgm.io/albums/41/12914/12914-1238865088.jpg> a schema:ImageObject,
        foaf:Image .

<album/12914#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/12914#composition> ;
    mo:lyrics <album/12914#lyrics> ;
    mo:performed_in <album/12914#performance> ;
    mo:singer <album/12914#vocals> .

<artist/2348#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12914#performance> ;
    schema:name "Tomoe Tamiyasu"@en,
        "民安ともえ"@ja ;
    foaf:name "Tomoe Tamiyasu"@en,
        "民安ともえ"@ja .

<artist/3378#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12914#performance> ;
    schema:name "Keiko Suzuki"@en,
        "すずきけいこ"@ja ;
    foaf:name "Keiko Suzuki"@en,
        "すずきけいこ"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12914#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/6631#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12914#performance> ;
    schema:name "Kaname Yuzuki"@en,
        "柚木かなめ"@ja ;
    foaf:name "Kaname Yuzuki"@en,
        "柚木かなめ"@ja .

<album/12914#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-26"^^xsd:date ;
    dcterms:title "Radio Little Busters! Natsume Brothers! Vol.2"@en,
        "ラジオ リトルバスターズ!ナツメブラザーズ! Vol.2"@ja,
        "Radio Little Busters! Natsume Brothers! Vol.2"@ja-latn ;
    mo:catalogue_number "LTBS-0002" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/12914#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    schema:about <release/1777#subject> ;
    schema:byArtist <artist/2348#subject>,
        <artist/3378#subject>,
        <artist/606#subject>,
        <artist/6631#subject> ;
    schema:datePublished "2008-11-26"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/41/12914/12914-1238865088.jpg> ;
    schema:name "Radio Little Busters! Natsume Brothers! Vol.2"@en,
        "ラジオ リトルバスターズ!ナツメブラザーズ! Vol.2"@ja,
        "Radio Little Busters! Natsume Brothers! Vol.2"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/12914/12914-1238865088.jpg> .

<album/12914#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Radio Little Busters! Natsume Brothers! Vol.2"@en,
        "ラジオ リトルバスターズ!ナツメブラザーズ! Vol.2"@ja,
        "Radio Little Busters! Natsume Brothers! Vol.2"@ja-latn ;
    mo:performance_of <album/12914#musicalwork> ;
    mo:performer <artist/2348#subject>,
        <artist/3378#subject>,
        <artist/606#subject>,
        <artist/6631#subject> ;
    mo:recorded_as <album/12914#musicalexpression> ;
    schema:byArtist <artist/2348#subject>,
        <artist/3378#subject>,
        <artist/606#subject>,
        <artist/6631#subject> ;
    schema:name "Radio Little Busters! Natsume Brothers! Vol.2"@en,
        "ラジオ リトルバスターズ!ナツメブラザーズ! Vol.2"@ja,
        "Radio Little Busters! Natsume Brothers! Vol.2"@ja-latn ;
    schema:workPerformed <album/12914#musicalwork> .

