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

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

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

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

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

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44325#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/44325#composition>,
        <album/44325#subject> ;
    foaf:name "eufonius"@en .

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

<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/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/52/44325/44325-1392060625.png> a schema:ImageObject,
        foaf:Image .

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

<album/44325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colorful"@en,
        "Colorful"@ja,
        "Colorful"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/44325#musicalwork> ;
    schema:name "Colorful"@en,
        "Colorful"@ja,
        "Colorful"@ja-latn .

<album/44325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "Colorful"@en,
        "Colorful"@ja,
        "Colorful"@ja-latn ;
    mo:catalogue_number "AOZR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44325#musicalexpression> ;
    mo:publisher _:Nb27c624386424aa7932de25a79a475f0 ;
    mo:record _:Nfa1be282048b419da871ac5f6a11c36f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CLANNAD AFTER STORY"@en ;
            foaf:name "CLANNAD AFTER STORY"@en ],
        <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/44325/44325-1392060625.png> ;
    schema:name "Colorful"@en,
        "Colorful"@ja,
        "Colorful"@ja-latn ;
    schema:publisher _:Nb27c624386424aa7932de25a79a475f0 ;
    foaf:depiction <https://media.vgm.io/albums/52/44325/44325-1392060625.png> .

_:N22097015c6874edcae690c7349f5d993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "止まらない思い"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa1be282048b419da871ac5f6a11c36f ;
    schema:name "止まらない思い"@ja .

_:N5cd5454a6cb947ac9edffdca8ab7e752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the sky"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa1be282048b419da871ac5f6a11c36f ;
    schema:name "To the sky"@ja .

_:N8573eb863eaf463a8bd1ae3352e1928e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of light"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa1be282048b419da871ac5f6a11c36f ;
    schema:name "Fragments of light"@ja .

_:Nb27c624386424aa7932de25a79a475f0 schema:name "Aozora"@en ;
    foaf:name "Aozora"@en .

_:Nc5dbc97c68de444cbe38ec9195e1025a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the time"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa1be282048b419da871ac5f6a11c36f ;
    schema:name "Through the time"@ja .

_:Necde6f2e58574b13827ba8bb42f26995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの坂道で"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa1be282048b419da871ac5f6a11c36f ;
    schema:name "あの坂道で"@ja .

_:Neffcc54fbc6845bcb7ea608e313554e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光導かれて"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa1be282048b419da871ac5f6a11c36f ;
    schema:name "光導かれて"@ja .

_:Nfa1be282048b419da871ac5f6a11c36f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22097015c6874edcae690c7349f5d993,
        _:N5cd5454a6cb947ac9edffdca8ab7e752,
        _:N8573eb863eaf463a8bd1ae3352e1928e,
        _:Nc5dbc97c68de444cbe38ec9195e1025a,
        _:Necde6f2e58574b13827ba8bb42f26995,
        _:Neffcc54fbc6845bcb7ea608e313554e8 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N22097015c6874edcae690c7349f5d993,
        _:N5cd5454a6cb947ac9edffdca8ab7e752,
        _:N8573eb863eaf463a8bd1ae3352e1928e,
        _:Nc5dbc97c68de444cbe38ec9195e1025a,
        _:Necde6f2e58574b13827ba8bb42f26995,
        _:Neffcc54fbc6845bcb7ea608e313554e8 .

