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

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

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

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11608#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/11608#composition>,
        <album/11608#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11608#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/11608#composition>,
        <album/11608#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11608#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/11608#composition>,
        <album/11608#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11608#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/11608#composition>,
        <album/11608#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<artist/989#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11608#subject> ;
    schema:name "Shogo Sakai"@en,
        "酒井省吾"@ja ;
    foaf:made <album/11608#composition>,
        <album/11608#subject> ;
    foaf:name "Shogo Sakai"@en,
        "酒井省吾"@ja .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/250#subject> a schema:CreativeWork ;
    schema:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn ;
    foaf:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn .

<product/251#subject> a schema:CreativeWork ;
    schema:name "Mother 3"@en,
        "Mother 3"@ja,
        "Mother 3"@ja-latn ;
    foaf:name "Mother 3"@en,
        "Mother 3"@ja,
        "Mother 3"@ja-latn .

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

<org/509#subject> schema:name "Sokuseki Enban"@en,
        "即席円盤"@ja,
        "Sokuseki Enban"@ja-latn ;
    foaf:name "Sokuseki Enban"@en,
        "即席円盤"@ja,
        "Sokuseki Enban"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/11608/11608-1231296883.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2403#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11608#performance> ;
    schema:name "ease"@en ;
    foaf:name "ease"@en .

<artist/4747#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11608#performance> ;
    schema:name "roido"@en ;
    foaf:name "roido"@en .

<album/11608#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NTD Melodies Connection β"@en,
        "NTD Melodies Connection β"@ja,
        "NTD Melodies Connection β"@ja-latn ;
    mo:performance_of <album/11608#musicalwork> ;
    mo:performer <artist/2403#subject>,
        <artist/4747#subject> ;
    mo:recorded_as <album/11608#musicalexpression> ;
    schema:byArtist <artist/2403#subject>,
        <artist/4747#subject> ;
    schema:name "NTD Melodies Connection β"@en,
        "NTD Melodies Connection β"@ja,
        "NTD Melodies Connection β"@ja-latn ;
    schema:workPerformed <album/11608#musicalwork> .

<album/11608#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NTD Melodies Connection β"@en,
        "NTD Melodies Connection β"@ja,
        "NTD Melodies Connection β"@ja-latn ;
    mo:composer <artist/328#subject>,
        <artist/3639#subject>,
        <artist/364#subject>,
        <artist/691#subject>,
        <artist/989#subject> ;
    mo:produced_work <album/11608#musicalwork> ;
    schema:name "NTD Melodies Connection β"@en,
        "NTD Melodies Connection β"@ja,
        "NTD Melodies Connection β"@ja-latn .

<album/11608#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "NTD Melodies Connection β"@en,
        "NTD Melodies Connection β"@ja,
        "NTD Melodies Connection β"@ja-latn ;
    mo:catalogue_number "SSEB-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11608#musicalexpression> ;
    mo:publisher <org/509#subject> ;
    mo:record _:N155155ed637d4979ab3438a5015375b2 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pokémon Gold Version & Silver Version"@en ;
            foaf:name "Pokémon Gold Version & Silver Version"@en ],
        [ a schema:CreativeWork ;
            schema:name "Kirby of the Stars"@en ;
            foaf:name "Kirby of the Stars"@en ],
        <product/250#subject>,
        <product/251#subject> ;
    schema:byArtist <artist/2403#subject>,
        <artist/4747#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/11608/11608-1231296883.jpg> ;
    schema:name "NTD Melodies Connection β"@en,
        "NTD Melodies Connection β"@ja,
        "NTD Melodies Connection β"@ja-latn ;
    schema:publisher <org/509#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/11608/11608-1231296883.jpg> .

_:N00a97a5c5e7a456da82e6164a79789b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOTHER - Title Theme"@en,
        "MOTHER タイトルテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N155155ed637d4979ab3438a5015375b2 ;
    schema:name "MOTHER - Title Theme"@en,
        "MOTHER タイトルテーマ"@ja .

_:N1369300d4cde4c05988950dbf587d9ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoshi no Kirby Super Deluxe - Gourmet Race Course 1"@en,
        "星のカービィ スーパーデラックス グルメレース コース1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N155155ed637d4979ab3438a5015375b2 ;
    schema:name "Hoshi no Kirby Super Deluxe - Gourmet Race Course 1"@en,
        "星のカービィ スーパーデラックス グルメレース コース1"@ja .

_:N220867ec5389475182dcc209bc81562b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoshi no Kirby Super Deluxe - Wish Upon the Milky Way - Ending"@en,
        "星のカービィ スーパーデラックス 銀河に願いを エンディング"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N155155ed637d4979ab3438a5015375b2 ;
    schema:name "Hoshi no Kirby Super Deluxe - Wish Upon the Milky Way - Ending"@en,
        "星のカービィ スーパーデラックス 銀河に願いを エンディング"@ja .

_:Nb48709f81719404091a788292a870d5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokemon Gold Silver Crystal - Kantou Region - Route 26"@en,
        "ﾎﾟケットモンスター 金銀クリスタル カントー地方 26番道路"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N155155ed637d4979ab3438a5015375b2 ;
    schema:name "Pokemon Gold Silver Crystal - Kantou Region - Route 26"@en,
        "ﾎﾟケットモンスター 金銀クリスタル カントー地方 26番道路"@ja .

_:Ncb848dd53bcb4064ba4416b70e18e7a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOTHER 'Pollyanna'"@en,
        "MOTHER 「Pollyanna」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N155155ed637d4979ab3438a5015375b2 ;
    schema:name "MOTHER 'Pollyanna'"@en,
        "MOTHER 「Pollyanna」"@ja .

_:Ndc1fe134fbd44e018f431f980e1c9211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOTHER3 'Love Theme'"@en,
        "MOTHER3 「愛のテーマ」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N155155ed637d4979ab3438a5015375b2 ;
    schema:name "MOTHER3 'Love Theme'"@en,
        "MOTHER3 「愛のテーマ」"@ja .

_:Ne98e6cad85b745d18fcf10e4a465d7cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOTHER 'Bein'Friends'"@en,
        "MOTHER 「Bein'Friends」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N155155ed637d4979ab3438a5015375b2 ;
    schema:name "MOTHER 'Bein'Friends'"@en,
        "MOTHER 「Bein'Friends」"@ja .

_:N155155ed637d4979ab3438a5015375b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a97a5c5e7a456da82e6164a79789b2,
        _:N1369300d4cde4c05988950dbf587d9ee,
        _:N220867ec5389475182dcc209bc81562b,
        _:Nb48709f81719404091a788292a870d5f,
        _:Ncb848dd53bcb4064ba4416b70e18e7a7,
        _:Ndc1fe134fbd44e018f431f980e1c9211,
        _:Ne98e6cad85b745d18fcf10e4a465d7cc ;
    mo:track_count 7 ;
    schema:duration "PT20:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N00a97a5c5e7a456da82e6164a79789b2,
        _:N1369300d4cde4c05988950dbf587d9ee,
        _:N220867ec5389475182dcc209bc81562b,
        _:Nb48709f81719404091a788292a870d5f,
        _:Ncb848dd53bcb4064ba4416b70e18e7a7,
        _:Ndc1fe134fbd44e018f431f980e1c9211,
        _:Ne98e6cad85b745d18fcf10e4a465d7cc .

