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

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

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

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

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

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

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

<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/93403#musicalexpression> a mo:Signal ;
    mo:published_as <album/93403#subject> ;
    mo:records <album/93403#performance> .

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

<https://medium-media.vgm.io/albums/30/93403/93403-1575229943.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/93403#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "Scarf Quartette"@en,
        "Scarf Quartette"@ja,
        "Scarf Quartette"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93403#musicalexpression> ;
    mo:publisher _:N8984fc61db5745e2999b7fb8fe0c1ccc ;
    mo:record _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/8564#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "猫月セレネ"@en ;
            foaf:name "猫月セレネ"@en ] ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/93403/93403-1575229943.jpg> ;
    schema:name "Scarf Quartette"@en,
        "Scarf Quartette"@ja,
        "Scarf Quartette"@ja-latn ;
    schema:publisher _:N8984fc61db5745e2999b7fb8fe0c1ccc ;
    foaf:depiction <https://media.vgm.io/albums/30/93403/93403-1575229943.jpg> .

_:N2663f9f8ae8e438584ad3dc5fa097d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やまに ねむる ひほうを もとめて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:19"^^xsd:interval ;
    schema:inPlaylist _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    schema:name "やまに ねむる ひほうを もとめて"@ja .

_:N2cf6be02cc79474283c2c1f12cf56b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すべての たんけんたいに おくる じょきょく"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    schema:name "すべての たんけんたいに おくる じょきょく"@ja .

_:N2efd587f0a8048a3bd80d2460fac5d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじめての いらい"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    schema:name "はじめての いらい"@ja .

_:N7d595ef46ba3445485e1cf7a146ce082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しんじつを もとめて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    schema:name "しんじつを もとめて"@ja .

_:N8984fc61db5745e2999b7fb8fe0c1ccc 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 .

_:Ndfc81815111346ac9c8ce2d0cbcd44b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「いままで あリがとう。」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    schema:name "「いままで あリがとう。」"@ja .

_:Nf4a87b1379c1445c98e19c85ac458ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みらいに かぜを"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    schema:name "みらいに かぜを"@ja .

_:Nf9322ecdf5bc4945a589434af1a7f4ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まちで すごす ひび"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8b3c15ed057a42ebaacd916edd4a4322 ;
    schema:name "まちで すごす ひび"@ja .

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

_:N8b3c15ed057a42ebaacd916edd4a4322 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2663f9f8ae8e438584ad3dc5fa097d28,
        _:N2cf6be02cc79474283c2c1f12cf56b47,
        _:N2efd587f0a8048a3bd80d2460fac5d22,
        _:N7d595ef46ba3445485e1cf7a146ce082,
        _:Ndfc81815111346ac9c8ce2d0cbcd44b3,
        _:Nf4a87b1379c1445c98e19c85ac458ef0,
        _:Nf9322ecdf5bc4945a589434af1a7f4ba ;
    mo:track_count 7 ;
    schema:duration "PT31:27"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2663f9f8ae8e438584ad3dc5fa097d28,
        _:N2cf6be02cc79474283c2c1f12cf56b47,
        _:N2efd587f0a8048a3bd80d2460fac5d22,
        _:N7d595ef46ba3445485e1cf7a146ce082,
        _:Ndfc81815111346ac9c8ce2d0cbcd44b3,
        _:Nf4a87b1379c1445c98e19c85ac458ef0,
        _:Nf9322ecdf5bc4945a589434af1a7f4ba .

