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

<artist/1610#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suara"@en ;
    foaf:made <album/18582#subject>,
        <album/18582#vocals> ;
    foaf:name "Suara"@en .

<artist/3309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Sutani"@en,
        "須谷尚子"@ja ;
    foaf:made <album/18582#lyrics>,
        <album/18582#subject> ;
    foaf:name "Naoko Sutani"@en,
        "須谷尚子"@ja .

<artist/8748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miu"@en,
        "未海"@ja ;
    foaf:made <album/18582#lyrics>,
        <album/18582#subject> ;
    foaf:name "Miu"@en,
        "未海"@ja .

<artist/1014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18582#subject> ;
    schema:name "Michio Kinugasa"@en,
        "衣笠道雄"@ja ;
    foaf:made <album/18582#composition>,
        <album/18582#subject> ;
    foaf:name "Michio Kinugasa"@en,
        "衣笠道雄"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18582#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/18582#composition>,
        <album/18582#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<product/5643#subject> a schema:CreativeWork ;
    schema:name "Tears to Tiara (Series)"@en,
        "ティアーズ・トゥ・ティアラ (Series)"@ja,
        "Tears to Tiara (Series)"@ja-latn ;
    foaf:name "Tears to Tiara (Series)"@en,
        "ティアーズ・トゥ・ティアラ (Series)"@ja,
        "Tears to Tiara (Series)"@ja-latn .

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

<album/18582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Free and Dream / Suara"@en,
        "Free and Dream / Suara"@ja,
        "Free and Dream / Suara"@ja-latn ;
    mo:performance_of <album/18582#musicalwork> ;
    mo:recorded_as <album/18582#musicalexpression> ;
    schema:name "Free and Dream / Suara"@en,
        "Free and Dream / Suara"@ja,
        "Free and Dream / Suara"@ja-latn ;
    schema:workPerformed <album/18582#musicalwork> .

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

<org/5#subject> schema:name "F.I.X. RECORDS"@en,
        "フィックスレコード"@ja,
        "F.I.X. RECORDS"@ja-latn ;
    foaf:name "F.I.X. RECORDS"@en,
        "フィックスレコード"@ja,
        "F.I.X. RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/18582/18582-1320241848.jpg> a schema:ImageObject,
        foaf:Image .

<album/18582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Free and Dream / Suara"@en,
        "Free and Dream / Suara"@ja,
        "Free and Dream / Suara"@ja-latn ;
    mo:composer <artist/1014#subject>,
        <artist/28#subject> ;
    mo:produced_work <album/18582#musicalwork> ;
    schema:name "Free and Dream / Suara"@en,
        "Free and Dream / Suara"@ja,
        "Free and Dream / Suara"@ja-latn .

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

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

<album/18582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-04-22"^^xsd:date ;
    dcterms:title "Free and Dream / Suara"@en,
        "Free and Dream / Suara"@ja,
        "Free and Dream / Suara"@ja-latn ;
    mo:catalogue_number "KICM-4028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18582#musicalexpression> ;
    mo:publisher <org/5#subject> ;
    mo:record _:Nca1f0b6c3f9b49ceaa13c91682f006c2 ;
    mo:record_count 1 ;
    schema:about <product/5643#subject> ;
    schema:datePublished "2009-04-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/18582/18582-1320241848.jpg> ;
    schema:name "Free and Dream / Suara"@en,
        "Free and Dream / Suara"@ja,
        "Free and Dream / Suara"@ja-latn ;
    schema:publisher <org/5#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/18582/18582-1320241848.jpg> .

_:N3fc853eb07c849e9aa93fb1e22a102ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ -空色の手紙- <Instrumental>"@ja,
        "Asu e -Sorairo no Tegami- <Instrumental>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nca1f0b6c3f9b49ceaa13c91682f006c2 ;
    schema:name "明日へ -空色の手紙- <Instrumental>"@ja,
        "Asu e -Sorairo no Tegami- <Instrumental>"@ja-latn .

_:N94c5e17a0d5b41a590d4ad82549c7cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free and Dream <Instrumental>"@ja,
        "Free and Dream <Instrumental>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nca1f0b6c3f9b49ceaa13c91682f006c2 ;
    schema:name "Free and Dream <Instrumental>"@ja,
        "Free and Dream <Instrumental>"@ja-latn .

_:N9a4117854b0e43a5bf3ae1e730fabb18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ -空色の手紙-"@ja,
        "Asu e -Sorairo no Tegami-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nca1f0b6c3f9b49ceaa13c91682f006c2 ;
    schema:name "明日へ -空色の手紙-"@ja,
        "Asu e -Sorairo no Tegami-"@ja-latn .

_:Neb6c649d60b948f5a67808de0eb227be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free and Dream"@ja,
        "Free and Dream"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nca1f0b6c3f9b49ceaa13c91682f006c2 ;
    schema:name "Free and Dream"@ja,
        "Free and Dream"@ja-latn .

_:Nca1f0b6c3f9b49ceaa13c91682f006c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fc853eb07c849e9aa93fb1e22a102ab,
        _:N94c5e17a0d5b41a590d4ad82549c7cf7,
        _:N9a4117854b0e43a5bf3ae1e730fabb18,
        _:Neb6c649d60b948f5a67808de0eb227be ;
    mo:track_count 4 ;
    schema:duration "PT16:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3fc853eb07c849e9aa93fb1e22a102ab,
        _:N94c5e17a0d5b41a590d4ad82549c7cf7,
        _:N9a4117854b0e43a5bf3ae1e730fabb18,
        _:Neb6c649d60b948f5a67808de0eb227be .

