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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13925#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/13925#composition>,
        <album/13925#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13925#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/13925#composition>,
        <album/13925#subject> ;
    foaf:name "PMMK"@en .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13925#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/13925#composition>,
        <album/13925#subject> ;
    foaf:name "Manack"@en .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13925#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/13925#composition>,
        <album/13925#lyrics>,
        <album/13925#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

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

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

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

<org/978#subject> schema:name "Rhyth."@en,
        "Rhyth."@ja,
        "Rhyth."@ja-latn ;
    foaf:name "Rhyth."@en,
        "Rhyth."@ja,
        "Rhyth."@ja-latn .

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

<https://medium-media.vgm.io/albums/52/13925/13925-1244889007.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13925#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/5697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13925#performance> ;
    schema:name "Nano Haduki"@en,
        "葉月なの"@ja ;
    foaf:name "Nano Haduki"@en,
        "葉月なの"@ja .

<album/13925#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PreFre! -the Precious Friends-"@en,
        "ぷれふれっ！ -the Precious Friends-"@ja,
        "PreFre! -the Precious Friends-"@ja-latn ;
    mo:performance_of <album/13925#musicalwork> ;
    mo:performer <artist/2518#subject>,
        <artist/5697#subject> ;
    mo:recorded_as <album/13925#musicalexpression> ;
    schema:byArtist <artist/2518#subject>,
        <artist/5697#subject> ;
    schema:name "PreFre! -the Precious Friends-"@en,
        "ぷれふれっ！ -the Precious Friends-"@ja,
        "PreFre! -the Precious Friends-"@ja-latn ;
    schema:workPerformed <album/13925#musicalwork> .

<album/13925#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PreFre! -the Precious Friends-"@en,
        "ぷれふれっ！ -the Precious Friends-"@ja,
        "PreFre! -the Precious Friends-"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/2027#subject>,
        <artist/267#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/13925#musicalwork> ;
    schema:name "PreFre! -the Precious Friends-"@en,
        "ぷれふれっ！ -the Precious Friends-"@ja,
        "PreFre! -the Precious Friends-"@ja-latn .

<album/13925#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-12"^^xsd:date ;
    dcterms:title "PreFre! -the Precious Friends-"@en,
        "ぷれふれっ！ -the Precious Friends-"@ja,
        "PreFre! -the Precious Friends-"@ja-latn ;
    mo:catalogue_number "RHCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13925#musicalexpression> ;
    mo:publisher <org/978#subject> ;
    mo:record _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    mo:record_count 1 ;
    schema:about <product/1026#subject> ;
    schema:byArtist <artist/2518#subject>,
        <artist/5697#subject> ;
    schema:datePublished "2007-12-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/13925/13925-1244889007.jpg> ;
    schema:name "PreFre! -the Precious Friends-"@en,
        "ぷれふれっ！ -the Precious Friends-"@ja,
        "PreFre! -the Precious Friends-"@ja-latn ;
    schema:publisher <org/978#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/13925/13925-1244889007.jpg> .

_:N01b31b4500894b71b4ab273f509b4ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sequent of Rainy Atmosphere"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Sequent of Rainy Atmosphere"@ja .

_:N071f87d7afb64170afb6e246bc776a69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead or Alive"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Dead or Alive"@ja .

_:N07e1943c7da34487b15a21ccee3ce4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桃・色・爆・炸・玩・具・箱!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "桃・色・爆・炸・玩・具・箱!"@ja .

_:N42179927f331490ca71a31d29f97a97a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flexible Ensemble"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Flexible Ensemble"@ja .

_:N42c609032ec548c6aec50aee6c0ad4e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring Ring Ring!(Second ignition mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Ring Ring Ring!(Second ignition mix)"@ja .

_:N9cb49a49ecf94778bac33baa5c7f4a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUN! FUN! TAMBOURINE!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "FUN! FUN! TAMBOURINE!"@ja .

_:Na0cab9190add4b878a3b5013f86b9c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! -Cybersky mix-(off vocal)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Little Busters! -Cybersky mix-(off vocal)"@ja .

_:Nadc8ebbc273e4727876f7669085ba6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemagic -type purewind-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Alicemagic -type purewind-"@ja .

_:Ndd0d027fd3584f21b976f146080fa0f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemagic -type purewind-(off vocal)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Alicemagic -type purewind-(off vocal)"@ja .

_:Ne3db4e9d15aa4eaeb5d5204a8aa69a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! -Cybersky mix-(radio edit)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ndfbdac1a14ef4a97b69cc68ad2176fe4 ;
    schema:name "Little Busters! -Cybersky mix-(radio edit)"@ja .

_:Ndfbdac1a14ef4a97b69cc68ad2176fe4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01b31b4500894b71b4ab273f509b4ce3,
        _:N071f87d7afb64170afb6e246bc776a69,
        _:N07e1943c7da34487b15a21ccee3ce4f9,
        _:N42179927f331490ca71a31d29f97a97a,
        _:N42c609032ec548c6aec50aee6c0ad4e7,
        _:N9cb49a49ecf94778bac33baa5c7f4a67,
        _:Na0cab9190add4b878a3b5013f86b9c03,
        _:Nadc8ebbc273e4727876f7669085ba6db,
        _:Ndd0d027fd3584f21b976f146080fa0f4,
        _:Ne3db4e9d15aa4eaeb5d5204a8aa69a4e ;
    mo:track_count 10 ;
    schema:duration "PT49:02"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01b31b4500894b71b4ab273f509b4ce3,
        _:N071f87d7afb64170afb6e246bc776a69,
        _:N07e1943c7da34487b15a21ccee3ce4f9,
        _:N42179927f331490ca71a31d29f97a97a,
        _:N42c609032ec548c6aec50aee6c0ad4e7,
        _:N9cb49a49ecf94778bac33baa5c7f4a67,
        _:Na0cab9190add4b878a3b5013f86b9c03,
        _:Nadc8ebbc273e4727876f7669085ba6db,
        _:Ndd0d027fd3584f21b976f146080fa0f4,
        _:Ne3db4e9d15aa4eaeb5d5204a8aa69a4e .

