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

<artist/77898#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Uda"@en,
        "宇田敬子"@ja ;
    foaf:made <album/73706#lyrics>,
        <album/73706#subject> ;
    foaf:name "Keiko Uda"@en,
        "宇田敬子"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73706#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/73706#composition>,
        <album/73706#subject> ;
    foaf:name "ZUN"@en .

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

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/73706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "INNER VOICES"@en,
        "INNER VOICES"@ja,
        "INNER VOICES"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/73706#musicalwork> ;
    schema:name "INNER VOICES"@en,
        "INNER VOICES"@ja,
        "INNER VOICES"@ja-latn .

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

<org/437#subject> schema:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn ;
    foaf:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/73706/73706-1513947979.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13222#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73706#performance> ;
    schema:name "Maika"@en,
        "舞花"@ja ;
    foaf:name "Maika"@en,
        "舞花"@ja .

<artist/46340#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73706#performance> ;
    schema:name "SAKURA_bot"@en ;
    foaf:name "SAKURA_bot"@en .

<artist/74385#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73706#performance> ;
    schema:name "Ark Brown"@en ;
    foaf:name "Ark Brown"@en .

<album/73706#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "INNER VOICES"@en,
        "INNER VOICES"@ja,
        "INNER VOICES"@ja-latn ;
    mo:performance_of <album/73706#musicalwork> ;
    mo:performer _:N0594da594ff746979da81c1f380fc34c,
        <artist/13222#subject>,
        <artist/46340#subject>,
        <artist/74385#subject> ;
    mo:recorded_as <album/73706#musicalexpression> ;
    schema:byArtist _:N0594da594ff746979da81c1f380fc34c,
        <artist/13222#subject>,
        <artist/46340#subject>,
        <artist/74385#subject> ;
    schema:name "INNER VOICES"@en,
        "INNER VOICES"@ja,
        "INNER VOICES"@ja-latn ;
    schema:workPerformed <album/73706#musicalwork> .

<album/73706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "INNER VOICES"@en,
        "INNER VOICES"@ja,
        "INNER VOICES"@ja-latn ;
    mo:catalogue_number "HTNT-027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73706#musicalexpression> ;
    mo:publisher <org/437#subject> ;
    mo:record _:Nfe1076ca9af34877b92ec1c01340cbc4 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/12#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "EL.J"@en ;
            foaf:name "EL.J"@en ],
        <artist/13222#subject>,
        <artist/46340#subject>,
        <artist/74385#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/73706/73706-1513947979.jpg> ;
    schema:name "INNER VOICES"@en,
        "INNER VOICES"@ja,
        "INNER VOICES"@ja-latn ;
    schema:publisher <org/437#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/73706/73706-1513947979.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura April"@en ;
    foaf:made <album/73706#subject> ;
    foaf:name "Laura April"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura April"@en ;
    foaf:made <album/73706#lyrics> ;
    foaf:name "Laura April"@en .

_:N0594da594ff746979da81c1f380fc34c a schema:Person,
        foaf:Person ;
    mo:performed <album/73706#performance> ;
    schema:name "EL.J"@en ;
    foaf:name "EL.J"@en .

_:N25a5b57fcf544ad1a587a879201a0742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VAGRANT feat. EL.J (2017 reinterpretation)"@ja,
        "VAGRANT feat. EL.J (2017 reinterpretation)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfe1076ca9af34877b92ec1c01340cbc4 ;
    schema:name "VAGRANT feat. EL.J (2017 reinterpretation)"@ja,
        "VAGRANT feat. EL.J (2017 reinterpretation)"@ja-latn .

_:N3536d87512de4db7b0c463bcf1eb54a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聲ナキ詩"@ja,
        "Koenaki Uta"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nfe1076ca9af34877b92ec1c01340cbc4 ;
    schema:name "聲ナキ詩"@ja,
        "Koenaki Uta"@ja-latn .

_:Ncbb62726fc6746b49c94d68bd5854fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy About U?"@ja,
        "Crazy About U?"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nfe1076ca9af34877b92ec1c01340cbc4 ;
    schema:name "Crazy About U?"@ja,
        "Crazy About U?"@ja-latn .

_:Ncf1ff50c107249f686b20eb1af45e762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜の帳をこえて"@ja,
        "Yoru no Tobari wo Koete"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfe1076ca9af34877b92ec1c01340cbc4 ;
    schema:name "夜の帳をこえて"@ja,
        "Yoru no Tobari wo Koete"@ja-latn .

_:Nd5e3a69b30ad4d66835722026ac25ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take your time, Take your place"@ja,
        "Take your time, Take your place"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nfe1076ca9af34877b92ec1c01340cbc4 ;
    schema:name "Take your time, Take your place"@ja,
        "Take your time, Take your place"@ja-latn .

_:Nfe1076ca9af34877b92ec1c01340cbc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25a5b57fcf544ad1a587a879201a0742,
        _:N3536d87512de4db7b0c463bcf1eb54a7,
        _:Ncbb62726fc6746b49c94d68bd5854fb4,
        _:Ncf1ff50c107249f686b20eb1af45e762,
        _:Nd5e3a69b30ad4d66835722026ac25ac8 ;
    mo:track_count 5 ;
    schema:duration "PT20:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N25a5b57fcf544ad1a587a879201a0742,
        _:N3536d87512de4db7b0c463bcf1eb54a7,
        _:Ncbb62726fc6746b49c94d68bd5854fb4,
        _:Ncf1ff50c107249f686b20eb1af45e762,
        _:Nd5e3a69b30ad4d66835722026ac25ac8 .

