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

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

<artist/154#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4746#subject> ;
    schema:name "a.k.a.dRESS"@en ;
    foaf:made <album/4746#composition>,
        <album/4746#lyrics>,
        <album/4746#subject> ;
    foaf:name "a.k.a.dRESS"@en .

<artist/219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4746#subject> ;
    schema:name "Hidemi Nemoto"@en,
        "根本日出美"@ja ;
    foaf:made <album/4746#composition>,
        <album/4746#subject> ;
    foaf:name "Hidemi Nemoto"@en,
        "根本日出美"@ja .

<product/10279#subject> a schema:CreativeWork ;
    schema:name "DYOGRAMMATON"@en,
        "ジオグラマトン"@ja,
        "DYOGRAMMATON"@ja-latn ;
    foaf:name "DYOGRAMMATON"@en,
        "ジオグラマトン"@ja,
        "DYOGRAMMATON"@ja-latn .

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

<org/2133#subject> schema:name "avenew Co.,Ltd."@en,
        "avenew Co.,Ltd."@ja,
        "avenew Co.,Ltd."@ja-latn ;
    foaf:name "avenew Co.,Ltd."@en,
        "avenew Co.,Ltd."@ja,
        "avenew Co.,Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/64/4746/4746-1312119723.jpg> a schema:ImageObject,
        foaf:Image .

<album/4746#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "suite / ave;new"@en,
        "suite / ave;new"@ja,
        "suite / ave;new"@ja-latn ;
    mo:composer <artist/154#subject>,
        <artist/219#subject> ;
    mo:produced_work <album/4746#musicalwork> ;
    schema:name "suite / ave;new"@en,
        "suite / ave;new"@ja,
        "suite / ave;new"@ja-latn .

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

<artist/1275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4746#performance> ;
    schema:name "Saori Sakura"@en,
        "佐倉紗織"@ja ;
    foaf:made <album/4746#lyrics>,
        <album/4746#subject> ;
    foaf:name "Saori Sakura"@en,
        "佐倉紗織"@ja .

<artist/3360#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4746#performance> ;
    schema:name "Miwa Osaki"@en,
        "大咲美和"@ja ;
    foaf:name "Miwa Osaki"@en,
        "大咲美和"@ja .

<artist/3361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4746#performance> ;
    schema:name "Kent"@en ;
    foaf:made <album/4746#lyrics>,
        <album/4746#subject> ;
    foaf:name "Kent"@en .

<artist/41364#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4746#performance> ;
    schema:name "YU-KI"@en ;
    foaf:name "YU-KI"@en .

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

<album/4746#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "suite / ave;new"@en,
        "suite / ave;new"@ja,
        "suite / ave;new"@ja-latn ;
    mo:performance_of <album/4746#musicalwork> ;
    mo:performer <artist/1275#subject>,
        <artist/3360#subject>,
        <artist/3361#subject>,
        <artist/41364#subject> ;
    mo:recorded_as <album/4746#musicalexpression> ;
    schema:byArtist <artist/1275#subject>,
        <artist/3360#subject>,
        <artist/3361#subject>,
        <artist/41364#subject> ;
    schema:name "suite / ave;new"@en,
        "suite / ave;new"@ja,
        "suite / ave;new"@ja-latn ;
    schema:workPerformed <album/4746#musicalwork> .

<album/4746#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-20"^^xsd:date ;
    dcterms:title "suite / ave;new"@en,
        "suite / ave;new"@ja,
        "suite / ave;new"@ja-latn ;
    mo:catalogue_number "ANCD-1004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4746#musicalexpression> ;
    mo:publisher <org/2133#subject> ;
    mo:record _:N6c93f946f3174940831f1f5594d285f9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kisekae Fetish!"@en ;
            foaf:name "Kisekae Fetish!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Nursery Rhyme"@en ;
            foaf:name "Nursery Rhyme"@en ],
        [ a schema:CreativeWork ;
            schema:name "Koimomo"@en ;
            foaf:name "Koimomo"@en ],
        <product/10279#subject> ;
    schema:byArtist <artist/1275#subject>,
        <artist/3360#subject>,
        <artist/3361#subject>,
        <artist/41364#subject> ;
    schema:datePublished "2006-01-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/4746/4746-1312119723.jpg> ;
    schema:name "suite / ave;new"@en,
        "suite / ave;new"@ja,
        "suite / ave;new"@ja-latn ;
    schema:publisher <org/2133#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/4746/4746-1312119723.jpg> .

