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

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

<artist/29937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78999#subject> ;
    schema:name "Tomoya Nishio"@en,
        "西尾知矢"@ja ;
    foaf:made <album/78999#composition>,
        <album/78999#subject> ;
    foaf:name "Tomoya Nishio"@en,
        "西尾知矢"@ja .

<artist/46619#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78999#subject> ;
    schema:name "Masayoshi Yamazaki"@en,
        "山崎将義"@ja ;
    foaf:made <album/78999#composition>,
        <album/78999#lyrics>,
        <album/78999#subject> ;
    foaf:name "Masayoshi Yamazaki"@en,
        "山崎将義"@ja .

<artist/9373#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78999#subject> ;
    schema:name "Naoaki Iwami"@en,
        "岩見直明"@ja ;
    foaf:made <album/78999#composition>,
        <album/78999#subject> ;
    foaf:name "Naoaki Iwami"@en,
        "岩見直明"@ja .

<product/2488#subject> a schema:CreativeWork ;
    schema:name "5 Centimeters per Second"@en,
        "秒速５センチメートル"@ja,
        "Byousoku 5 Centimeter"@ja-latn ;
    foaf:name "5 Centimeters per Second"@en,
        "秒速５センチメートル"@ja,
        "Byousoku 5 Centimeter"@ja-latn .

<product/3529#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam IRON-BLOODED ORPHANS"@en,
        "機動戦士ガンダム 鉄血のオルフェンズ"@ja,
        "Kidou Senshi Gundam Tekketsu no Orphans"@ja-latn ;
    foaf:name "Mobile Suit Gundam IRON-BLOODED ORPHANS"@en,
        "機動戦士ガンダム 鉄血のオルフェンズ"@ja,
        "Kidou Senshi Gundam Tekketsu no Orphans"@ja-latn .

<product/6486#subject> a schema:CreativeWork ;
    schema:name "Natsume Yujin-cho the Movie: Ephemeral Bond"@en,
        "劇場版 夏目友人帳 ～うつせみに結ぶ～"@ja,
        "Natsume Yujincho the Movie ~Utsusemi ni Musubu~"@ja-latn ;
    foaf:name "Natsume Yujin-cho the Movie: Ephemeral Bond"@en,
        "劇場版 夏目友人帳 ～うつせみに結ぶ～"@ja,
        "Natsume Yujincho the Movie ~Utsusemi ni Musubu~"@ja-latn .

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/78999/78999-1535615718.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/78999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "remember / Uru [Limited Edition]"@en,
        "remember / Uru [Limited Edition]"@ja,
        "remember / Uru [Limited Edition]"@ja-latn ;
    mo:performance_of <album/78999#musicalwork> ;
    mo:performer <artist/28190#subject> ;
    mo:recorded_as <album/78999#musicalexpression> ;
    schema:byArtist <artist/28190#subject> ;
    schema:name "remember / Uru [Limited Edition]"@en,
        "remember / Uru [Limited Edition]"@ja,
        "remember / Uru [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/78999#musicalwork> .

<artist/28190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78999#subject> ;
    mo:performed <album/78999#performance> ;
    schema:name "Uru"@en ;
    foaf:made <album/78999#composition>,
        <album/78999#lyrics>,
        <album/78999#subject> ;
    foaf:name "Uru"@en .

<album/78999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "remember / Uru [Limited Edition]"@en,
        "remember / Uru [Limited Edition]"@ja,
        "remember / Uru [Limited Edition]"@ja-latn ;
    mo:composer <artist/28190#subject>,
        <artist/29937#subject>,
        <artist/46619#subject>,
        <artist/9373#subject> ;
    mo:produced_work <album/78999#musicalwork> ;
    schema:name "remember / Uru [Limited Edition]"@en,
        "remember / Uru [Limited Edition]"@ja,
        "remember / Uru [Limited Edition]"@ja-latn .

<album/78999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-26"^^xsd:date ;
    dcterms:title "remember / Uru [Limited Edition]"@en,
        "remember / Uru [Limited Edition]"@ja,
        "remember / Uru [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-3560~1" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/78999#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N810c5698e9af41d9bd182c85874fa92b,
        _:Nd1387bb5384e4258bef5ee7cdc873ba2 ;
    mo:record_count 2 ;
    schema:about <product/2488#subject>,
        <product/3529#subject>,
        <product/6486#subject> ;
    schema:byArtist <artist/28190#subject> ;
    schema:datePublished "2018-09-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/78999/78999-1535615718.jpg> ;
    schema:name "remember / Uru [Limited Edition]"@en,
        "remember / Uru [Limited Edition]"@ja,
        "remember / Uru [Limited Edition]"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/78999/78999-1535615718.jpg> .

_:N1f0cfb370d8546578dbfc04d00b838e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One more time, One more chance"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nd1387bb5384e4258bef5ee7cdc873ba2 ;
    schema:name "One more time, One more chance"@ja .

_:N37d52a6e73b44875be1ea8840a45a65a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "remember"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nd1387bb5384e4258bef5ee7cdc873ba2 ;
    schema:name "remember"@ja .

_:N401ee482357c4c7693b3cd550deb4e78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "remember -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nd1387bb5384e4258bef5ee7cdc873ba2 ;
    schema:name "remember -instrumental-"@ja .

_:N5755113284e6470aa2d04fa53fe6c580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ごめんね。"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nd1387bb5384e4258bef5ee7cdc873ba2 ;
    schema:name "ごめんね。"@ja .

_:N810c5698e9af41d9bd182c85874fa92b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nd058285832f24770bedbe47e116988b8 ;
    mo:track_count 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd058285832f24770bedbe47e116988b8 .

_:N8dd2ed5e12764062b82298809c2ba144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ごめんね。 -instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nd1387bb5384e4258bef5ee7cdc873ba2 ;
    schema:name "ごめんね。 -instrumental-"@ja .

_:N8e3a7fa14c864bf387cb9ee629d14020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリージア (Self-cover ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nd1387bb5384e4258bef5ee7cdc873ba2 ;
    schema:name "フリージア (Self-cover ver.)"@ja .

_:Nd058285832f24770bedbe47e116988b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uru 「remember」 × 「劇場版 夏目友人帳 ～うつせみに結ぶ～」 コラボレーション MV"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N810c5698e9af41d9bd182c85874fa92b ;
    schema:name "Uru 「remember」 × 「劇場版 夏目友人帳 ～うつせみに結ぶ～」 コラボレーション MV"@ja .

_:Nd1387bb5384e4258bef5ee7cdc873ba2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f0cfb370d8546578dbfc04d00b838e4,
        _:N37d52a6e73b44875be1ea8840a45a65a,
        _:N401ee482357c4c7693b3cd550deb4e78,
        _:N5755113284e6470aa2d04fa53fe6c580,
        _:N8dd2ed5e12764062b82298809c2ba144,
        _:N8e3a7fa14c864bf387cb9ee629d14020 ;
    mo:track_count 6 ;
    schema:duration "PT30:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1f0cfb370d8546578dbfc04d00b838e4,
        _:N37d52a6e73b44875be1ea8840a45a65a,
        _:N401ee482357c4c7693b3cd550deb4e78,
        _:N5755113284e6470aa2d04fa53fe6c580,
        _:N8dd2ed5e12764062b82298809c2ba144,
        _:N8e3a7fa14c864bf387cb9ee629d14020 .

