@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/51333> foaf:primaryTopic <album/51333#subject> .

<album/51333#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Busters! R X"@en,
        "ラジオCD「リトルバスターズ! R」Vol.10"@ja,
        "Little Busters! R X"@ja-latn ;
    mo:produced_work <album/51333#musicalwork> ;
    schema:name "Little Busters! R X"@en,
        "ラジオCD「リトルバスターズ! R」Vol.10"@ja,
        "Little Busters! R X"@ja-latn .

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

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

<product/3364#subject> a schema:CreativeWork ;
    schema:name "Little Busters! R"@en,
        "リトルバスターズ! R"@ja,
        "Little Busters! R"@ja-latn ;
    foaf:name "Little Busters! R"@en,
        "リトルバスターズ! R"@ja,
        "Little Busters! R"@ja-latn .

<album/51333#musicalexpression> a mo:Signal ;
    mo:published_as <album/51333#subject> ;
    mo:records <album/51333#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/33/51333/51333-1425220923.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51333#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/51333/51333-1425220923.jpg> ;
    foaf:depicts <album/51333#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/51333/51333-1425220923.jpg> .

<https://medium-media.vgm.io/albums/33/51333/51333-1425220923.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/4280#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51333#performance> ;
    schema:name "Nobutoshi Hayashi"@en,
        "林延年"@ja ;
    foaf:name "Nobutoshi Hayashi"@en,
        "林延年"@ja .

<artist/4298#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51333#performance> ;
    schema:name "Naomi Wakabayashi"@en,
        "若林直美"@ja ;
    foaf:name "Naomi Wakabayashi"@en,
        "若林直美"@ja .

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

<album/51333#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-24"^^xsd:date ;
    dcterms:title "Little Busters! R X"@en,
        "ラジオCD「リトルバスターズ! R」Vol.10"@ja,
        "Little Busters! R X"@ja-latn ;
    mo:catalogue_number "TBZR-0317~8" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/51333#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    schema:about <product/3364#subject> ;
    schema:byArtist <artist/2348#subject>,
        <artist/3378#subject>,
        <artist/4280#subject>,
        <artist/4298#subject>,
        <artist/606#subject> ;
    schema:datePublished "2014-12-24"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/33/51333/51333-1425220923.jpg> ;
    schema:name "Little Busters! R X"@en,
        "ラジオCD「リトルバスターズ! R」Vol.10"@ja,
        "Little Busters! R X"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/51333/51333-1425220923.jpg> .

<album/51333#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Busters! R X"@en,
        "ラジオCD「リトルバスターズ! R」Vol.10"@ja,
        "Little Busters! R X"@ja-latn ;
    mo:performance_of <album/51333#musicalwork> ;
    mo:performer <artist/2348#subject>,
        <artist/3378#subject>,
        <artist/4280#subject>,
        <artist/4298#subject>,
        <artist/606#subject> ;
    mo:recorded_as <album/51333#musicalexpression> ;
    schema:byArtist <artist/2348#subject>,
        <artist/3378#subject>,
        <artist/4280#subject>,
        <artist/4298#subject>,
        <artist/606#subject> ;
    schema:name "Little Busters! R X"@en,
        "ラジオCD「リトルバスターズ! R」Vol.10"@ja,
        "Little Busters! R X"@ja-latn ;
    schema:workPerformed <album/51333#musicalwork> .

