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

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

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

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

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

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<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/18528#musicalexpression> a mo:Signal ;
    mo:published_as <album/18528#subject> ;
    mo:records <album/18528#performance> .

<album/18528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BestFriends! ~Kono Sora he Takaku~"@en,
        "BestFriends！～この空へ高く～"@ja,
        "BestFriends! ~Kono Sora he Takaku~"@ja-latn ;
    mo:performance_of <album/18528#musicalwork> ;
    mo:recorded_as <album/18528#musicalexpression> ;
    schema:name "BestFriends! ~Kono Sora he Takaku~"@en,
        "BestFriends！～この空へ高く～"@ja,
        "BestFriends! ~Kono Sora he Takaku~"@ja-latn ;
    schema:workPerformed <album/18528#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/82/18528/18528-1269391613.jpg> a schema:ImageObject,
        foaf:Image .

<album/18528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BestFriends! ~Kono Sora he Takaku~"@en,
        "BestFriends！～この空へ高く～"@ja,
        "BestFriends! ~Kono Sora he Takaku~"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/18528#musicalwork> ;
    schema:name "BestFriends! ~Kono Sora he Takaku~"@en,
        "BestFriends！～この空へ高く～"@ja,
        "BestFriends! ~Kono Sora he Takaku~"@ja-latn .

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

<album/18528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-17"^^xsd:date ;
    dcterms:title "BestFriends! ~Kono Sora he Takaku~"@en,
        "BestFriends！～この空へ高く～"@ja,
        "BestFriends! ~Kono Sora he Takaku~"@ja-latn ;
    mo:catalogue_number "CGCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18528#musicalexpression> ;
    mo:publisher <org/790#subject> ;
    mo:record _:Nef2d88a6835e4105bd665e20179ab815 ;
    mo:record_count 1 ;
    schema:about <product/1015#subject>,
        <product/1026#subject> ;
    schema:datePublished "2008-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/18528/18528-1269391613.jpg> ;
    schema:name "BestFriends! ~Kono Sora he Takaku~"@en,
        "BestFriends！～この空へ高く～"@ja,
        "BestFriends! ~Kono Sora he Takaku~"@ja-latn ;
    schema:publisher <org/790#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/18528/18528-1269391613.jpg> .

_:N2a0b756c4b20491c83ced2c4cc8bc800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥か彼方"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef2d88a6835e4105bd665e20179ab815 ;
    schema:name "遥か彼方"@ja .

_:N2cf9d3f1bec143b597e9affb8e158a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef2d88a6835e4105bd665e20179ab815 ;
    schema:name "Intro"@ja .

_:N3e311548dc9e444fb0de6add56529029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RING RING RING!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef2d88a6835e4105bd665e20179ab815 ;
    schema:name "RING RING RING!"@ja .

_:N7ad10659878746e5a055d4c0c08c4830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光に寄せて"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef2d88a6835e4105bd665e20179ab815 ;
    schema:name "光に寄せて"@ja .

_:Nb8d6d68cbcb34d7cba442558875b910a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef2d88a6835e4105bd665e20179ab815 ;
    schema:name "夏影"@ja .

_:Ndae1e9d34abd4728a04215756e81da72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "目覚めた朝に"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef2d88a6835e4105bd665e20179ab815 ;
    schema:name "目覚めた朝に"@ja .

_:Nef2d88a6835e4105bd665e20179ab815 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a0b756c4b20491c83ced2c4cc8bc800,
        _:N2cf9d3f1bec143b597e9affb8e158a02,
        _:N3e311548dc9e444fb0de6add56529029,
        _:N7ad10659878746e5a055d4c0c08c4830,
        _:Nb8d6d68cbcb34d7cba442558875b910a,
        _:Ndae1e9d34abd4728a04215756e81da72 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2a0b756c4b20491c83ced2c4cc8bc800,
        _:N2cf9d3f1bec143b597e9affb8e158a02,
        _:N3e311548dc9e444fb0de6add56529029,
        _:N7ad10659878746e5a055d4c0c08c4830,
        _:Nb8d6d68cbcb34d7cba442558875b910a,
        _:Ndae1e9d34abd4728a04215756e81da72 .

