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

<artist/640#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:made <album/49915#subject>,
        <album/49915#vocals> ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<artist/9313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49915#subject> ;
    schema:name "Ken Ito"@en,
        "伊藤賢"@ja ;
    foaf:made <album/49915#composition>,
        <album/49915#lyrics>,
        <album/49915#subject> ;
    foaf:name "Ken Ito"@en,
        "伊藤賢"@ja .

<product/4391#subject> a schema:CreativeWork ;
    schema:name "Dog Days''"@en,
        "ドッグデイズ''"@ja,
        "Dog Days''"@ja-latn ;
    foaf:name "Dog Days''"@en,
        "ドッグデイズ''"@ja,
        "Dog Days''"@ja-latn .

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

<album/49915#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stay With Me / Yui Horie [Limited Edition]"@en,
        "Stay With Me / 堀江由衣 [初回限定盤]"@ja,
        "Stay With Me / Yui Horie [Limited Edition]"@ja-latn ;
    mo:performance_of <album/49915#musicalwork> ;
    mo:recorded_as <album/49915#musicalexpression> ;
    schema:name "Stay With Me / Yui Horie [Limited Edition]"@en,
        "Stay With Me / 堀江由衣 [初回限定盤]"@ja,
        "Stay With Me / Yui Horie [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/49915#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/51/49915/49915-1424341863.jpg> a schema:ImageObject,
        foaf:Image .

<album/49915#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stay With Me / Yui Horie [Limited Edition]"@en,
        "Stay With Me / 堀江由衣 [初回限定盤]"@ja,
        "Stay With Me / Yui Horie [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "千葉由利子"@en ;
            foaf:made <album/49915#composition> ;
            foaf:name "千葉由利子"@en ],
        <artist/9313#subject> ;
    mo:produced_work <album/49915#musicalwork> ;
    schema:name "Stay With Me / Yui Horie [Limited Edition]"@en,
        "Stay With Me / 堀江由衣 [初回限定盤]"@ja,
        "Stay With Me / Yui Horie [Limited Edition]"@ja-latn .

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

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

<album/49915#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-04"^^xsd:date ;
    dcterms:title "Stay With Me / Yui Horie [Limited Edition]"@en,
        "Stay With Me / 堀江由衣 [初回限定盤]"@ja,
        "Stay With Me / Yui Horie [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-91580" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/49915#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N5f5c069d2642490384ae6e1e658f7e6d,
        _:N6a96a495f9de4541962a619d6b318634 ;
    mo:record_count 2 ;
    schema:about <product/4391#subject> ;
    schema:datePublished "2015-03-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/49915/49915-1424341863.jpg> ;
    schema:name "Stay With Me / Yui Horie [Limited Edition]"@en,
        "Stay With Me / 堀江由衣 [初回限定盤]"@ja,
        "Stay With Me / Yui Horie [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/49915/49915-1424341863.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "千葉由利子"@en ;
    foaf:made <album/49915#subject> ;
    foaf:name "千葉由利子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "千葉由利子"@en ;
    foaf:made <album/49915#lyrics> ;
    foaf:name "千葉由利子"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49915#subject> ;
    schema:name "千葉由利子"@en ;
    foaf:made <album/49915#subject> ;
    foaf:name "千葉由利子"@en .

_:N15c32146f66740e19b48b6894813759a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Stay With Me」MUSIC CLIP"@ja,
        "\"Stay With Me\" MUSIC CLIP"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a96a495f9de4541962a619d6b318634 ;
    schema:name "「Stay With Me」MUSIC CLIP"@ja,
        "\"Stay With Me\" MUSIC CLIP"@ja-latn .

_:N489e78205da74619b91254dc333ede33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay With Me"@ja,
        "Stay With Me"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N5f5c069d2642490384ae6e1e658f7e6d ;
    schema:name "Stay With Me"@ja,
        "Stay With Me"@ja-latn .

_:N6a96a495f9de4541962a619d6b318634 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N15c32146f66740e19b48b6894813759a ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N15c32146f66740e19b48b6894813759a .

_:N85564b2ea6014e46a8014ff2d8d45908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほうき星 off vocal ver."@ja,
        "Houkiboshi off vocal ver."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5f5c069d2642490384ae6e1e658f7e6d ;
    schema:name "ほうき星 off vocal ver."@ja,
        "Houkiboshi off vocal ver."@ja-latn .

_:N873d9afcd8104e5e967679653eafbe01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay With Me off vocal ver."@ja,
        "Stay With Me off vocal ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N5f5c069d2642490384ae6e1e658f7e6d ;
    schema:name "Stay With Me off vocal ver."@ja,
        "Stay With Me off vocal ver."@ja-latn .

_:Ned6eb550163b4ad5b067ec28bd743024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほうき星"@ja,
        "Houkiboshi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N5f5c069d2642490384ae6e1e658f7e6d ;
    schema:name "ほうき星"@ja,
        "Houkiboshi"@ja-latn .

_:N5f5c069d2642490384ae6e1e658f7e6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N489e78205da74619b91254dc333ede33,
        _:N85564b2ea6014e46a8014ff2d8d45908,
        _:N873d9afcd8104e5e967679653eafbe01,
        _:Ned6eb550163b4ad5b067ec28bd743024 ;
    mo:track_count 4 ;
    schema:duration "PT15:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N489e78205da74619b91254dc333ede33,
        _:N85564b2ea6014e46a8014ff2d8d45908,
        _:N873d9afcd8104e5e967679653eafbe01,
        _:Ned6eb550163b4ad5b067ec28bd743024 .

