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

<album/126517> a mo:Release ;
    mo:catalogue_number "CURE-0006" .

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129585#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/129585#composition>,
        <album/129585#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129585#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/129585#composition>,
        <album/129585#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129585#subject> ;
    schema:name "Kazumi Totaka"@en,
        "戸高一生"@ja ;
    foaf:made <album/129585#composition>,
        <album/129585#subject> ;
    foaf:name "Kazumi Totaka"@en,
        "戸高一生"@ja .

<artist/7962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129585#subject> ;
    schema:name "Ryo Nagamatsu"@en,
        "永松亮"@ja ;
    foaf:made <album/129585#composition>,
        <album/129585#subject> ;
    foaf:name "Ryo Nagamatsu"@en,
        "永松亮"@ja .

<artist/8996#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129585#subject> ;
    schema:name "Shiho Fujii"@en,
        "藤井志帆"@ja ;
    foaf:made <album/129585#composition>,
        <album/129585#subject> ;
    foaf:name "Shiho Fujii"@en,
        "藤井志帆"@ja .

<product/2116#subject> a schema:CreativeWork ;
    schema:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@ja-latn ;
    foaf:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@ja-latn .

<product/2119#subject> a schema:CreativeWork ;
    schema:name "Yoshi's Story"@en,
        "ヨッシーストーリ"@ja,
        "Yoshi Story"@ja-latn ;
    foaf:name "Yoshi's Story"@en,
        "ヨッシーストーリ"@ja,
        "Yoshi Story"@ja-latn .

<product/2129#subject> a schema:CreativeWork ;
    schema:name "Super Mario Sunshine"@en,
        "スーパーマリオサンシャイン"@ja,
        "Super Mario Sunshine"@ja-latn ;
    foaf:name "Super Mario Sunshine"@en,
        "スーパーマリオサンシャイン"@ja,
        "Super Mario Sunshine"@ja-latn .

<product/415#subject> a schema:CreativeWork ;
    schema:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn ;
    foaf:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn .

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

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

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

<org/3652#subject> schema:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn ;
    foaf:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/129585/129585-d2cfae385e84.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129585#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game LoFi: Yoshi"@en,
        "Video Game LoFi: Yoshi"@ja,
        "Video Game LoFi: Yoshi"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject>,
        <artist/690#subject>,
        <artist/7962#subject>,
        <artist/8996#subject> ;
    mo:produced_work <album/129585#musicalwork> ;
    schema:name "Video Game LoFi: Yoshi"@en,
        "Video Game LoFi: Yoshi"@ja,
        "Video Game LoFi: Yoshi"@ja-latn .

<album/129585#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-01"^^xsd:date ;
    dcterms:title "Video Game LoFi: Yoshi"@en,
        "Video Game LoFi: Yoshi"@ja,
        "Video Game LoFi: Yoshi"@ja-latn ;
    mo:catalogue_number "CURE-0006-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/126517> ;
    mo:publication_of <album/129585#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:N574a0167f999480c90f99dec5e3da1a1 ;
    mo:record_count 1 ;
    schema:about <product/2116#subject>,
        <product/2119#subject>,
        <product/2129#subject>,
        <product/415#subject>,
        <product/468#subject> ;
    schema:datePublished "2022-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/129585/129585-d2cfae385e84.jpg> ;
    schema:name "Video Game LoFi: Yoshi"@en,
        "Video Game LoFi: Yoshi"@ja,
        "Video Game LoFi: Yoshi"@ja-latn ;
    schema:publisher <org/3652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/129585/129585-d2cfae385e84.jpg> .

_:N0eb0bd0d9fbe47e1acb75e3d8b8c2abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story Music Box (from \"Super Mario World 2: Yoshi's Island\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Story Music Box (from \"Super Mario World 2: Yoshi's Island\")"@en .

_:N62da8775bac44e57a84f889c20ff36af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground (from \"Super Mario World 2: Yoshi's Island\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Underground (from \"Super Mario World 2: Yoshi's Island\")"@en .

_:N712fed465c094184b7aacf2aa25ffe92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Middle Boss (from \"Super Mario World 2: Yoshi's Island\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Middle Boss (from \"Super Mario World 2: Yoshi's Island\")"@en .

_:N73b95aac445f477c95af0e66ea01ac4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Garden (from \"Super Mario World 2: Yoshi's Island\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Flower Garden (from \"Super Mario World 2: Yoshi's Island\")"@en .

_:N9e33c338988c43cb958f2bdb7e021512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshis on the Beach (from \"Yoshi's Story\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Yoshis on the Beach (from \"Yoshi's Story\")"@en .

_:Nb6179b03a8784f08add143d7fb891775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delfino Plaza (from \"Super Mario Sunshine\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Delfino Plaza (from \"Super Mario Sunshine\")"@en .

_:Nb6f85bf12b5441e1851bc9c8ddd6f443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Obstacle Course (from \"Super Mario World 2: Yoshi's Island\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Obstacle Course (from \"Super Mario World 2: Yoshi's Island\")"@en .

_:Nd2580d413a6146f39d325c21b3056d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ground Theme (from \"Super Mario World\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Ground Theme (from \"Super Mario World\")"@en .

_:Nd2ea4cb11f4c427d9284568dccf5cb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme (from \"New Super Mario Bros. Wii\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Title Theme (from \"New Super Mario Bros. Wii\")"@en .

_:Ne0a8b99814e64acd8f5d569936421f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme (from \"Super Mario World 2: Yoshi's Island\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Title Theme (from \"Super Mario World 2: Yoshi's Island\")"@en .

_:Ne56eaaa2f8df4d8dbdd3dea569557535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi's Story (from \"Yoshi's Story\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N574a0167f999480c90f99dec5e3da1a1 ;
    schema:name "Yoshi's Story (from \"Yoshi's Story\")"@en .

_:N574a0167f999480c90f99dec5e3da1a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb0bd0d9fbe47e1acb75e3d8b8c2abc,
        _:N62da8775bac44e57a84f889c20ff36af,
        _:N712fed465c094184b7aacf2aa25ffe92,
        _:N73b95aac445f477c95af0e66ea01ac4d,
        _:N9e33c338988c43cb958f2bdb7e021512,
        _:Nb6179b03a8784f08add143d7fb891775,
        _:Nb6f85bf12b5441e1851bc9c8ddd6f443,
        _:Nd2580d413a6146f39d325c21b3056d42,
        _:Nd2ea4cb11f4c427d9284568dccf5cb5d,
        _:Ne0a8b99814e64acd8f5d569936421f0e,
        _:Ne56eaaa2f8df4d8dbdd3dea569557535 ;
    mo:track_count 11 ;
    schema:duration "PT30:42"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0eb0bd0d9fbe47e1acb75e3d8b8c2abc,
        _:N62da8775bac44e57a84f889c20ff36af,
        _:N712fed465c094184b7aacf2aa25ffe92,
        _:N73b95aac445f477c95af0e66ea01ac4d,
        _:N9e33c338988c43cb958f2bdb7e021512,
        _:Nb6179b03a8784f08add143d7fb891775,
        _:Nb6f85bf12b5441e1851bc9c8ddd6f443,
        _:Nd2580d413a6146f39d325c21b3056d42,
        _:Nd2ea4cb11f4c427d9284568dccf5cb5d,
        _:Ne0a8b99814e64acd8f5d569936421f0e,
        _:Ne56eaaa2f8df4d8dbdd3dea569557535 .

