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

<artist/12874#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKI"@en ;
    foaf:made <album/9995#lyrics>,
        <album/9995#subject> ;
    foaf:name "MAKI"@en .

<artist/2778#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Oka"@en,
        "岡めぐみ"@ja ;
    foaf:made <album/9995#lyrics>,
        <album/9995#subject> ;
    foaf:name "Megumi Oka"@en,
        "岡めぐみ"@ja .

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

<artist/2777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9995#subject> ;
    schema:name "Hiroyuki Togo"@en,
        "藤後浩之"@ja ;
    foaf:made <album/9995#composition>,
        <album/9995#subject> ;
    foaf:name "Hiroyuki Togo"@en,
        "藤後浩之"@ja .

<artist/4248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9995#subject> ;
    schema:name "Yoshihiko Koezuka"@en,
        "肥塚良彦"@ja ;
    foaf:made <album/9995#composition>,
        <album/9995#lyrics>,
        <album/9995#subject> ;
    foaf:name "Yoshihiko Koezuka"@en,
        "肥塚良彦"@ja .

<artist/8154#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9995#subject> ;
    schema:name "Tatsuya Mizuno"@en,
        "水野達也"@ja ;
    foaf:made <album/9995#composition>,
        <album/9995#subject> ;
    foaf:name "Tatsuya Mizuno"@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/9995#musicalexpression> a mo:Signal ;
    mo:published_as <album/9995#subject> ;
    mo:records <album/9995#performance> .

<album/9995#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "pop'n music 12 Iroha Soundtracks"@en,
        "pop'n music 12 いろは Soundtracks"@ja,
        "pop'n music 12 Iroha Soundtracks"@ja-latn ;
    mo:performance_of <album/9995#musicalwork> ;
    mo:recorded_as <album/9995#musicalexpression> ;
    schema:name "pop'n music 12 Iroha Soundtracks"@en,
        "pop'n music 12 いろは Soundtracks"@ja,
        "pop'n music 12 Iroha Soundtracks"@ja-latn ;
    schema:workPerformed <album/9995#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/59/9995/9995-1218508986.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9995#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/9995/9995-1218508986.jpg> ;
    foaf:depicts <album/9995#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/9995/9995-1218508986.jpg> .

<https://medium-media.vgm.io/albums/59/9995/9995-1218508986.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "pop'n music 12 Iroha Soundtracks"@en,
        "pop'n music 12 いろは Soundtracks"@ja,
        "pop'n music 12 Iroha Soundtracks"@ja-latn ;
    mo:composer <artist/2777#subject>,
        <artist/4248#subject>,
        <artist/8154#subject> ;
    mo:produced_work <album/9995#musicalwork> ;
    schema:name "pop'n music 12 Iroha Soundtracks"@en,
        "pop'n music 12 いろは Soundtracks"@ja,
        "pop'n music 12 Iroha Soundtracks"@ja-latn .

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

<album/9995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-03-02"^^xsd:date ;
    dcterms:title "pop'n music 12 Iroha Soundtracks"@en,
        "pop'n music 12 いろは Soundtracks"@ja,
        "pop'n music 12 Iroha Soundtracks"@ja-latn ;
    mo:catalogue_number "KMJ-00052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9995#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N09d2623803914671b75c7b9b86159cbc ;
    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/59/9995/9995-1218508986.jpg> ;
    schema:name "pop'n music 12 Iroha Soundtracks"@en,
        "pop'n music 12 いろは Soundtracks"@ja,
        "pop'n music 12 Iroha Soundtracks"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/9995/9995-1218508986.jpg> .

_:N551a6addf44a45d9a38a6ce4c25c9103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕の名前は勇気 -鈴木歯科クリニック編-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N09d2623803914671b75c7b9b86159cbc ;
    schema:name "僕の名前は勇気 -鈴木歯科クリニック編-"@ja .

_:Nca1f1975eda642cda3ad12116b8666f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりのマニフェスト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N09d2623803914671b75c7b9b86159cbc ;
    schema:name "ふたりのマニフェスト"@ja .

_:Ne2c44353281b488d9ed785e2ca1a5da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "脱皮 -Knock Out Regrets-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N09d2623803914671b75c7b9b86159cbc ;
    schema:name "脱皮 -Knock Out Regrets-"@ja .

_:N09d2623803914671b75c7b9b86159cbc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N551a6addf44a45d9a38a6ce4c25c9103,
        _:Nca1f1975eda642cda3ad12116b8666f1,
        _:Ne2c44353281b488d9ed785e2ca1a5da5 ;
    mo:track_count 3 ;
    schema:duration "PT11:33"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N551a6addf44a45d9a38a6ce4c25c9103,
        _:Nca1f1975eda642cda3ad12116b8666f1,
        _:Ne2c44353281b488d9ed785e2ca1a5da5 .

