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

<artist/39565#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKI"@en,
        "マキ"@ja ;
    foaf:made <album/1441#lyrics>,
        <album/1441#subject> ;
    foaf:name "MAKI"@en,
        "マキ"@ja .

<artist/40335#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKOTO"@en ;
    foaf:made <album/1441#subject>,
        <album/1441#vocals> ;
    foaf:name "MAKOTO"@en .

<artist/14470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1441#subject> ;
    schema:name "Tetsuya Takamizawa"@en,
        "高見澤哲也"@ja ;
    foaf:made <album/1441#composition>,
        <album/1441#subject> ;
    foaf:name "Tetsuya Takamizawa"@en,
        "高見澤哲也"@ja .

<artist/1562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1441#subject> ;
    schema:name "Seiya Murai"@en,
        "村井聖夜"@ja ;
    foaf:made <album/1441#composition>,
        <album/1441#subject> ;
    foaf:name "Seiya Murai"@en,
        "村井聖夜"@ja .

<artist/18295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1441#subject> ;
    schema:name "Taka Aoki"@en,
        "青木多果"@ja ;
    foaf:made <album/1441#composition>,
        <album/1441#lyrics>,
        <album/1441#subject> ;
    foaf:name "Taka Aoki"@en,
        "青木多果"@ja .

<artist/39672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1441#subject> ;
    schema:name "Kazuhito Kosaka"@en,
        "古坂和仁"@ja ;
    foaf:made <album/1441#composition>,
        <album/1441#lyrics>,
        <album/1441#subject> ;
    foaf:name "Kazuhito Kosaka"@en,
        "古坂和仁"@ja .

<artist/48909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1441#subject> ;
    schema:name "D-crew"@en ;
    foaf:made <album/1441#composition>,
        <album/1441#lyrics>,
        <album/1441#subject> ;
    foaf:name "D-crew"@en .

<artist/5343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1441#subject> ;
    schema:name "Hiroshi Takeyasu"@en,
        "竹安弘"@ja ;
    foaf:made <album/1441#composition>,
        <album/1441#subject> ;
    foaf:name "Hiroshi Takeyasu"@en,
        "竹安弘"@ja .

<product/4772#subject> a schema:CreativeWork ;
    schema:name "pop'n music 12 Iroha"@en,
        "pop'n music 12 いろは"@ja,
        "pop'n music 12 Iroha"@ja-latn ;
    foaf:name "pop'n music 12 Iroha"@en,
        "pop'n music 12 いろは"@ja,
        "pop'n music 12 Iroha"@ja-latn .

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

<album/1441#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@en,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 いろは"@ja,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@ja-latn ;
    mo:performance_of <album/1441#musicalwork> ;
    mo:recorded_as <album/1441#musicalexpression> ;
    schema:name "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@en,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 いろは"@ja,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@ja-latn ;
    schema:workPerformed <album/1441#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/14/1441/1441-1305880370.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/1441#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@en,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 いろは"@ja,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "e-ji"@en ;
            foaf:made <album/1441#composition> ;
            foaf:name "e-ji"@en ],
        <artist/14470#subject>,
        <artist/1562#subject>,
        <artist/18295#subject>,
        <artist/39672#subject>,
        <artist/48909#subject>,
        <artist/5343#subject> ;
    mo:produced_work <album/1441#musicalwork> ;
    schema:name "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@en,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 いろは"@ja,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@ja-latn .

<album/1441#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-03-02"^^xsd:date ;
    dcterms:title "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@en,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 いろは"@ja,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@ja-latn ;
    mo:catalogue_number "LC1460" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1441#musicalexpression> ;
    mo:publisher <org/367#subject> ;
    mo:record _:N00327710d5484c31832eac4f162f777e ;
    mo:record_count 1 ;
    schema:about <product/4772#subject> ;
    schema:datePublished "2006-03-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/1441/1441-1305880370.jpg> ;
    schema:name "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@en,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 いろは"@ja,
        "V-RARE SOUNDTRACK 13 - pop'n music 12 IROHA"@ja-latn ;
    schema:publisher <org/367#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/1441/1441-1305880370.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SAYAKA"@en ;
    foaf:made <album/1441#subject> ;
    foaf:name "SAYAKA"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1441#subject> ;
    schema:name "e-ji"@en ;
    foaf:made <album/1441#subject> ;
    foaf:name "e-ji"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SAYAKA"@en ;
    foaf:made <album/1441#lyrics> ;
    foaf:name "SAYAKA"@en .

