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

<album/1444#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "V-RARE SOUNDTRACK 6 - pop'n music 8"@en,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja-latn ;
    mo:produced_work <album/1444#musicalwork> ;
    schema:name "V-RARE SOUNDTRACK 6 - pop'n music 8"@en,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja-latn .

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

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

<product/4768#subject> a schema:CreativeWork ;
    schema:name "pop'n music 8"@en,
        "pop'n music 8"@ja,
        "pop'n music 8"@ja-latn ;
    foaf:name "pop'n music 8"@en,
        "pop'n music 8"@ja,
        "pop'n music 8"@ja-latn .

<product/4769#subject> a schema:CreativeWork ;
    schema:name "pop'n music 9"@en,
        "pop'n music 9"@ja,
        "pop'n music 9"@ja-latn ;
    foaf:name "pop'n music 9"@en,
        "pop'n music 9"@ja,
        "pop'n music 9"@ja-latn .

<product/4770#subject> a schema:CreativeWork ;
    schema:name "pop'n music 10"@en,
        "pop'n music 10"@ja,
        "pop'n music 10"@ja-latn ;
    foaf:name "pop'n music 10"@en,
        "pop'n music 10"@ja,
        "pop'n music 10"@ja-latn .

<product/4789#subject> a schema:CreativeWork ;
    schema:name "pop'n music GB"@en,
        "pop'n music GB"@ja,
        "pop'n music GB"@ja-latn ;
    foaf:name "pop'n music GB"@en,
        "pop'n music GB"@ja,
        "pop'n music GB"@ja-latn .

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

<album/1444#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "V-RARE SOUNDTRACK 6 - pop'n music 8"@en,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja-latn ;
    mo:performance_of <album/1444#musicalwork> ;
    mo:recorded_as <album/1444#musicalexpression> ;
    schema:name "V-RARE SOUNDTRACK 6 - pop'n music 8"@en,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja-latn ;
    schema:workPerformed <album/1444#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/44/1444/1444-1191837486.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1444#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-07-03"^^xsd:date ;
    dcterms:title "V-RARE SOUNDTRACK 6 - pop'n music 8"@en,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja-latn ;
    mo:catalogue_number "CM1490" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1444#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N18e1cbecd1294467ac61ccd7d122f495 ;
    mo:record_count 1 ;
    schema:about <product/4768#subject>,
        <product/4769#subject>,
        <product/4770#subject>,
        <product/4789#subject> ;
    schema:datePublished "2003-07-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/1444/1444-1191837486.jpg> ;
    schema:name "V-RARE SOUNDTRACK 6 - pop'n music 8"@en,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja,
        "V-RARE SOUNDTRACK 6 - pop'n music 8"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/1444/1444-1191837486.jpg> .

_:N23db899bd14a458f848615c12a0acd45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100sec. Kitchen Battle!! (tometaro, Kitchen Battle)"@en,
        "100sec.Kitchen Battle!! (tometaro,Kitchen Battle)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "100sec. Kitchen Battle!! (tometaro, Kitchen Battle)"@en,
        "100sec.Kitchen Battle!! (tometaro,Kitchen Battle)"@ja .

_:N5173077c6aaa4265aa04c6d8c7b1880b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rings on the water ~thunderstorm mix~"@en,
        "rings on the water ～thunderstorm mix～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "rings on the water ~thunderstorm mix~"@en,
        "rings on the water ～thunderstorm mix～"@ja .

_:N5f9ec760f9a342d6a48604730ab5414a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raspberry♡Heart (VOCAL Version)"@en,
        "Raspberry♡Heart (VOCAL Version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "Raspberry♡Heart (VOCAL Version)"@en,
        "Raspberry♡Heart (VOCAL Version)"@ja .

_:N6f143675352c4a7986a3aa723c7faf8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Eve (unplugged version)"@en,
        "White Eve (unplugged version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "White Eve (unplugged version)"@en,
        "White Eve (unplugged version)"@ja .

_:N98b1600bccc14468859337d2dc221e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite Orbit"@en,
        "無限軌道"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "Infinite Orbit"@en,
        "無限軌道"@ja .

_:Nc2285ec0c8d1420f915576dc8a7e57cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The chamomile of night ~velvet mix~"@en,
        "The chamomile of night ～velvet mix～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "The chamomile of night ~velvet mix~"@en,
        "The chamomile of night ～velvet mix～"@ja .

_:Nc5e0374725b1419bade55ea95b01630f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No more I love you"@en,
        "No more I love you"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "No more I love you"@en,
        "No more I love you"@ja .

_:Nc6d6a6ab5d404d78a4b152456f89a43b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superhuman Strength (Studio Batting Special)"@en,
        "坤剛力 (スタジオバッティングスペシアル)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "Superhuman Strength (Studio Batting Special)"@en,
        "坤剛力 (スタジオバッティングスペシアル)"@ja .

_:Nc95c48992eff40358a51fdb0235528f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nagging Mama"@en,
        "くちうるさいママ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N18e1cbecd1294467ac61ccd7d122f495 ;
    schema:name "Nagging Mama"@en,
        "くちうるさいママ"@ja .

_:N18e1cbecd1294467ac61ccd7d122f495 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23db899bd14a458f848615c12a0acd45,
        _:N5173077c6aaa4265aa04c6d8c7b1880b,
        _:N5f9ec760f9a342d6a48604730ab5414a,
        _:N6f143675352c4a7986a3aa723c7faf8e,
        _:N98b1600bccc14468859337d2dc221e02,
        _:Nc2285ec0c8d1420f915576dc8a7e57cc,
        _:Nc5e0374725b1419bade55ea95b01630f,
        _:Nc6d6a6ab5d404d78a4b152456f89a43b,
        _:Nc95c48992eff40358a51fdb0235528f2 ;
    mo:track_count 9 ;
    schema:duration "PT26:31"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N23db899bd14a458f848615c12a0acd45,
        _:N5173077c6aaa4265aa04c6d8c7b1880b,
        _:N5f9ec760f9a342d6a48604730ab5414a,
        _:N6f143675352c4a7986a3aa723c7faf8e,
        _:N98b1600bccc14468859337d2dc221e02,
        _:Nc2285ec0c8d1420f915576dc8a7e57cc,
        _:Nc5e0374725b1419bade55ea95b01630f,
        _:Nc6d6a6ab5d404d78a4b152456f89a43b,
        _:Nc95c48992eff40358a51fdb0235528f2 .

