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

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

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

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

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

<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/4914#subject> a schema:CreativeWork ;
    schema:name "KEYBOARDMANIA"@en,
        "KEYBOARDMANIA"@ja,
        "KEYBOARDMANIA"@ja-latn ;
    foaf:name "KEYBOARDMANIA"@en,
        "KEYBOARDMANIA"@ja,
        "KEYBOARDMANIA"@ja-latn .

<release/6181#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 .

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

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

<album/15698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "pop'n music Vocal Best 4"@en,
        "pop'n music Vocal Best 4"@ja,
        "pop'n music Vocal Best 4"@ja-latn ;
    mo:performance_of <album/15698#musicalwork> ;
    mo:recorded_as <album/15698#musicalexpression> ;
    schema:name "pop'n music Vocal Best 4"@en,
        "pop'n music Vocal Best 4"@ja,
        "pop'n music Vocal Best 4"@ja-latn ;
    schema:workPerformed <album/15698#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/89/15698/15698-1255124430.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15698#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/15698/15698-1255124430.jpg> ;
    foaf:depicts <album/15698#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/15698/15698-1255124430.jpg> .

<https://medium-media.vgm.io/albums/89/15698/15698-1255124430.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-03-19"^^xsd:date ;
    dcterms:title "pop'n music Vocal Best 4"@en,
        "pop'n music Vocal Best 4"@ja,
        "pop'n music Vocal Best 4"@ja-latn ;
    mo:catalogue_number "KOLA-025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15698#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    mo:record_count 1 ;
    schema:about <product/4767#subject>,
        <product/4768#subject>,
        <product/4769#subject>,
        <product/4914#subject>,
        <release/6181#subject>,
        <release/6182#subject> ;
    schema:datePublished "2003-03-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/15698/15698-1255124430.jpg> ;
    schema:name "pop'n music Vocal Best 4"@en,
        "pop'n music Vocal Best 4"@ja,
        "pop'n music Vocal Best 4"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/15698/15698-1255124430.jpg> .

_:N0afd2975b88e4493bd0d2ff38b9dc014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apple and Honey"@en,
        "林檎と蜂蜜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Apple and Honey"@en,
        "林檎と蜂蜜"@ja .

_:N15e5c01ce42d4d11954af36bb8231835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Late Riser"@en,
        "Late Riser"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Late Riser"@en,
        "Late Riser"@ja .

_:N197a1ecedda54243b82d2ad02bc7bca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0/1 ANGEL"@en,
        "0/1 ANGEL"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "0/1 ANGEL"@en,
        "0/1 ANGEL"@ja .

_:N412ae28c30c246b38f0cbf442b13de9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Night"@en,
        "Over The Night"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Over The Night"@en,
        "Over The Night"@ja .

_:N5dc9a9e67b7949f48e26a1c742321099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Angel that Can't Fly"@en,
        "翔べない天使"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "The Angel that Can't Fly"@en,
        "翔べない天使"@ja .

_:N64af134d249f44268bca366d2cb7c6e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't Stop My Love"@en,
        "Can't Stop My Love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Can't Stop My Love"@en,
        "Can't Stop My Love"@ja .

_:N6ac859f427f247e990f803c0626f8ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Possession"@en,
        "夢有"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Dream Possession"@en,
        "夢有"@ja .

_:N6f966362d2964ee99ef2ac9f0ed60799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape from your love"@en,
        "Escape from your love"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Escape from your love"@en,
        "Escape from your love"@ja .

_:Nae65dcb9ca564a8c9c46f536dd2197c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mood and Chocolate RUM CUSTARD MIX"@en,
        "お天気とチョコレート RUM CUSTARD MIX"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Mood and Chocolate RUM CUSTARD MIX"@en,
        "お天気とチョコレート RUM CUSTARD MIX"@ja .

_:Nc12f62690bd245c49bb7f17ec24ea251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palm Revolution"@en,
        "掌の革命"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Palm Revolution"@en,
        "掌の革命"@ja .

_:Nd01af48d32c048468dfd67e003b80e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minority Opinion to the Epicurean"@en,
        "エピキュリアンへの少数意見"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Minority Opinion to the Epicurean"@en,
        "エピキュリアンへの少数意見"@ja .

_:Ndd33d484c45f4bf3b686e30f10f2d970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HONEY-BEE"@en,
        "HONEY-BEE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "HONEY-BEE"@en,
        "HONEY-BEE"@ja .

_:Ndf63654e30224eeb871687b9052f85ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiritori"@en,
        "しりとり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Shiritori"@en,
        "しりとり"@ja .

_:Ne2293963ebf54e009a5e3e01a8c05931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flapper"@en,
        "Flapper"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Flapper"@en,
        "Flapper"@ja .

_:Nf45137e2ec704f05abc05a6af32f2a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Beat"@en,
        "森の鼓動"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "Forest Beat"@en,
        "森の鼓動"@ja .

_:Nf92bd525de6a4175b75958bbb589e9c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BONANZA"@en,
        "BONANZA"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N9160a6f41d224aecb4ab1256ceacfb4f ;
    schema:name "BONANZA"@en,
        "BONANZA"@ja .

_:N9160a6f41d224aecb4ab1256ceacfb4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0afd2975b88e4493bd0d2ff38b9dc014,
        _:N15e5c01ce42d4d11954af36bb8231835,
        _:N197a1ecedda54243b82d2ad02bc7bca4,
        _:N412ae28c30c246b38f0cbf442b13de9b,
        _:N5dc9a9e67b7949f48e26a1c742321099,
        _:N64af134d249f44268bca366d2cb7c6e1,
        _:N6ac859f427f247e990f803c0626f8ca0,
        _:N6f966362d2964ee99ef2ac9f0ed60799,
        _:Nae65dcb9ca564a8c9c46f536dd2197c2,
        _:Nc12f62690bd245c49bb7f17ec24ea251,
        _:Nd01af48d32c048468dfd67e003b80e49,
        _:Ndd33d484c45f4bf3b686e30f10f2d970,
        _:Ndf63654e30224eeb871687b9052f85ee,
        _:Ne2293963ebf54e009a5e3e01a8c05931,
        _:Nf45137e2ec704f05abc05a6af32f2a0a,
        _:Nf92bd525de6a4175b75958bbb589e9c2 ;
    mo:track_count 16 ;
    schema:duration "PT66:45"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0afd2975b88e4493bd0d2ff38b9dc014,
        _:N15e5c01ce42d4d11954af36bb8231835,
        _:N197a1ecedda54243b82d2ad02bc7bca4,
        _:N412ae28c30c246b38f0cbf442b13de9b,
        _:N5dc9a9e67b7949f48e26a1c742321099,
        _:N64af134d249f44268bca366d2cb7c6e1,
        _:N6ac859f427f247e990f803c0626f8ca0,
        _:N6f966362d2964ee99ef2ac9f0ed60799,
        _:Nae65dcb9ca564a8c9c46f536dd2197c2,
        _:Nc12f62690bd245c49bb7f17ec24ea251,
        _:Nd01af48d32c048468dfd67e003b80e49,
        _:Ndd33d484c45f4bf3b686e30f10f2d970,
        _:Ndf63654e30224eeb871687b9052f85ee,
        _:Ne2293963ebf54e009a5e3e01a8c05931,
        _:Nf45137e2ec704f05abc05a6af32f2a0a,
        _:Nf92bd525de6a4175b75958bbb589e9c2 .

