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

<artist/13471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Syuhou Imai"@en,
        "今井秋芳"@ja ;
    foaf:made <album/16791#lyrics>,
        <album/16791#subject> ;
    foaf:name "Syuhou Imai"@en,
        "今井秋芳"@ja .

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

<product/19873#subject> a schema:CreativeWork ;
    schema:name "Tokyo Majin Gakuen Gehouchou"@en,
        "東京魔人學園外法帖"@ja,
        "Tokyo Majin Gakuen Gehouchou"@ja-latn ;
    foaf:name "Tokyo Majin Gakuen Gehouchou"@en,
        "東京魔人學園外法帖"@ja,
        "Tokyo Majin Gakuen Gehouchou"@ja-latn .

<album/16791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The City of Flowing Water and Chanting Wind / Flower with Ten Thousand Petals"@en,
        "風詠みて水流れし都 / 万葉之花"@ja,
        "Kaze Yomite Mizu Nagareshi Miyako / Manyou no Hana"@ja-latn ;
    mo:composer <artist/723#subject> ;
    mo:produced_work <album/16791#musicalwork> ;
    schema:name "The City of Flowing Water and Chanting Wind / Flower with Ten Thousand Petals"@en,
        "風詠みて水流れし都 / 万葉之花"@ja,
        "Kaze Yomite Mizu Nagareshi Miyako / Manyou no Hana"@ja-latn .

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

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

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/19/16791/16791-1552134491.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5586#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16791#performance> ;
    schema:name "Saeko Suzuki"@en,
        "鈴木佐江子"@ja ;
    foaf:name "Saeko Suzuki"@en,
        "鈴木佐江子"@ja .

<artist/59383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16791#performance> ;
    schema:name "Gen Ittetsu Group"@en,
        "弦一徹グループ"@ja ;
    foaf:name "Gen Ittetsu Group"@en,
        "弦一徹グループ"@ja .

<artist/70019#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16791#performance> ;
    schema:name "Akira Odakura"@en,
        "小田倉明"@ja ;
    foaf:name "Akira Odakura"@en,
        "小田倉明"@ja .

<artist/8821#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16791#performance> ;
    schema:name "Tsuyoshi Watanabe"@en,
        "渡辺剛"@ja ;
    foaf:name "Tsuyoshi Watanabe"@en,
        "渡辺剛"@ja .

<artist/723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16791#subject> ;
    mo:performed <album/16791#performance> ;
    schema:name "Takashi Nitta"@en,
        "新田高史"@ja ;
    foaf:made <album/16791#composition>,
        <album/16791#subject> ;
    foaf:name "Takashi Nitta"@en,
        "新田高史"@ja .

<album/16791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-15"^^xsd:date ;
    dcterms:title "The City of Flowing Water and Chanting Wind / Flower with Ten Thousand Petals"@en,
        "風詠みて水流れし都 / 万葉之花"@ja,
        "Kaze Yomite Mizu Nagareshi Miyako / Manyou no Hana"@ja-latn ;
    mo:catalogue_number "GECX-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16791#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:Na9f7177fd03e4ca1b31a3426dc8009ef ;
    mo:record_count 1 ;
    schema:about <product/19873#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "神田聖子グループ"@en ;
            foaf:name "神田聖子グループ"@en ],
        <artist/5586#subject>,
        <artist/59383#subject>,
        <artist/70019#subject>,
        <artist/723#subject>,
        <artist/8821#subject> ;
    schema:datePublished "2001-12-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/16791/16791-1552134491.jpg> ;
    schema:name "The City of Flowing Water and Chanting Wind / Flower with Ten Thousand Petals"@en,
        "風詠みて水流れし都 / 万葉之花"@ja,
        "Kaze Yomite Mizu Nagareshi Miyako / Manyou no Hana"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/16791/16791-1552134491.jpg> .

