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

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

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

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

<https://medium-media.vgm.io/albums/31/12913/12913-1449686011.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

