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

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

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

<artist/12225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "xi"@en ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "xi"@en .

<artist/14731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "BlackY"@en ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "BlackY"@en .

<artist/24692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "Feryquitous"@en ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "Feryquitous"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "Nhato"@en .

<artist/30781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "Puru"@en ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "Puru"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<artist/7172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "sakuzyo"@en,
        "削除"@ja ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "sakuzyo"@en,
        "削除"@ja .

<artist/9553#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106934#subject> ;
    schema:name "cosMo@bousouP"@en,
        "cosMo@暴走P"@ja ;
    foaf:made <album/106934#composition>,
        <album/106934#subject> ;
    foaf:name "cosMo@bousouP"@en,
        "cosMo@暴走P"@ja .

<event/219> a mo:Release ;
    schema:name "Released at M3-2018 Fall (Oct 28, 2018)" .

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

<album/106934#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EXCLUSIVE WAVES"@en,
        "EXCLUSIVE WAVES"@ja,
        "EXCLUSIVE WAVES"@ja-latn ;
    mo:performance_of <album/106934#musicalwork> ;
    mo:recorded_as <album/106934#musicalexpression> ;
    schema:name "EXCLUSIVE WAVES"@en,
        "EXCLUSIVE WAVES"@ja,
        "EXCLUSIVE WAVES"@ja-latn ;
    schema:workPerformed <album/106934#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/43/106934/106934-a04294ed86d4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106934#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/106934/106934-a04294ed86d4.jpg> ;
    foaf:depicts <album/106934#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/106934/106934-a04294ed86d4.jpg> .

<https://medium-media.vgm.io/albums/43/106934/106934-a04294ed86d4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106934#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EXCLUSIVE WAVES"@en,
        "EXCLUSIVE WAVES"@ja,
        "EXCLUSIVE WAVES"@ja-latn ;
    mo:composer <artist/12225#subject>,
        <artist/14731#subject>,
        <artist/24692#subject>,
        <artist/2735#subject>,
        <artist/30781#subject>,
        <artist/44716#subject>,
        <artist/7172#subject>,
        <artist/9553#subject> ;
    mo:produced_work <album/106934#musicalwork> ;
    schema:name "EXCLUSIVE WAVES"@en,
        "EXCLUSIVE WAVES"@ja,
        "EXCLUSIVE WAVES"@ja-latn .

<album/106934#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-28"^^xsd:date ;
    dcterms:title "EXCLUSIVE WAVES"@en,
        "EXCLUSIVE WAVES"@ja,
        "EXCLUSIVE WAVES"@ja-latn ;
    mo:catalogue_number "DVSP-0208" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106934#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    mo:record_count 1 ;
    mo:release <event/219> ;
    schema:datePublished "2018-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/106934/106934-a04294ed86d4.jpg> ;
    schema:name "EXCLUSIVE WAVES"@en,
        "EXCLUSIVE WAVES"@ja,
        "EXCLUSIVE WAVES"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/106934/106934-a04294ed86d4.jpg> .

_:N00074dcd87a64f7eb85e532facdd1530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Improvisation Colosseum"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Improvisation Colosseum"@en .

_:N323c1bd854a84dd797793191cc5e436a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ayanail [Scarfaith Remix]"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Ayanail [Scarfaith Remix]"@en .

_:N3ed2ec69e5ea4bee9e6fa0437a5014d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do You Feel the Same (Blacklolita Re[construct]mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Do You Feel the Same (Blacklolita Re[construct]mix)"@en .

_:N6f4db78701df43499ac5b61af54c819f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Altale"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "After Altale"@en .

_:N7d3e10df5e9b4fbd98a08612693e5432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANiMAtion"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "ANiMAtion"@en .

_:N7dfeb343a517467c9c84b64a6765d3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Sea (Takahiro Eguchi + Tomohiko Togashi Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Second Sea (Takahiro Eguchi + Tomohiko Togashi Remix)"@en .

_:Na0ae3b1e3c714521a02d7b46f7db0b91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orca"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Orca"@en .

_:Na18ace0afea240e091bf7a81bcdf4130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Past"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Monochrome Past"@en .

_:Nba7c4d1e0eab48feb293fabc14f4330a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AnotherDance(LastDance-Feryquitous Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "AnotherDance(LastDance-Feryquitous Remix)"@en .

_:Nc2dcdeadc7b34713a095743269963820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zvwva - remix by An"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Zvwva - remix by An"@en .

_:Nf51d0c619a6d4d1a97072e7b4eb9d163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dst[ick]orv"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncca53d7acb3c4fbc95e413b8497b8be9 ;
    schema:name "Dst[ick]orv"@en .

_:Ncca53d7acb3c4fbc95e413b8497b8be9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00074dcd87a64f7eb85e532facdd1530,
        _:N323c1bd854a84dd797793191cc5e436a,
        _:N3ed2ec69e5ea4bee9e6fa0437a5014d6,
        _:N6f4db78701df43499ac5b61af54c819f,
        _:N7d3e10df5e9b4fbd98a08612693e5432,
        _:N7dfeb343a517467c9c84b64a6765d3d4,
        _:Na0ae3b1e3c714521a02d7b46f7db0b91,
        _:Na18ace0afea240e091bf7a81bcdf4130,
        _:Nba7c4d1e0eab48feb293fabc14f4330a,
        _:Nc2dcdeadc7b34713a095743269963820,
        _:Nf51d0c619a6d4d1a97072e7b4eb9d163 ;
    mo:track_count 11 ;
    schema:duration "PT53:01"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N00074dcd87a64f7eb85e532facdd1530,
        _:N323c1bd854a84dd797793191cc5e436a,
        _:N3ed2ec69e5ea4bee9e6fa0437a5014d6,
        _:N6f4db78701df43499ac5b61af54c819f,
        _:N7d3e10df5e9b4fbd98a08612693e5432,
        _:N7dfeb343a517467c9c84b64a6765d3d4,
        _:Na0ae3b1e3c714521a02d7b46f7db0b91,
        _:Na18ace0afea240e091bf7a81bcdf4130,
        _:Nba7c4d1e0eab48feb293fabc14f4330a,
        _:Nc2dcdeadc7b34713a095743269963820,
        _:Nf51d0c619a6d4d1a97072e7b4eb9d163 .

