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

<album/23563#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Famicom CD1"@en,
        "ファミコンCD1"@ja,
        "Famicom CD1"@ja-latn ;
    mo:produced_work <album/23563#musicalwork> ;
    schema:name "Famicom CD1"@en,
        "ファミコンCD1"@ja,
        "Famicom CD1"@ja-latn .

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

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

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/2073#subject> a schema:CreativeWork ;
    schema:name "Mega Man 4"@en,
        "ロックマン4 新たなる野望!!"@ja,
        "Rockman 4: Aratanaru Yabou!!"@ja-latn ;
    foaf:name "Mega Man 4"@en,
        "ロックマン4 新たなる野望!!"@ja,
        "Rockman 4: Aratanaru Yabou!!"@ja-latn .

<product/214#subject> a schema:CreativeWork ;
    schema:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@ja-latn ;
    foaf:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/278#subject> a schema:CreativeWork ;
    schema:name "The Final Fantasy Legend"@en,
        "魔界塔士 Sa・Ga"@ja,
        "Makai Toushi Sa・Ga"@ja-latn ;
    foaf:name "The Final Fantasy Legend"@en,
        "魔界塔士 Sa・Ga"@ja,
        "Makai Toushi Sa・Ga"@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

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

<album/23563#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Famicom CD1"@en,
        "ファミコンCD1"@ja,
        "Famicom CD1"@ja-latn ;
    mo:performance_of <album/23563#musicalwork> ;
    mo:recorded_as <album/23563#musicalexpression> ;
    schema:name "Famicom CD1"@en,
        "ファミコンCD1"@ja,
        "Famicom CD1"@ja-latn ;
    schema:workPerformed <album/23563#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/36/23563/23563-1295995941.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-04-04"^^xsd:date ;
    dcterms:title "Famicom CD1"@en,
        "ファミコンCD1"@ja,
        "Famicom CD1"@ja-latn ;
    mo:catalogue_number "IO-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23563#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:N2159d68faaaa48519701c9eb104fd5b0 ;
    mo:record_count 1 ;
    schema:about <product/194#subject>,
        <product/2073#subject>,
        <product/214#subject>,
        <product/258#subject>,
        <product/278#subject>,
        <product/416#subject> ;
    schema:datePublished "2000-04-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/23563/23563-1295995941.jpg> ;
    schema:name "Famicom CD1"@en,
        "ファミコンCD1"@ja,
        "Famicom CD1"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/23563/23563-1295995941.jpg> .

_:N13468050f87443368fb40ea25f380efe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powell"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "Powell"@en .

_:N21472742a47f429b9f1741f94af6be66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I miss you, Mario"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "I miss you, Mario"@en .

_:N559897f020a348c392395f6241380e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mum, Begin the Story"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "Mum, Begin the Story"@en .

_:N7091666504a743f8b1c713c11ac38b28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another, Another Winter"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "Another, Another Winter"@en .

_:Naea8aea572af4f3cb17aec6a9707d4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midium Rare Hero"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "Midium Rare Hero"@en .

_:Nb27c3535cfff4456a9766d85609730bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Time"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "Beyond the Time"@en .

_:Nbc17ba1c994146f1b72420b6cc90c049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find my way to the top<O-MIX>"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "Find my way to the top<O-MIX>"@en .

_:Nf977d05312964f079a776520cb9c8c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of ZELDA"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2159d68faaaa48519701c9eb104fd5b0 ;
    schema:name "Legend of ZELDA"@en .

_:N2159d68faaaa48519701c9eb104fd5b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13468050f87443368fb40ea25f380efe,
        _:N21472742a47f429b9f1741f94af6be66,
        _:N559897f020a348c392395f6241380e09,
        _:N7091666504a743f8b1c713c11ac38b28,
        _:Naea8aea572af4f3cb17aec6a9707d4e2,
        _:Nb27c3535cfff4456a9766d85609730bb,
        _:Nbc17ba1c994146f1b72420b6cc90c049,
        _:Nf977d05312964f079a776520cb9c8c15 ;
    mo:track_count 8 ;
    schema:duration "PT38:37"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N13468050f87443368fb40ea25f380efe,
        _:N21472742a47f429b9f1741f94af6be66,
        _:N559897f020a348c392395f6241380e09,
        _:N7091666504a743f8b1c713c11ac38b28,
        _:Naea8aea572af4f3cb17aec6a9707d4e2,
        _:Nb27c3535cfff4456a9766d85609730bb,
        _:Nbc17ba1c994146f1b72420b6cc90c049,
        _:Nf977d05312964f079a776520cb9c8c15 .

