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

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

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

<artist/11757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "Kotono"@en,
        "ことの"@ja ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "Kotono"@en,
        "ことの"@ja .

<artist/12251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "solt"@en ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "solt"@en .

<artist/1822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "M.S"@en ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "M.S"@en .

<artist/2565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "gp-ln"@en ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "gp-ln"@en .

<artist/2566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "Suidengetsu"@en,
        "すいでんげつ"@ja ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "Suidengetsu"@en,
        "すいでんげつ"@ja .

<artist/326#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja .

<artist/47379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "YET11"@en ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "YET11"@en .

<artist/6222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "M/S"@en ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "M/S"@en .

<artist/73804#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "SOUND-OCTA"@en ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "SOUND-OCTA"@en .

<artist/9201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29386#subject> ;
    schema:name "PLAGAREC"@en ;
    foaf:made <album/29386#composition>,
        <album/29386#subject> ;
    foaf:name "PLAGAREC"@en .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

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

<org/566#subject> schema:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja,
        "MEGAFEPPS"@ja-latn ;
    foaf:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja,
        "MEGAFEPPS"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/29386/29386-1317894596.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29386#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fanatic Modulation"@en,
        "Fanatic Modulation"@ja,
        "Fanatic Modulation"@ja-latn ;
    mo:composer <artist/11757#subject>,
        <artist/12251#subject>,
        <artist/1822#subject>,
        <artist/2565#subject>,
        <artist/2566#subject>,
        <artist/326#subject>,
        <artist/47379#subject>,
        <artist/6222#subject>,
        <artist/73804#subject>,
        <artist/9201#subject> ;
    mo:produced_work <album/29386#musicalwork> ;
    schema:name "Fanatic Modulation"@en,
        "Fanatic Modulation"@ja,
        "Fanatic Modulation"@ja-latn .

<album/29386#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Fanatic Modulation"@en,
        "Fanatic Modulation"@ja,
        "Fanatic Modulation"@ja-latn ;
    mo:catalogue_number "MFCD-020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29386#musicalexpression> ;
    mo:publisher <org/566#subject> ;
    mo:record _:Nda254155e6944591b6caaffe780e0762 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/68/29386/29386-1317894596.jpg> ;
    schema:name "Fanatic Modulation"@en,
        "Fanatic Modulation"@ja,
        "Fanatic Modulation"@ja-latn ;
    schema:publisher <org/566#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/29386/29386-1317894596.jpg> .

_:N037b755407e44e0e85e8cc3c742f7159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ground Beat in Trance state"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Ground Beat in Trance state"@ja .

_:N0fbdda89ba8c4768a86fed45eb5ecdf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Climax Just - Nostalgic favorites -"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Climax Just - Nostalgic favorites -"@ja .

_:N1519e5afee15484d8e392a08c2339206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Φ-connection"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Φ-connection"@ja .

_:N5408377b77b34e37ac4e141dd5c0a6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Breaker"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Planet Breaker"@ja .

_:N5e63339fdcf64cbbace60811607901fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyss of Vermillion"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Abyss of Vermillion"@ja .

_:N67899ff9926c4ce2806ae2f6ad94e886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whirling Satellites"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Whirling Satellites"@ja .

_:N68fe36f250504d76b8e5518b8485af4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Phantom of Avenger"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "The Phantom of Avenger"@ja .

_:N6a5a950e56c4499780610164fbcb69b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Global Field 2011"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Global Field 2011"@ja .

_:N8a065d38226645c5a789f67862f79b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The beginning of eternally"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "The beginning of eternally"@ja .

_:N9a1eb5fa049d4b1cbccf35ecd40b2e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Risky, One-way, Milky Way."@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Risky, One-way, Milky Way."@ja .

_:Na6f3cf20766a4e1d82fc8c5efccb908d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy Fight!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Galaxy Fight!"@ja .

_:Nb270027596564526b508274b3fe27e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邂逅"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "邂逅"@ja .

_:Nb44ccb98ab6c482584fe0b07de22537f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Citrus Night"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Citrus Night"@ja .

_:Nf6b04cfa8dfc4c8c8e99fbe7fc3b511a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ampersand"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda254155e6944591b6caaffe780e0762 ;
    schema:name "Ampersand"@ja .

_:Nda254155e6944591b6caaffe780e0762 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N037b755407e44e0e85e8cc3c742f7159,
        _:N0fbdda89ba8c4768a86fed45eb5ecdf2,
        _:N1519e5afee15484d8e392a08c2339206,
        _:N5408377b77b34e37ac4e141dd5c0a6ca,
        _:N5e63339fdcf64cbbace60811607901fa,
        _:N67899ff9926c4ce2806ae2f6ad94e886,
        _:N68fe36f250504d76b8e5518b8485af4e,
        _:N6a5a950e56c4499780610164fbcb69b1,
        _:N8a065d38226645c5a789f67862f79b7e,
        _:N9a1eb5fa049d4b1cbccf35ecd40b2e56,
        _:Na6f3cf20766a4e1d82fc8c5efccb908d,
        _:Nb270027596564526b508274b3fe27e13,
        _:Nb44ccb98ab6c482584fe0b07de22537f,
        _:Nf6b04cfa8dfc4c8c8e99fbe7fc3b511a ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N037b755407e44e0e85e8cc3c742f7159,
        _:N0fbdda89ba8c4768a86fed45eb5ecdf2,
        _:N1519e5afee15484d8e392a08c2339206,
        _:N5408377b77b34e37ac4e141dd5c0a6ca,
        _:N5e63339fdcf64cbbace60811607901fa,
        _:N67899ff9926c4ce2806ae2f6ad94e886,
        _:N68fe36f250504d76b8e5518b8485af4e,
        _:N6a5a950e56c4499780610164fbcb69b1,
        _:N8a065d38226645c5a789f67862f79b7e,
        _:N9a1eb5fa049d4b1cbccf35ecd40b2e56,
        _:Na6f3cf20766a4e1d82fc8c5efccb908d,
        _:Nb270027596564526b508274b3fe27e13,
        _:Nb44ccb98ab6c482584fe0b07de22537f,
        _:Nf6b04cfa8dfc4c8c8e99fbe7fc3b511a .