_:N0c84eba8a5c7477a8380e2600f5202fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charisma ~Street pick up mix~"@en,
        "カリスマ～Street pick up mix～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "Charisma ~Street pick up mix~"@en,
        "カリスマ～Street pick up mix～"@ja .

_:N105bda791194403e874bf3d399669210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIN-DON-DANCE ~Original Version~"@en,
        "TIN-DON-DANCE ～オリジナルバージョン～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "TIN-DON-DANCE ~Original Version~"@en,
        "TIN-DON-DANCE ～オリジナルバージョン～"@ja .

_:N374d5cb4dcd94bc4870500e7d55f60bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pop'n music 12 Iroha System BGM Medley"@en,
        "pop'n music 12 いろは システムBGMメドレー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "pop'n music 12 Iroha System BGM Medley"@en,
        "pop'n music 12 いろは システムBGMメドレー"@ja .

_:N45d921bb1d1e4be796ef3a1862c6b20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CURUS-special MIX"@en,
        "CURUS-special MIX"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "CURUS-special MIX"@en,
        "CURUS-special MIX"@ja .

_:Na0ba219f99bc4e8a9f908bb1a6fb8d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1 Cool Guy ~Le garçon d'été~"@en,
        "1クールの男 ～Le garçon d'été～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "1 Cool Guy ~Le garçon d'été~"@en,
        "1クールの男 ～Le garçon d'été～"@ja .

_:Nc5c5c9167ba8468db514146e1e17c042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revolt · DEV⇔DED"@en,
        "乱・DEV⇔DED"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "Revolt · DEV⇔DED"@en,
        "乱・DEV⇔DED"@ja .

_:Ncf33a1294c104654bb99458983e73281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Girl ~pop'n long mix~"@en,
        "東京ガール ～pop'n long mix～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "Tokyo Girl ~pop'n long mix~"@en,
        "東京ガール ～pop'n long mix～"@ja .

_:Nfc25769e7d474330895cd41377b7988f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TSUKI-KAGE-BANA ~Long Version~"@en,
        "月影華(TSUKI-KAGE-BANA) ～ロングバージョン～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N00327710d5484c31832eac4f162f777e ;
    schema:name "TSUKI-KAGE-BANA ~Long Version~"@en,
        "月影華(TSUKI-KAGE-BANA) ～ロングバージョン～"@ja .

_:N00327710d5484c31832eac4f162f777e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c84eba8a5c7477a8380e2600f5202fa,
        _:N105bda791194403e874bf3d399669210,
        _:N374d5cb4dcd94bc4870500e7d55f60bb,
        _:N45d921bb1d1e4be796ef3a1862c6b20d,
        _:Na0ba219f99bc4e8a9f908bb1a6fb8d81,
        _:Nc5c5c9167ba8468db514146e1e17c042,
        _:Ncf33a1294c104654bb99458983e73281,
        _:Nfc25769e7d474330895cd41377b7988f ;
    mo:track_count 8 ;
    schema:duration "PT36:04"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0c84eba8a5c7477a8380e2600f5202fa,
        _:N105bda791194403e874bf3d399669210,
        _:N374d5cb4dcd94bc4870500e7d55f60bb,
        _:N45d921bb1d1e4be796ef3a1862c6b20d,
        _:Na0ba219f99bc4e8a9f908bb1a6fb8d81,
        _:Nc5c5c9167ba8468db514146e1e17c042,
        _:Ncf33a1294c104654bb99458983e73281,
        _:Nfc25769e7d474330895cd41377b7988f .

