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

<artist/14124#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika Kubo"@en,
        "久保ユリカ"@ja ;
    foaf:made <album/71313#subject>,
        <album/71313#vocals> ;
    foaf:name "Yurika Kubo"@en,
        "久保ユリカ"@ja .

<artist/15361#subject> a schema:Person,
        foaf:Person ;
    schema:name "Inori Minase"@en,
        "水瀬いのり"@ja ;
    foaf:made <album/71313#subject>,
        <album/71313#vocals> ;
    foaf:name "Inori Minase"@en,
        "水瀬いのり"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71313#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/71313#composition>,
        <album/71313#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/16665#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71313#subject> ;
    schema:name "emon"@en ;
    foaf:made <album/71313#composition>,
        <album/71313#lyrics>,
        <album/71313#subject> ;
    foaf:name "emon"@en .

<artist/36081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71313#subject> ;
    schema:name "baker"@en ;
    foaf:made <album/71313#composition>,
        <album/71313#lyrics>,
        <album/71313#subject> ;
    foaf:name "baker"@en .

<product/5724#subject> a schema:CreativeWork ;
    schema:name "Girls' Last Tour"@en,
        "少女終末旅行"@ja,
        "Shoujo Shuumatsu Ryokou"@ja-latn ;
    foaf:name "Girls' Last Tour"@en,
        "少女終末旅行"@ja,
        "Shoujo Shuumatsu Ryokou"@ja-latn .

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

<album/71313#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@en,
        "More One Night / チト(CV:水瀬いのり)、ユーリ(CV:久保ユリカ)"@ja,
        "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@ja-latn ;
    mo:performance_of <album/71313#musicalwork> ;
    mo:recorded_as <album/71313#musicalexpression> ;
    schema:name "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@en,
        "More One Night / チト(CV:水瀬いのり)、ユーリ(CV:久保ユリカ)"@ja,
        "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@ja-latn ;
    schema:workPerformed <album/71313#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/31/71313/71313-1508517669.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/71313#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@en,
        "More One Night / チト(CV:水瀬いのり)、ユーリ(CV:久保ユリカ)"@ja,
        "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Tes.)"@en ;
            foaf:made <album/71313#composition> ;
            foaf:name "(Tes.)"@en ],
        <artist/11721#subject>,
        <artist/16665#subject>,
        <artist/36081#subject> ;
    mo:produced_work <album/71313#musicalwork> ;
    schema:name "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@en,
        "More One Night / チト(CV:水瀬いのり)、ユーリ(CV:久保ユリカ)"@ja,
        "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@ja-latn .

<album/71313#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-29"^^xsd:date ;
    dcterms:title "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@en,
        "More One Night / チト(CV:水瀬いのり)、ユーリ(CV:久保ユリカ)"@ja,
        "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@ja-latn ;
    mo:catalogue_number "ZMCZ-11750" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71313#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N615ff8fe7b634581b02591d5a571e47f ;
    mo:record_count 1 ;
    schema:about <product/5724#subject> ;
    schema:datePublished "2017-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/71313/71313-1508517669.jpg> ;
    schema:name "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@en,
        "More One Night / チト(CV:水瀬いのり)、ユーリ(CV:久保ユリカ)"@ja,
        "More One Night / Chito (CV: Inori Minase), Yuuri (CV: Yurika Kubo)"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/71313/71313-1508517669.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71313#subject> ;
    schema:name "(Tes.)"@en ;
    foaf:made <album/71313#subject> ;
    foaf:name "(Tes.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Tes.)"@en ;
    foaf:made <album/71313#subject> ;
    foaf:name "(Tes.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Tes.)"@en ;
    foaf:made <album/71313#lyrics> ;
    foaf:name "(Tes.)"@en .

_:N2a0426e8a69d4e47992b5cfd5fe0a14f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More One Night"@ja,
        "More One Night"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N615ff8fe7b634581b02591d5a571e47f ;
    schema:name "More One Night"@ja,
        "More One Night"@ja-latn .

_:Nce1c7c192a2b4353bfd2c671faebd7ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More One Night (instrumental)"@ja,
        "More One Night (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N615ff8fe7b634581b02591d5a571e47f ;
    schema:name "More One Night (instrumental)"@ja,
        "More One Night (instrumental)"@ja-latn .

_:Nf4c5a1b951174ef9a1a5892704474b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨だれの歌"@ja,
        "Amadare no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N615ff8fe7b634581b02591d5a571e47f ;
    schema:name "雨だれの歌"@ja,
        "Amadare no Uta"@ja-latn .

_:Nfd7793326cb742c0a04d6a2f2fbfbd50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨だれの歌 (instrumental)"@ja,
        "Amadare no Uta (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N615ff8fe7b634581b02591d5a571e47f ;
    schema:name "雨だれの歌 (instrumental)"@ja,
        "Amadare no Uta (instrumental)"@ja-latn .

_:N615ff8fe7b634581b02591d5a571e47f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a0426e8a69d4e47992b5cfd5fe0a14f,
        _:Nce1c7c192a2b4353bfd2c671faebd7ee,
        _:Nf4c5a1b951174ef9a1a5892704474b7e,
        _:Nfd7793326cb742c0a04d6a2f2fbfbd50 ;
    mo:track_count 4 ;
    schema:duration "PT16:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a0426e8a69d4e47992b5cfd5fe0a14f,
        _:Nce1c7c192a2b4353bfd2c671faebd7ee,
        _:Nf4c5a1b951174ef9a1a5892704474b7e,
        _:Nfd7793326cb742c0a04d6a2f2fbfbd50 .

