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

<album/6592#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D12"@en,
        "D12"@ja,
        "D12"@ja-latn ;
    mo:produced_work <album/6592#musicalwork> ;
    schema:name "D12"@en,
        "D12"@ja,
        "D12"@ja-latn .

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

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

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

<product/74#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 4th style"@en,
        "beatmania IIDX 4th style"@ja,
        "beatmania IIDX 4th style"@ja-latn ;
    foaf:name "beatmania IIDX 4th style"@en,
        "beatmania IIDX 4th style"@ja,
        "beatmania IIDX 4th style"@ja-latn .

<product/78#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 8th style"@en,
        "beatmania IIDX 8th style"@ja,
        "beatmania IIDX 8th style"@ja-latn ;
    foaf:name "beatmania IIDX 8th style"@en,
        "beatmania IIDX 8th style"@ja,
        "beatmania IIDX 8th style"@ja-latn .

<product/82#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 12 HAPPY SKY"@en,
        "beatmania IIDX 12 HAPPY SKY"@ja,
        "beatmania IIDX 12 HAPPY SKY"@ja-latn ;
    foaf:name "beatmania IIDX 12 HAPPY SKY"@en,
        "beatmania IIDX 12 HAPPY SKY"@ja,
        "beatmania IIDX 12 HAPPY SKY"@ja-latn .

<product/83#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 13 DistorteD"@en,
        "beatmania IIDX 13 DistorteD"@ja,
        "beatmania IIDX 13 DistorteD"@ja-latn ;
    foaf:name "beatmania IIDX 13 DistorteD"@en,
        "beatmania IIDX 13 DistorteD"@ja,
        "beatmania IIDX 13 DistorteD"@ja-latn .

<product/84#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 14 GOLD"@en,
        "beatmania IIDX 14 GOLD"@ja,
        "beatmania IIDX 14 GOLD"@ja-latn ;
    foaf:name "beatmania IIDX 14 GOLD"@en,
        "beatmania IIDX 14 GOLD"@ja,
        "beatmania IIDX 14 GOLD"@ja-latn .

<release/3150#subject> a schema:CreativeWork ;
    schema:name "Dance Dance Revolution SuperNOVA"@en,
        "Dance Dance Revolution SuperNOVA"@ja,
        "Dance Dance Revolution SuperNOVA"@ja-latn ;
    foaf:name "Dance Dance Revolution SuperNOVA"@en,
        "Dance Dance Revolution SuperNOVA"@ja,
        "Dance Dance Revolution SuperNOVA"@ja-latn .

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

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

<album/6592#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D12"@en,
        "D12"@ja,
        "D12"@ja-latn ;
    mo:performance_of <album/6592#musicalwork> ;
    mo:recorded_as <album/6592#musicalexpression> ;
    schema:name "D12"@en,
        "D12"@ja,
        "D12"@ja-latn ;
    schema:workPerformed <album/6592#musicalwork> .

<org/331#subject> schema:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn ;
    foaf:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/6592/6592-1199492954.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6592#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "D12"@en,
        "D12"@ja,
        "D12"@ja-latn ;
    mo:catalogue_number "DVSP-0041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6592#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:N796e352279864b30ad644ebae87a3931 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/4774#subject>,
        <product/74#subject>,
        <product/78#subject>,
        <product/82#subject>,
        <product/83#subject>,
        <product/84#subject>,
        <release/3150#subject>,
        <release/6187#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/6592/6592-1199492954.jpg> ;
    schema:name "D12"@en,
        "D12"@ja,
        "D12"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/6592/6592-1199492954.jpg> .

