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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10354#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/10354#composition>,
        <album/10354#subject> ;
    foaf:name "ZUN"@en .

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10354#subject> ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/10354#composition>,
        <album/10354#subject> ;
    foaf:name "t+pazolite"@en .

<artist/2847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10354#subject> ;
    schema:name "RoughSketch"@en ;
    foaf:made <album/10354#composition>,
        <album/10354#subject> ;
    foaf:name "RoughSketch"@en .

<artist/4928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10354#subject> ;
    schema:name "DJ Lizz"@en ;
    foaf:made <album/10354#composition>,
        <album/10354#subject> ;
    foaf:name "DJ Lizz"@en .

<product/2107#subject> a schema:CreativeWork ;
    schema:name "Lucky Star (Anime)"@en,
        "らき☆すた (Anime)"@ja,
        "Lucky☆Star (Anime)"@ja-latn ;
    foaf:name "Lucky Star (Anime)"@en,
        "らき☆すた (Anime)"@ja,
        "Lucky☆Star (Anime)"@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/5744#subject> a schema:CreativeWork ;
    schema:name "Bokurano"@en,
        "ぼくらの"@ja,
        "Bokurano"@ja-latn ;
    foaf:name "Bokurano"@en,
        "ぼくらの"@ja,
        "Bokurano"@ja-latn .

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

<org/425#subject> schema:name "AVSS"@en,
        "AVSS"@ja,
        "AVSS"@ja-latn ;
    foaf:name "AVSS"@en,
        "AVSS"@ja,
        "AVSS"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/10354/10354-1220430873.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10354#subject> ;
    mo:performed <album/10354#performance> ;
    schema:name "Aya Hirano"@en,
        "平野綾"@ja ;
    foaf:made <album/10354#composition>,
        <album/10354#subject> ;
    foaf:name "Aya Hirano"@en,
        "平野綾"@ja .

<artist/3658#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10354#subject> ;
    mo:performed <album/10354#performance> ;
    schema:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja ;
    foaf:made <album/10354#composition>,
        <album/10354#subject> ;
    foaf:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja .

<album/10354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Promotion 2007.Autumn"@en,
        "Promotion 2007.Autumn"@ja,
        "Promotion 2007.Autumn"@ja-latn ;
    mo:performance_of <album/10354#musicalwork> ;
    mo:performer _:N555b71db03fc4f6c9d7849110b938e00,
        <artist/3022#subject>,
        <artist/3658#subject> ;
    mo:recorded_as <album/10354#musicalexpression> ;
    schema:byArtist _:N555b71db03fc4f6c9d7849110b938e00,
        <artist/3022#subject>,
        <artist/3658#subject> ;
    schema:name "Promotion 2007.Autumn"@en,
        "Promotion 2007.Autumn"@ja,
        "Promotion 2007.Autumn"@ja-latn ;
    schema:workPerformed <album/10354#musicalwork> .

<album/10354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Promotion 2007.Autumn"@en,
        "Promotion 2007.Autumn"@ja,
        "Promotion 2007.Autumn"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mahora Gakuen Chuutobu 2-A"@en ;
            foaf:made <album/10354#composition> ;
            foaf:name "Mahora Gakuen Chuutobu 2-A"@en ],
        <artist/1#subject>,
        <artist/2359#subject>,
        <artist/2847#subject>,
        <artist/3022#subject>,
        <artist/3658#subject>,
        <artist/4928#subject> ;
    mo:produced_work <album/10354#musicalwork> ;
    schema:name "Promotion 2007.Autumn"@en,
        "Promotion 2007.Autumn"@ja,
        "Promotion 2007.Autumn"@ja-latn .

<album/10354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-08"^^xsd:date ;
    dcterms:title "Promotion 2007.Autumn"@en,
        "Promotion 2007.Autumn"@ja,
        "Promotion 2007.Autumn"@ja-latn ;
    mo:catalogue_number "OPR-02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10354#musicalexpression> ;
    mo:publisher <org/425#subject> ;
    mo:record _:N83872144a33f4c44a2441a1b508659dd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mahou Sensei Negima"@en ;
            foaf:name "Mahou Sensei Negima"@en ],
        <product/2107#subject>,
        <product/27#subject>,
        <product/5744#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mahora Gakuen Chuutobu 2-A"@en ;
            foaf:name "Mahora Gakuen Chuutobu 2-A"@en ],
        <artist/3022#subject>,
        <artist/3658#subject> ;
    schema:datePublished "2007-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/10354/10354-1220430873.jpg> ;
    schema:name "Promotion 2007.Autumn"@en,
        "Promotion 2007.Autumn"@ja,
        "Promotion 2007.Autumn"@ja-latn ;
    schema:publisher <org/425#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/10354/10354-1220430873.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10354#subject> ;
    schema:name "Mahora Gakuen Chuutobu 2-A"@en ;
    foaf:made <album/10354#subject> ;
    foaf:name "Mahora Gakuen Chuutobu 2-A"@en .

