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

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

<artist/3117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8746#subject> ;
    schema:name "Tsugumi Kataoka"@en,
        "片岡嗣実"@ja ;
    foaf:made <album/8746#composition>,
        <album/8746#lyrics>,
        <album/8746#subject> ;
    foaf:name "Tsugumi Kataoka"@en,
        "片岡嗣実"@ja .

<artist/48760#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8746#subject> ;
    schema:name "Manami Fujino"@en,
        "ふじのマナミ"@ja ;
    foaf:made <album/8746#composition>,
        <album/8746#lyrics>,
        <album/8746#subject> ;
    foaf:name "Manami Fujino"@en,
        "ふじのマナミ"@ja .

<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/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 .

<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 .

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

<album/8746#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "pop'n music Artist Collection * PARQUETS"@en,
        "pop'n music Artist Collection * PARQUETS"@ja,
        "pop'n music Artist Collection * PARQUETS"@ja-latn ;
    mo:performance_of <album/8746#musicalwork> ;
    mo:recorded_as <album/8746#musicalexpression> ;
    schema:name "pop'n music Artist Collection * PARQUETS"@en,
        "pop'n music Artist Collection * PARQUETS"@ja,
        "pop'n music Artist Collection * PARQUETS"@ja-latn ;
    schema:workPerformed <album/8746#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/64/8746/8746-142e7556fc95.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8746#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/8746/8746-142e7556fc95.jpg> ;
    foaf:depicts <album/8746#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/8746/8746-142e7556fc95.jpg> .

<https://medium-media.vgm.io/albums/64/8746/8746-142e7556fc95.jpg> a schema:ImageObject,
        foaf:Image .

<album/8746#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "pop'n music Artist Collection * PARQUETS"@en,
        "pop'n music Artist Collection * PARQUETS"@ja,
        "pop'n music Artist Collection * PARQUETS"@ja-latn ;
    mo:composer <artist/3117#subject>,
        <artist/48760#subject> ;
    mo:produced_work <album/8746#musicalwork> ;
    schema:name "pop'n music Artist Collection * PARQUETS"@en,
        "pop'n music Artist Collection * PARQUETS"@ja,
        "pop'n music Artist Collection * PARQUETS"@ja-latn .

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

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

<album/8746#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-29"^^xsd:date ;
    dcterms:title "pop'n music Artist Collection * PARQUETS"@en,
        "pop'n music Artist Collection * PARQUETS"@ja,
        "pop'n music Artist Collection * PARQUETS"@ja-latn ;
    mo:catalogue_number "KMCA-141" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8746#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N70f6523d133d4e00b383037066b15311 ;
    mo:record_count 1 ;
    schema:about <product/4763#subject>,
        <product/4767#subject>,
        <release/6181#subject> ;
    schema:datePublished "2001-11-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/8746/8746-142e7556fc95.jpg> ;
    schema:name "pop'n music Artist Collection * PARQUETS"@en,
        "pop'n music Artist Collection * PARQUETS"@ja,
        "pop'n music Artist Collection * PARQUETS"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/8746/8746-142e7556fc95.jpg> .

_:N0b0da23c79e64711a25807896c14d76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY MUSIC"@en,
        "HAPPY MUSIC"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "HAPPY MUSIC"@en,
        "HAPPY MUSIC"@ja .

_:N12f4d6d075714f019ac5e890eafcc8fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater Family Theme"@en,
        "水中家族のテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Underwater Family Theme"@en,
        "水中家族のテーマ"@ja .

_:N29b81c7599ef4aedae5b0fe2a2a5eb81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Charade"@en,
        "恋のシャレード"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Love Charade"@en,
        "恋のシャレード"@ja .

_:N33405d79b61c4968b754db12d54289db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Love"@en,
        "Tiny Love"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Tiny Love"@en,
        "Tiny Love"@ja .

_:N45ceedd73340447d9305b4b40e1bad21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Movin' out"@en,
        "ムーヴィンアウト"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Movin' out"@en,
        "ムーヴィンアウト"@ja .

_:N741b016e02a04793b7330df0a6465260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seymour"@en,
        "シーモア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Seymour"@en,
        "シーモア"@ja .

_:N7dd1db0bec774299bc1c66e9b32415d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laugh til you die"@en,
        "ころ　ころ　ころり"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Laugh til you die"@en,
        "ころ　ころ　ころり"@ja .

_:N89987f210c1648e6a14564c1ff8f725f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears"@en,
        "ナミダ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Tears"@en,
        "ナミダ"@ja .

_:N95a38b27302e43acb4810da4153da7a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kø*tø*ba"@en,
        "kø*tø*ba"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "kø*tø*ba"@en,
        "kø*tø*ba"@ja .

_:N9bc56d23cc874e23a30c0d4c7bfc789c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After that"@en,
        "それから"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "After that"@en,
        "それから"@ja .

_:Ned9f6c59727f48c09bee004e86a85d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fisherman"@en,
        "半魚人"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Fisherman"@en,
        "半魚人"@ja .

_:Nf20e7f1120634d6895a332b81856f444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seed of the Sun"@en,
        "たいようのたね"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N70f6523d133d4e00b383037066b15311 ;
    schema:name "Seed of the Sun"@en,
        "たいようのたね"@ja .

_:N70f6523d133d4e00b383037066b15311 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b0da23c79e64711a25807896c14d76f,
        _:N12f4d6d075714f019ac5e890eafcc8fe,
        _:N29b81c7599ef4aedae5b0fe2a2a5eb81,
        _:N33405d79b61c4968b754db12d54289db,
        _:N45ceedd73340447d9305b4b40e1bad21,
        _:N741b016e02a04793b7330df0a6465260,
        _:N7dd1db0bec774299bc1c66e9b32415d1,
        _:N89987f210c1648e6a14564c1ff8f725f,
        _:N95a38b27302e43acb4810da4153da7a4,
        _:N9bc56d23cc874e23a30c0d4c7bfc789c,
        _:Ned9f6c59727f48c09bee004e86a85d98,
        _:Nf20e7f1120634d6895a332b81856f444 ;
    mo:track_count 12 ;
    schema:duration "PT56:16"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0b0da23c79e64711a25807896c14d76f,
        _:N12f4d6d075714f019ac5e890eafcc8fe,
        _:N29b81c7599ef4aedae5b0fe2a2a5eb81,
        _:N33405d79b61c4968b754db12d54289db,
        _:N45ceedd73340447d9305b4b40e1bad21,
        _:N741b016e02a04793b7330df0a6465260,
        _:N7dd1db0bec774299bc1c66e9b32415d1,
        _:N89987f210c1648e6a14564c1ff8f725f,
        _:N95a38b27302e43acb4810da4153da7a4,
        _:N9bc56d23cc874e23a30c0d4c7bfc789c,
        _:Ned9f6c59727f48c09bee004e86a85d98,
        _:Nf20e7f1120634d6895a332b81856f444 .

