@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 _:N3df29e6413dc4cffa85799daebb47219,
        _:Na84331355a7945348e3071e5d7aeeb1d ;
    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> .

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

_:N2ec744ba610f4080be0c389fcda58650 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 _:N3df29e6413dc4cffa85799daebb47219 ;
    schema:name "One more time, One more chance"@ja .

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

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

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

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

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

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

_:N3df29e6413dc4cffa85799daebb47219 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ec744ba610f4080be0c389fcda58650,
        _:N53ac5722fcbd45f982b6895ec0ea1524,
        _:N9b386fd6d8aa4561a55072e37b151b65,
        _:Nb2b18bd3e3e5417094ffb90df591eb45,
        _:Nf942abadb4ce46188d68dee1b5e6dd1f,
        _:Nfe50cf613aa540e0954378223d2ab196 ;
    mo:track_count 6 ;
    schema:duration "PT30:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2ec744ba610f4080be0c389fcda58650,
        _:N53ac5722fcbd45f982b6895ec0ea1524,
        _:N9b386fd6d8aa4561a55072e37b151b65,
        _:Nb2b18bd3e3e5417094ffb90df591eb45,
        _:Nf942abadb4ce46188d68dee1b5e6dd1f,
        _:Nfe50cf613aa540e0954378223d2ab196 .