_:N0a16f8305c7f4511b524f49ebb41768c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Two Eight (Lizz Compressed Remix)"@ja,
        "Six Two Eight (Lizz Compressed Remix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "Six Two Eight (Lizz Compressed Remix)"@ja,
        "Six Two Eight (Lizz Compressed Remix)"@ja-latn .

_:N1df2678d841f4fdb94bc61dc5fa85e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOURISH"@ja,
        "FLOURISH"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "FLOURISH"@ja,
        "FLOURISH"@ja-latn .

_:N2496dbfe30bd4222bb7ae97d854ca30e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yellow Monkey's Poing"@ja,
        "Yellow Monkey's Poing"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "Yellow Monkey's Poing"@ja,
        "Yellow Monkey's Poing"@ja-latn .

_:N555b71db03fc4f6c9d7849110b938e00 a schema:Person,
        foaf:Person ;
    mo:performed <album/10354#performance> ;
    schema:name "Mahora Gakuen Chuutobu 2-A"@en ;
    foaf:name "Mahora Gakuen Chuutobu 2-A"@en .

_:N581c71fe7da34b14acd68043d0ca41ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOW LOW?"@ja,
        "HOW LOW?"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "HOW LOW?"@ja,
        "HOW LOW?"@ja-latn .

_:Na3beadcc268f49038ea419664fede1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History of the Moon -UK HARDCORE MIX-"@ja,
        "History of the Moon -UK HARDCORE MIX-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "History of the Moon -UK HARDCORE MIX-"@ja,
        "History of the Moon -UK HARDCORE MIX-"@ja-latn .

_:Nafde74f98e02450da073a60b494e449c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンインストール (Angelica Trance Remix)"@ja,
        "Uninstall (Angelica Trance Remix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "アンインストール (Angelica Trance Remix)"@ja,
        "Uninstall (Angelica Trance Remix)"@ja-latn .

_:Nbafa957bed3f4049aefa242407901a44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motteke! Sailor-fuku [Western Laserlights BigRoomVocal Remix)"@ja,
        "Motteke! Sailor-fuku [Western Laserlights BigRoomVocal Remix)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT9:14"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "Motteke! Sailor-fuku [Western Laserlights BigRoomVocal Remix)"@ja,
        "Motteke! Sailor-fuku [Western Laserlights BigRoomVocal Remix)"@ja-latn .

_:Nbeba8c8ceeaf42bebd1d4b2e196f3d99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY NO REAL"@ja,
        "HAPPY NO REAL"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "HAPPY NO REAL"@ja,
        "HAPPY NO REAL"@ja-latn .

_:Ne7442d8692c44a0d929462cec4e40d8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star in Heaven"@ja,
        "Star in Heaven"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N83872144a33f4c44a2441a1b508659dd ;
    schema:name "Star in Heaven"@ja,
        "Star in Heaven"@ja-latn .

_:N83872144a33f4c44a2441a1b508659dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a16f8305c7f4511b524f49ebb41768c,
        _:N1df2678d841f4fdb94bc61dc5fa85e56,
        _:N2496dbfe30bd4222bb7ae97d854ca30e,
        _:N581c71fe7da34b14acd68043d0ca41ce,
        _:Na3beadcc268f49038ea419664fede1d3,
        _:Nafde74f98e02450da073a60b494e449c,
        _:Nbafa957bed3f4049aefa242407901a44,
        _:Nbeba8c8ceeaf42bebd1d4b2e196f3d99,
        _:Ne7442d8692c44a0d929462cec4e40d8b ;
    mo:track_count 9 ;
    schema:duration "PT50:46"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a16f8305c7f4511b524f49ebb41768c,
        _:N1df2678d841f4fdb94bc61dc5fa85e56,
        _:N2496dbfe30bd4222bb7ae97d854ca30e,
        _:N581c71fe7da34b14acd68043d0ca41ce,
        _:Na3beadcc268f49038ea419664fede1d3,
        _:Nafde74f98e02450da073a60b494e449c,
        _:Nbafa957bed3f4049aefa242407901a44,
        _:Nbeba8c8ceeaf42bebd1d4b2e196f3d99,
        _:Ne7442d8692c44a0d929462cec4e40d8b .