<album/16791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The City of Flowing Water and Chanting Wind / Flower with Ten Thousand Petals"@en,
        "風詠みて水流れし都 / 万葉之花"@ja,
        "Kaze Yomite Mizu Nagareshi Miyako / Manyou no Hana"@ja-latn ;
    mo:performance_of <album/16791#musicalwork> ;
    mo:performer _:Naf0e6fe5d0d24dac9c199c7c6f650dc1,
        <artist/5586#subject>,
        <artist/59383#subject>,
        <artist/70019#subject>,
        <artist/723#subject>,
        <artist/8821#subject> ;
    mo:recorded_as <album/16791#musicalexpression> ;
    schema:byArtist _:Naf0e6fe5d0d24dac9c199c7c6f650dc1,
        <artist/5586#subject>,
        <artist/59383#subject>,
        <artist/70019#subject>,
        <artist/723#subject>,
        <artist/8821#subject> ;
    schema:name "The City of Flowing Water and Chanting Wind / Flower with Ten Thousand Petals"@en,
        "風詠みて水流れし都 / 万葉之花"@ja,
        "Kaze Yomite Mizu Nagareshi Miyako / Manyou no Hana"@ja-latn ;
    schema:workPerformed <album/16791#musicalwork> .

_:N1082b01470544243a8fb46f55632d684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower with Ten Thousand Petals"@en,
        "万葉之花"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Na9f7177fd03e4ca1b31a3426dc8009ef ;
    schema:name "Flower with Ten Thousand Petals"@en,
        "万葉之花"@ja .

_:N4a10d3b7bf254dd3947fd31aaffff155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The City of Flowing Water and Chanting Wind"@en,
        "風詠みて水流れし都"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na9f7177fd03e4ca1b31a3426dc8009ef ;
    schema:name "The City of Flowing Water and Chanting Wind"@en,
        "風詠みて水流れし都"@ja .

_:Naf0e6fe5d0d24dac9c199c7c6f650dc1 a schema:Person,
        foaf:Person ;
    mo:performed <album/16791#performance> ;
    schema:name "神田聖子グループ"@en ;
    foaf:name "神田聖子グループ"@en .

_:Nd015e88b912c4f44b7391f2c678d40fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower with Ten Thousand Petals (Short Ver.1)"@en,
        "万葉之花(Short Ver.1)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na9f7177fd03e4ca1b31a3426dc8009ef ;
    schema:name "Flower with Ten Thousand Petals (Short Ver.1)"@en,
        "万葉之花(Short Ver.1)"@ja .

_:Ne87283952ff64c6298277ee1aa00c6dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower with Ten Thousand Petals (Short Ver.2)"@en,
        "万葉之花(Short Ver.2)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na9f7177fd03e4ca1b31a3426dc8009ef ;
    schema:name "Flower with Ten Thousand Petals (Short Ver.2)"@en,
        "万葉之花(Short Ver.2)"@ja .

_:Nefb5f44c3a49434d8ccbef2a83cee09f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower with Ten Thousand Petals (Inst.)"@en,
        "万葉之花(Inst.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na9f7177fd03e4ca1b31a3426dc8009ef ;
    schema:name "Flower with Ten Thousand Petals (Inst.)"@en,
        "万葉之花(Inst.)"@ja .

_:Na9f7177fd03e4ca1b31a3426dc8009ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1082b01470544243a8fb46f55632d684,
        _:N4a10d3b7bf254dd3947fd31aaffff155,
        _:Nd015e88b912c4f44b7391f2c678d40fa,
        _:Ne87283952ff64c6298277ee1aa00c6dd,
        _:Nefb5f44c3a49434d8ccbef2a83cee09f ;
    mo:track_count 5 ;
    schema:duration "PT17:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1082b01470544243a8fb46f55632d684,
        _:N4a10d3b7bf254dd3947fd31aaffff155,
        _:Nd015e88b912c4f44b7391f2c678d40fa,
        _:Ne87283952ff64c6298277ee1aa00c6dd,
        _:Nefb5f44c3a49434d8ccbef2a83cee09f .

