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

<artist/3556#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiwa Saito"@en,
        "斎藤千和"@ja ;
    foaf:made <album/70394#subject>,
        <album/70394#vocals> ;
    foaf:name "Chiwa Saito"@en,
        "斎藤千和"@ja .

<artist/6711#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emiri Kato"@en,
        "加藤英美里"@ja ;
    foaf:made <album/70394#subject>,
        <album/70394#vocals> ;
    foaf:name "Emiri Kato"@en,
        "加藤英美里"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:made <album/70394#subject>,
        <album/70394#vocals> ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/70394#lyrics>,
        <album/70394#subject> ;
    foaf:name "meg rock"@en .

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70394#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/70394#composition>,
        <album/70394#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<artist/12898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70394#subject> ;
    schema:name "mito"@en,
        "ミト"@ja ;
    foaf:made <album/70394#composition>,
        <album/70394#subject> ;
    foaf:name "mito"@en,
        "ミト"@ja .

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<product/1756#subject> a schema:CreativeWork ;
    schema:name "Bakemonogatari"@en,
        "化物語"@ja,
        "Bakemonogatari"@ja-latn ;
    foaf:name "Bakemonogatari"@en,
        "化物語"@ja,
        "Bakemonogatari"@ja-latn .

<product/1758#subject> a schema:CreativeWork ;
    schema:name "Nisemonogatari"@en,
        "偽物語"@ja,
        "Nisemonogatari"@ja-latn ;
    foaf:name "Nisemonogatari"@en,
        "偽物語"@ja,
        "Nisemonogatari"@ja-latn .

<product/3509#subject> a schema:CreativeWork ;
    schema:name "Owarimonogatari"@en,
        "終物語"@ja,
        "Owarimonogatari"@ja-latn ;
    foaf:name "Owarimonogatari"@en,
        "終物語"@ja,
        "Owarimonogatari"@ja-latn .

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

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

<album/70394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "monogataRemix"@en,
        "〈物語〉MIX"@ja,
        "monogataRemix"@ja-latn ;
    mo:performance_of <album/70394#musicalwork> ;
    mo:recorded_as <album/70394#musicalexpression> ;
    schema:name "monogataRemix"@en,
        "〈物語〉MIX"@ja,
        "monogataRemix"@ja-latn ;
    schema:workPerformed <album/70394#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/70394/70394-1502576337.jpg> a schema:ImageObject,
        foaf:Image .

<album/70394#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "monogataRemix"@en,
        "〈物語〉MIX"@ja,
        "monogataRemix"@ja-latn ;
    mo:composer <artist/126#subject>,
        <artist/12898#subject> ;
    mo:produced_work <album/70394#musicalwork> ;
    schema:name "monogataRemix"@en,
        "〈物語〉MIX"@ja,
        "monogataRemix"@ja-latn .

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

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

<album/70394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "monogataRemix"@en,
        "〈物語〉MIX"@ja,
        "monogataRemix"@ja-latn ;
    mo:catalogue_number "TGCS-10244" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70394#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Nf3233182733c4b959e91fa927e6fb1d1 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/1756#subject>,
        <product/1758#subject>,
        <product/3509#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/70394/70394-1502576337.jpg> ;
    schema:name "monogataRemix"@en,
        "〈物語〉MIX"@ja,
        "monogataRemix"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/70394/70394-1502576337.jpg> .

_:N96877e93c06541da814511888e011c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰り道 -Swirl Remix-"@ja,
        "Kaerimichi -Swirl Remix-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf3233182733c4b959e91fa927e6fb1d1 ;
    schema:name "帰り道 -Swirl Remix-"@ja,
        "Kaerimichi -Swirl Remix-"@ja-latn .

_:Nc6c6484a8ade47748959577c7a5c527c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staple Stable × 二言目 -DJ MASAKARI Mushup-"@ja,
        "Staple Stable × Futakotome -DJ MASAKARI Mushup-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nf3233182733c4b959e91fa927e6fb1d1 ;
    schema:name "Staple Stable × 二言目 -DJ MASAKARI Mushup-"@ja,
        "Staple Stable × Futakotome -DJ MASAKARI Mushup-"@ja-latn .

_:Ne06d4561004c4beeabebd893a6513478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "decent black -Inquire Myself Remix-"@ja,
        "decent black -Inquire Myself Remix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nf3233182733c4b959e91fa927e6fb1d1 ;
    schema:name "decent black -Inquire Myself Remix-"@ja,
        "decent black -Inquire Myself Remix-"@ja-latn .

_:Nf3233182733c4b959e91fa927e6fb1d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N96877e93c06541da814511888e011c43,
        _:Nc6c6484a8ade47748959577c7a5c527c,
        _:Ne06d4561004c4beeabebd893a6513478 ;
    mo:track_count 3 ;
    schema:duration "PT13:28"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N96877e93c06541da814511888e011c43,
        _:Nc6c6484a8ade47748959577c7a5c527c,
        _:Ne06d4561004c4beeabebd893a6513478 .

