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

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

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

<artist/3277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93404#subject> ;
    schema:name "Arata Iiyoshi"@en,
        "飯吉新"@ja ;
    foaf:made <album/93404#composition>,
        <album/93404#subject> ;
    foaf:name "Arata Iiyoshi"@en,
        "飯吉新"@ja .

<artist/4064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93404#subject> ;
    schema:name "Hideki Sakamoto"@en,
        "坂本英城"@ja ;
    foaf:made <album/93404#composition>,
        <album/93404#subject> ;
    foaf:name "Hideki Sakamoto"@en,
        "坂本英城"@ja .

<artist/4067#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93404#subject> ;
    schema:name "Keisuke Ito"@en,
        "いとうけいすけ"@ja ;
    foaf:made <album/93404#composition>,
        <album/93404#subject> ;
    foaf:name "Keisuke Ito"@en,
        "いとうけいすけ"@ja .

<event/207> a mo:Release ;
    schema:name "Released at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

<product/8564#subject> a schema:CreativeWork ;
    schema:name "Pokémon Mystery Dungeon: Explorers of Time & Darkness"@en,
        "ポケモン不思議のダンジョン 時の探検隊・闇の探検隊"@ja,
        "Pokémon Fushigi no Dungeon: Toki no Tankentai/Yami no Tankentai"@ja-latn ;
    foaf:name "Pokémon Mystery Dungeon: Explorers of Time & Darkness"@en,
        "ポケモン不思議のダンジョン 時の探検隊・闇の探検隊"@ja,
        "Pokémon Fushigi no Dungeon: Toki no Tankentai/Yami no Tankentai"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/40/93404/93404-1575230166.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93404#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarf Quartette vol.2"@en,
        "Scarf Quartette vol.2"@ja,
        "Scarf Quartette vol.2"@ja-latn ;
    mo:performance_of <album/93404#musicalwork> ;
    mo:performer _:N16283f88cadf4a0d9e12793e2e9dc468 ;
    mo:recorded_as <album/93404#musicalexpression> ;
    schema:byArtist _:N16283f88cadf4a0d9e12793e2e9dc468 ;
    schema:name "Scarf Quartette vol.2"@en,
        "Scarf Quartette vol.2"@ja,
        "Scarf Quartette vol.2"@ja-latn ;
    schema:workPerformed <album/93404#musicalwork> .

<album/93404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarf Quartette vol.2"@en,
        "Scarf Quartette vol.2"@ja,
        "Scarf Quartette vol.2"@ja-latn ;
    mo:composer <artist/3277#subject>,
        <artist/4064#subject>,
        <artist/4067#subject> ;
    mo:produced_work <album/93404#musicalwork> ;
    schema:name "Scarf Quartette vol.2"@en,
        "Scarf Quartette vol.2"@ja,
        "Scarf Quartette vol.2"@ja-latn .

<album/93404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "Scarf Quartette vol.2"@en,
        "Scarf Quartette vol.2"@ja,
        "Scarf Quartette vol.2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93404#musicalexpression> ;
    mo:publisher _:Nbca2e505adaf4bb981ba8e47953e4606 ;
    mo:record _:Nc404e421ca434ae88ee1cf16318c4e2f ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/8564#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "猫月セレネ"@en ;
            foaf:name "猫月セレネ"@en ] ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/93404/93404-1575230166.jpg> ;
    schema:name "Scarf Quartette vol.2"@en,
        "Scarf Quartette vol.2"@ja,
        "Scarf Quartette vol.2"@ja-latn ;
    schema:publisher _:Nbca2e505adaf4bb981ba8e47953e4606 ;
    foaf:depiction <https://media.vgm.io/albums/40/93404/93404-1575230166.jpg> .

_:N16283f88cadf4a0d9e12793e2e9dc468 a schema:Person,
        foaf:Person ;
    mo:performed <album/93404#performance> ;
    schema:name "猫月セレネ"@en ;
    foaf:name "猫月セレネ"@en .

_:N1ec921c178364d84bb6d68d85457b853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いせきのかけらが おちつくところ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nc404e421ca434ae88ee1cf16318c4e2f ;
    schema:name "いせきのかけらが おちつくところ"@ja .

_:N430724dfe7eb40ab8e9fd3a9f9c480e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと であった ばしょで"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc404e421ca434ae88ee1cf16318c4e2f ;
    schema:name "キミと であった ばしょで"@ja .

_:Nb18754755d394d6bafe9b82375981084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みらいの へいわを ねがつて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc404e421ca434ae88ee1cf16318c4e2f ;
    schema:name "みらいの へいわを ねがつて"@ja .

_:Nbca2e505adaf4bb981ba8e47953e4606 schema:name "Foo-Rye-Nya"@en,
        "Foo-Rye-Nya"@ja,
        "Foo-Rye-Nya"@ja-latn ;
    foaf:name "Foo-Rye-Nya"@en,
        "Foo-Rye-Nya"@ja,
        "Foo-Rye-Nya"@ja-latn .

_:Ncd2b9ae70ccf44bc9161378e9bd2a28e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ときを つかさどるもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nc404e421ca434ae88ee1cf16318c4e2f ;
    schema:name "ときを つかさどるもの"@ja .

_:Ne6302e39b33b45a98122417ece34758c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セカイイチを さがしに"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nc404e421ca434ae88ee1cf16318c4e2f ;
    schema:name "セカイイチを さがしに"@ja .

_:Nc404e421ca434ae88ee1cf16318c4e2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ec921c178364d84bb6d68d85457b853,
        _:N430724dfe7eb40ab8e9fd3a9f9c480e3,
        _:Nb18754755d394d6bafe9b82375981084,
        _:Ncd2b9ae70ccf44bc9161378e9bd2a28e,
        _:Ne6302e39b33b45a98122417ece34758c ;
    mo:track_count 5 ;
    schema:duration "PT21:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1ec921c178364d84bb6d68d85457b853,
        _:N430724dfe7eb40ab8e9fd3a9f9c480e3,
        _:Nb18754755d394d6bafe9b82375981084,
        _:Ncd2b9ae70ccf44bc9161378e9bd2a28e,
        _:Ne6302e39b33b45a98122417ece34758c .

