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

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/77784#lyrics>,
        <album/77784#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

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

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77784#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/77784#composition>,
        <album/77784#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<product/6488#subject> a schema:CreativeWork ;
    schema:name "Music Girls"@en,
        "音楽少女"@ja,
        "Ongaku Shoujo"@ja-latn ;
    foaf:name "Music Girls"@en,
        "音楽少女"@ja,
        "Ongaku Shoujo"@ja-latn .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/77784/77784-1530269211.jpg> a schema:ImageObject,
        foaf:Image .

<album/77784#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eien Shounen / Yui Ogura"@en,
        "永遠少年 / 小倉唯"@ja,
        "Eien Shounen / Yui Ogura"@ja-latn ;
    mo:composer <artist/11594#subject>,
        <artist/29144#subject> ;
    mo:produced_work <album/77784#musicalwork> ;
    schema:name "Eien Shounen / Yui Ogura"@en,
        "永遠少年 / 小倉唯"@ja,
        "Eien Shounen / Yui Ogura"@ja-latn .

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

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

<artist/10589#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77784#performance> ;
    schema:name "Yui Ogura"@en,
        "小倉唯"@ja ;
    foaf:name "Yui Ogura"@en,
        "小倉唯"@ja .

<artist/15540#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77784#performance> ;
    schema:name "Chihiro Tamaki"@en,
        "玉木千尋"@ja ;
    foaf:name "Chihiro Tamaki"@en,
        "玉木千尋"@ja .

<artist/16021#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77784#performance> ;
    schema:name "Kei Nakamura"@en ;
    foaf:name "Kei Nakamura"@en .

<artist/17496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77784#performance> ;
    schema:name "Maoki Yamamoto"@en,
        "山本真央樹"@ja ;
    foaf:name "Maoki Yamamoto"@en,
        "山本真央樹"@ja .

<artist/27132#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77784#performance> ;
    schema:name "Jun Tomoda"@en,
        "友田ジュン"@ja ;
    foaf:name "Jun Tomoda"@en,
        "友田ジュン"@ja .

<artist/29144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77784#subject> ;
    mo:performed <album/77784#performance> ;
    schema:name "Sho Udagawa"@en,
        "宇田川翔"@ja ;
    foaf:made <album/77784#composition>,
        <album/77784#lyrics>,
        <album/77784#subject> ;
    foaf:name "Sho Udagawa"@en,
        "宇田川翔"@ja .

<album/77784#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eien Shounen / Yui Ogura"@en,
        "永遠少年 / 小倉唯"@ja,
        "Eien Shounen / Yui Ogura"@ja-latn ;
    mo:performance_of <album/77784#musicalwork> ;
    mo:performer <artist/10589#subject>,
        <artist/15540#subject>,
        <artist/16021#subject>,
        <artist/17496#subject>,
        <artist/27132#subject>,
        <artist/29144#subject> ;
    mo:recorded_as <album/77784#musicalexpression> ;
    schema:byArtist <artist/10589#subject>,
        <artist/15540#subject>,
        <artist/16021#subject>,
        <artist/17496#subject>,
        <artist/27132#subject>,
        <artist/29144#subject> ;
    schema:name "Eien Shounen / Yui Ogura"@en,
        "永遠少年 / 小倉唯"@ja,
        "Eien Shounen / Yui Ogura"@ja-latn ;
    schema:workPerformed <album/77784#musicalwork> .

<album/77784#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-25"^^xsd:date ;
    dcterms:title "Eien Shounen / Yui Ogura"@en,
        "永遠少年 / 小倉唯"@ja,
        "Eien Shounen / Yui Ogura"@ja-latn ;
    mo:catalogue_number "KICM-1857" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77784#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N034e34e2d1e04d3e9a7af15f3b8b9d1d ;
    mo:record_count 1 ;
    schema:about <product/6488#subject> ;
    schema:byArtist <artist/10589#subject>,
        <artist/15540#subject>,
        <artist/16021#subject>,
        <artist/17496#subject>,
        <artist/27132#subject>,
        <artist/29144#subject> ;
    schema:datePublished "2018-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/77784/77784-1530269211.jpg> ;
    schema:name "Eien Shounen / Yui Ogura"@en,
        "永遠少年 / 小倉唯"@ja,
        "Eien Shounen / Yui Ogura"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/77784/77784-1530269211.jpg> .

_:N24dabb3db9d44639bd25f78b779e176a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠少年 (TV size)"@ja,
        "Eien Shounen (TV size)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N034e34e2d1e04d3e9a7af15f3b8b9d1d ;
    schema:name "永遠少年 (TV size)"@ja,
        "Eien Shounen (TV size)"@ja-latn .

_:N27a349711f3b441e9fd4fe833cc23218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Me × Love Me (off vocal ver.)"@ja,
        "Love Me × Love Me (off vocal ver.)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N034e34e2d1e04d3e9a7af15f3b8b9d1d ;
    schema:name "Love Me × Love Me (off vocal ver.)"@ja,
        "Love Me × Love Me (off vocal ver.)"@ja-latn .

_:N61048e2758d742c081b330f6e3b0007a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠少年"@ja,
        "Eien Shounen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N034e34e2d1e04d3e9a7af15f3b8b9d1d ;
    schema:name "永遠少年"@ja,
        "Eien Shounen"@ja-latn .

_:N7aec4207ed4d450183c320926de7c614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Me × Love Me"@ja,
        "Love Me × Love Me"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N034e34e2d1e04d3e9a7af15f3b8b9d1d ;
    schema:name "Love Me × Love Me"@ja,
        "Love Me × Love Me"@ja-latn .

_:N9598c4f3bdea4b3cb55202260f5ddb70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠少年 (off vocal ver.)"@ja,
        "Eien Shounen (off vocal ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N034e34e2d1e04d3e9a7af15f3b8b9d1d ;
    schema:name "永遠少年 (off vocal ver.)"@ja,
        "Eien Shounen (off vocal ver.)"@ja-latn .

_:N034e34e2d1e04d3e9a7af15f3b8b9d1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24dabb3db9d44639bd25f78b779e176a,
        _:N27a349711f3b441e9fd4fe833cc23218,
        _:N61048e2758d742c081b330f6e3b0007a,
        _:N7aec4207ed4d450183c320926de7c614,
        _:N9598c4f3bdea4b3cb55202260f5ddb70 ;
    mo:track_count 5 ;
    schema:duration "PT18:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N24dabb3db9d44639bd25f78b779e176a,
        _:N27a349711f3b441e9fd4fe833cc23218,
        _:N61048e2758d742c081b330f6e3b0007a,
        _:N7aec4207ed4d450183c320926de7c614,
        _:N9598c4f3bdea4b3cb55202260f5ddb70 .