_:N0c3076874f4d4f5492f300871cfcef0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude - black-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "interlude - black-"@ja .

_:N2d819e7aba31421188d258342b53ff85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true my heart -prism-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "true my heart -prism-"@ja .

_:N473b9b1f2a1a4408aff53a91f0095dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longing (back to you)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "Longing (back to you)"@ja .

_:N4e75b94fbc31426da7f847e4851aaa02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow again -heavenly-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "snow again -heavenly-"@ja .

_:N733619b8b1534f69ad3c53fd267e7277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memorize -pure-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "memorize -pure-"@ja .

_:N76811b11d4b44970b7b433eeffa10c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude -cerulean blue-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "interlude -cerulean blue-"@ja .

_:N7e91ccbc4ea14e06b32f4e301b513639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SENSUAL SHADE -sideA-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "SENSUAL SHADE -sideA-"@ja .

_:N9cba18c17d4441faab9b7da485e3984e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Wish -fairytale-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "Eternal Wish -fairytale-"@ja .

_:Na7775556cb66471ba292f164a31bd98a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude -silver-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "interlude -silver-"@ja .

_:Nbba45a279e364bceace0124a75b55dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪化粧"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "雪化粧"@ja .

_:Nc3ae265261574087a36b95661a97444b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amulet -original sweet-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "amulet -original sweet-"@ja .

_:Nccfb11ec655c4188a885a5ff89c5056b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "arcane -rebuild-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "arcane -rebuild-"@ja .

_:Ncdfc1be8c8a7462a903132ad7351bd46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude -rose-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "interlude -rose-"@ja .

_:Ne8007804225047edba636d69e5946809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearness -suite edit-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N6c93f946f3174940831f1f5594d285f9 ;
    schema:name "Dearness -suite edit-"@ja .

_:N6c93f946f3174940831f1f5594d285f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c3076874f4d4f5492f300871cfcef0d,
        _:N2d819e7aba31421188d258342b53ff85,
        _:N473b9b1f2a1a4408aff53a91f0095dbc,
        _:N4e75b94fbc31426da7f847e4851aaa02,
        _:N733619b8b1534f69ad3c53fd267e7277,
        _:N76811b11d4b44970b7b433eeffa10c17,
        _:N7e91ccbc4ea14e06b32f4e301b513639,
        _:N9cba18c17d4441faab9b7da485e3984e,
        _:Na7775556cb66471ba292f164a31bd98a,
        _:Nbba45a279e364bceace0124a75b55dca,
        _:Nc3ae265261574087a36b95661a97444b,
        _:Nccfb11ec655c4188a885a5ff89c5056b,
        _:Ncdfc1be8c8a7462a903132ad7351bd46,
        _:Ne8007804225047edba636d69e5946809 ;
    mo:track_count 14 ;
    schema:duration "PT57:49"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0c3076874f4d4f5492f300871cfcef0d,
        _:N2d819e7aba31421188d258342b53ff85,
        _:N473b9b1f2a1a4408aff53a91f0095dbc,
        _:N4e75b94fbc31426da7f847e4851aaa02,
        _:N733619b8b1534f69ad3c53fd267e7277,
        _:N76811b11d4b44970b7b433eeffa10c17,
        _:N7e91ccbc4ea14e06b32f4e301b513639,
        _:N9cba18c17d4441faab9b7da485e3984e,
        _:Na7775556cb66471ba292f164a31bd98a,
        _:Nbba45a279e364bceace0124a75b55dca,
        _:Nc3ae265261574087a36b95661a97444b,
        _:Nccfb11ec655c4188a885a5ff89c5056b,
        _:Ncdfc1be8c8a7462a903132ad7351bd46,
        _:Ne8007804225047edba636d69e5946809 .