_:N00a59d79fcad407daa039d66575c2caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND HEAVEN (HeartAttack n' oRbital eDition)"@en,
        "SECOND HEAVEN (HeartAttack n' oRbital eDition)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "SECOND HEAVEN (HeartAttack n' oRbital eDition)"@en,
        "SECOND HEAVEN (HeartAttack n' oRbital eDition)"@ja .

_:N16583e59ca8a437ab3ac304d4096fa37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven and Earth"@en,
        "天上天下"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "Heaven and Earth"@en,
        "天上天下"@ja .

_:N36f611bd8a3145ee8bfd4ff67daae736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pazuzu"@en,
        "Pazuzu"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "Pazuzu"@en,
        "Pazuzu"@ja .

_:N4daa1c22cc17443f9da433feeca177f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dual control (Summer Dance Remix)"@en,
        "dual control (Summer Dance Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "dual control (Summer Dance Remix)"@en,
        "dual control (Summer Dance Remix)"@ja .

_:N4e615eb493364ef98d738bc07be35827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rocket to the Moon"@en,
        "月にロケットを"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "Rocket to the Moon"@en,
        "月にロケットを"@ja .

_:N53e97e73a3b04b64ba19c4acf08f43d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheers! (HSL Remix)"@en,
        "Cheers! (HSL Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "Cheers! (HSL Remix)"@en,
        "Cheers! (HSL Remix)"@ja .

_:N67c3194bb2b84c95ac03110a29bf7032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "minimalizer"@en,
        "minimalizer"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "minimalizer"@en,
        "minimalizer"@ja .

_:N9d78f9118c834fccb84144e111c04377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "None"@en,
        "None"@ja .

_:Na4e8dc2b3e7d42e9b2e442178e62a51a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly away -mix del matador- (naotyu- Remix)"@en,
        "Fly away -mix del matador- (naotyu- Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "Fly away -mix del matador- (naotyu- Remix)"@en,
        "Fly away -mix del matador- (naotyu- Remix)"@ja .

_:Na9a4f2d39d5b4e6f852af9ff7acf5578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grasp at the atmosphere (Rev.2)"@en,
        "Grasp at the atmosphere (Rev.2)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "Grasp at the atmosphere (Rev.2)"@en,
        "Grasp at the atmosphere (Rev.2)"@ja .

_:Nf4851b639ce349d1a6f49c0c4a5a6380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road Mirage, Cicada Rain"@en,
        "逃げ水、蝉時雨"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "Road Mirage, Cicada Rain"@en,
        "逃げ水、蝉時雨"@ja .

_:Nfa6d1b3797344760b9c7e59ed764ee96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "waxing and wanding (MIKE Style Mix)"@en,
        "waxing and wanding (MIKE Style Mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N796e352279864b30ad644ebae87a3931 ;
    schema:name "waxing and wanding (MIKE Style Mix)"@en,
        "waxing and wanding (MIKE Style Mix)"@ja .

_:N796e352279864b30ad644ebae87a3931 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a59d79fcad407daa039d66575c2caa,
        _:N16583e59ca8a437ab3ac304d4096fa37,
        _:N36f611bd8a3145ee8bfd4ff67daae736,
        _:N4daa1c22cc17443f9da433feeca177f7,
        _:N4e615eb493364ef98d738bc07be35827,
        _:N53e97e73a3b04b64ba19c4acf08f43d5,
        _:N67c3194bb2b84c95ac03110a29bf7032,
        _:N9d78f9118c834fccb84144e111c04377,
        _:Na4e8dc2b3e7d42e9b2e442178e62a51a,
        _:Na9a4f2d39d5b4e6f852af9ff7acf5578,
        _:Nf4851b639ce349d1a6f49c0c4a5a6380,
        _:Nfa6d1b3797344760b9c7e59ed764ee96 ;
    mo:track_count 12 ;
    schema:duration "PT58:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N00a59d79fcad407daa039d66575c2caa,
        _:N16583e59ca8a437ab3ac304d4096fa37,
        _:N36f611bd8a3145ee8bfd4ff67daae736,
        _:N4daa1c22cc17443f9da433feeca177f7,
        _:N4e615eb493364ef98d738bc07be35827,
        _:N53e97e73a3b04b64ba19c4acf08f43d5,
        _:N67c3194bb2b84c95ac03110a29bf7032,
        _:N9d78f9118c834fccb84144e111c04377,
        _:Na4e8dc2b3e7d42e9b2e442178e62a51a,
        _:Na9a4f2d39d5b4e6f852af9ff7acf5578,
        _:Nf4851b639ce349d1a6f49c0c4a5a6380,
        _:Nfa6d1b3797344760b9c7e59ed764ee96 .

