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

<album/1617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "pop'n music Vocal Best 2"@en,
        "pop'n music Vocal Best 2"@ja,
        "pop'n music Vocal Best 2"@ja-latn ;
    mo:produced_work <album/1617#musicalwork> ;
    schema:name "pop'n music Vocal Best 2"@en,
        "pop'n music Vocal Best 2"@ja,
        "pop'n music Vocal Best 2"@ja-latn .

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

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

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

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

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

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

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

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

<album/1617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "pop'n music Vocal Best 2"@en,
        "pop'n music Vocal Best 2"@ja,
        "pop'n music Vocal Best 2"@ja-latn ;
    mo:performance_of <album/1617#musicalwork> ;
    mo:recorded_as <album/1617#musicalexpression> ;
    schema:name "pop'n music Vocal Best 2"@en,
        "pop'n music Vocal Best 2"@ja,
        "pop'n music Vocal Best 2"@ja-latn ;
    schema:workPerformed <album/1617#musicalwork> .

<org/59#subject> schema:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/71/1617/1617-b437211af80f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-24"^^xsd:date ;
    dcterms:title "pop'n music Vocal Best 2"@en,
        "pop'n music Vocal Best 2"@ja,
        "pop'n music Vocal Best 2"@ja-latn ;
    mo:catalogue_number "KMCA-86" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1617#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N198f5b9071984b37850dfa05b9819a34 ;
    mo:record_count 1 ;
    schema:about <product/4762#subject>,
        <product/4763#subject>,
        <product/4764#subject>,
        <product/4765#subject>,
        <product/4783#subject> ;
    schema:datePublished "2001-01-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/1617/1617-b437211af80f.jpg> ;
    schema:name "pop'n music Vocal Best 2"@en,
        "pop'n music Vocal Best 2"@ja,
        "pop'n music Vocal Best 2"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/1617/1617-b437211af80f.jpg> .

_:N207b3100300c47db99a6241d059f18b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lips / Karaoke"@en,
        "クチビル／カラオケ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Lips / Karaoke"@en,
        "クチビル／カラオケ"@ja .

_:N24b12bef7acb4e41b8a64827c47df3d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love me Love me Love me"@en,
        "Love me Love me Love me"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Love me Love me Love me"@en,
        "Love me Love me Love me"@ja .

_:N347a76ed59084f32a8b3539020ff8e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HONE Do It♡Tonight! REMIX"@en,
        "HONEまでトゥナイト! REMIX"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "HONE Do It♡Tonight! REMIX"@en,
        "HONEまでトゥナイト! REMIX"@ja .

_:N3c5174cc2b3a4079afc3733794eb1f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Happened 2001REMIX"@en,
        "どうなっちゃって 2001REMIX"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "What Happened 2001REMIX"@en,
        "どうなっちゃって 2001REMIX"@ja .

_:N4221815b8ff448fb8408607457307616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Period of Changing Teenage"@en,
        "時代を変えてくTeenage"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Period of Changing Teenage"@en,
        "時代を変えてくTeenage"@ja .

_:N483b19ca21eb4d2d96e39d81335e7af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loving Nature"@en,
        "恋は天然"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Loving Nature"@en,
        "恋は天然"@ja .

_:N4b41c277e9e346cda1405724edf5b214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIVA La HOT LOVE!!"@en,
        "VIVA La HOT LOVE!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "VIVA La HOT LOVE!!"@en,
        "VIVA La HOT LOVE!!"@ja .

_:N51d778a1b18c4a9a88607d49703953f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give me your pain"@en,
        "Give me your pain"@ja ;
    mo:track_number 15 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Give me your pain"@en,
        "Give me your pain"@ja .

_:N605af60f8a184d62b0c84d21bba3d681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "peppermint"@en,
        "peppermint"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "peppermint"@en,
        "peppermint"@ja .

_:N6626bee09c3d4ccf84df6af29ce7d048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry Out"@en,
        "Cry Out"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Cry Out"@en,
        "Cry Out"@ja .

_:N71a794cbca62485da2111e52e0f03564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's me Let's go"@en,
        "Let's me Let's go"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Let's me Let's go"@en,
        "Let's me Let's go"@ja .

_:N9103ba6da015487e9584a9a7a1967226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lips"@en,
        "クチビル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Lips"@en,
        "クチビル"@ja .

_:N91b21f428de6424bb704627f37fa8b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nagging Mama"@en,
        "くちうるさいママ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Nagging Mama"@en,
        "くちうるさいママ"@ja .

_:Naea59b87a0cd4d94abafed956b37d6d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking with You"@en,
        "和你一起走"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "Walking with You"@en,
        "和你一起走"@ja .

_:Ne0ee943f3f3c4f57bb4d7a0845736807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE BIRDS"@en,
        "WHITE BIRDS"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "WHITE BIRDS"@en,
        "WHITE BIRDS"@ja .

_:Nee8ce591d7c4439ca0ca56d8b730dcfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "une fille dans la pluie"@en,
        "une fille dans la pluie"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N198f5b9071984b37850dfa05b9819a34 ;
    schema:name "une fille dans la pluie"@en,
        "une fille dans la pluie"@ja .

_:N198f5b9071984b37850dfa05b9819a34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N207b3100300c47db99a6241d059f18b4,
        _:N24b12bef7acb4e41b8a64827c47df3d9,
        _:N347a76ed59084f32a8b3539020ff8e83,
        _:N3c5174cc2b3a4079afc3733794eb1f3c,
        _:N4221815b8ff448fb8408607457307616,
        _:N483b19ca21eb4d2d96e39d81335e7af4,
        _:N4b41c277e9e346cda1405724edf5b214,
        _:N51d778a1b18c4a9a88607d49703953f3,
        _:N605af60f8a184d62b0c84d21bba3d681,
        _:N6626bee09c3d4ccf84df6af29ce7d048,
        _:N71a794cbca62485da2111e52e0f03564,
        _:N9103ba6da015487e9584a9a7a1967226,
        _:N91b21f428de6424bb704627f37fa8b18,
        _:Naea59b87a0cd4d94abafed956b37d6d2,
        _:Ne0ee943f3f3c4f57bb4d7a0845736807,
        _:Nee8ce591d7c4439ca0ca56d8b730dcfe ;
    mo:track_count 16 ;
    schema:duration "PT66:22"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N207b3100300c47db99a6241d059f18b4,
        _:N24b12bef7acb4e41b8a64827c47df3d9,
        _:N347a76ed59084f32a8b3539020ff8e83,
        _:N3c5174cc2b3a4079afc3733794eb1f3c,
        _:N4221815b8ff448fb8408607457307616,
        _:N483b19ca21eb4d2d96e39d81335e7af4,
        _:N4b41c277e9e346cda1405724edf5b214,
        _:N51d778a1b18c4a9a88607d49703953f3,
        _:N605af60f8a184d62b0c84d21bba3d681,
        _:N6626bee09c3d4ccf84df6af29ce7d048,
        _:N71a794cbca62485da2111e52e0f03564,
        _:N9103ba6da015487e9584a9a7a1967226,
        _:N91b21f428de6424bb704627f37fa8b18,
        _:Naea59b87a0cd4d94abafed956b37d6d2,
        _:Ne0ee943f3f3c4f57bb4d7a0845736807,
        _:Nee8ce591d7c4439ca0ca56d8b730dcfe .

