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

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

<artist/11854#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53960#subject> ;
    schema:name "Tatsuya Mitsumura"@en,
        "光村龍哉"@ja ;
    foaf:made <album/53960#composition>,
        <album/53960#lyrics>,
        <album/53960#subject> ;
    foaf:name "Tatsuya Mitsumura"@en,
        "光村龍哉"@ja .

<artist/8778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53960#subject> ;
    schema:name "Akiko Yano"@en,
        "矢野顕子"@ja ;
    foaf:made <album/53960#composition>,
        <album/53960#lyrics>,
        <album/53960#subject> ;
    foaf:name "Akiko Yano"@en,
        "矢野顕子"@ja .

<product/3365#subject> a schema:CreativeWork ;
    schema:name "The Heroic Legend of Arslan (2015)"@en,
        "アルスラーン戦記 (2015)"@ja,
        "Arslan Senki (2015)"@ja-latn ;
    foaf:name "The Heroic Legend of Arslan (2015)"@en,
        "アルスラーン戦記 (2015)"@ja,
        "Arslan Senki (2015)"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/53960/53960-1438009708.jpg> a schema:ImageObject,
        foaf:Image .

<album/53960#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UZU-TO-UZU / NICO Touches the Walls [Limited Edition]"@en,
        "渦と渦 / NICO Touches the Walls [期間生産限定盤]"@ja,
        "Uzu to Uzu / NICO Touches the Walls"@ja-latn ;
    mo:composer <artist/11854#subject>,
        <artist/8778#subject> ;
    mo:produced_work <album/53960#musicalwork> ;
    schema:name "UZU-TO-UZU / NICO Touches the Walls [Limited Edition]"@en,
        "渦と渦 / NICO Touches the Walls [期間生産限定盤]"@ja,
        "Uzu to Uzu / NICO Touches the Walls"@ja-latn .

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

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

<album/53960#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UZU-TO-UZU / NICO Touches the Walls [Limited Edition]"@en,
        "渦と渦 / NICO Touches the Walls [期間生産限定盤]"@ja,
        "Uzu to Uzu / NICO Touches the Walls"@ja-latn ;
    mo:performance_of <album/53960#musicalwork> ;
    mo:performer <artist/11853#subject> ;
    mo:recorded_as <album/53960#musicalexpression> ;
    schema:byArtist <artist/11853#subject> ;
    schema:name "UZU-TO-UZU / NICO Touches the Walls [Limited Edition]"@en,
        "渦と渦 / NICO Touches the Walls [期間生産限定盤]"@ja,
        "Uzu to Uzu / NICO Touches the Walls"@ja-latn ;
    schema:workPerformed <album/53960#musicalwork> .

<artist/11853#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53960#performance> ;
    schema:name "NICO Touches the Walls"@en ;
    foaf:name "NICO Touches the Walls"@en .

<album/53960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-02"^^xsd:date ;
    dcterms:title "UZU-TO-UZU / NICO Touches the Walls [Limited Edition]"@en,
        "渦と渦 / NICO Touches the Walls [期間生産限定盤]"@ja,
        "Uzu to Uzu / NICO Touches the Walls"@ja-latn ;
    mo:catalogue_number "KSCL-2626~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/53960#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N5d7b6d89a4ee45728e3fb06b214608d8,
        _:Naf8fee5c2b594247b0b42000ce57f37f ;
    mo:record_count 2 ;
    schema:about <product/3365#subject> ;
    schema:byArtist <artist/11853#subject> ;
    schema:datePublished "2015-09-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/53960/53960-1438009708.jpg> ;
    schema:name "UZU-TO-UZU / NICO Touches the Walls [Limited Edition]"@en,
        "渦と渦 / NICO Touches the Walls [期間生産限定盤]"@ja,
        "Uzu to Uzu / NICO Touches the Walls"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/53960/53960-1438009708.jpg> .

_:N11a3ca18bb70429c92dda1354f6b6e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渦と渦 (instrumental)"@ja,
        "Uzu to Uzu (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5d7b6d89a4ee45728e3fb06b214608d8 ;
    schema:name "渦と渦 (instrumental)"@ja,
        "Uzu to Uzu (instrumental)"@ja-latn .

_:N1aaf6880fb7b443e96632f54568a66ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渦と渦 (TV size)"@ja,
        "Uzu to Uzu (TV size)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N5d7b6d89a4ee45728e3fb06b214608d8 ;
    schema:name "渦と渦 (TV size)"@ja,
        "Uzu to Uzu (TV size)"@ja-latn .

_:N63aeabe1ec974b1fa1491cd101c707b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『アルスラーン戦記』ノンクレジットOP映像"@ja,
        "\"Arslan Senki\" Non-credit OP Eizou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naf8fee5c2b594247b0b42000ce57f37f ;
    schema:name "『アルスラーン戦記』ノンクレジットOP映像"@ja,
        "\"Arslan Senki\" Non-credit OP Eizou"@ja-latn .

_:N7b19005b2d2a418bb92aef1ee338aa2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渦と渦"@ja,
        "Uzu to Uzu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N5d7b6d89a4ee45728e3fb06b214608d8 ;
    schema:name "渦と渦"@ja,
        "Uzu to Uzu"@ja-latn .

_:N85b492b97b3f46e5b674c4590a32eecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕は30になるけれど"@ja,
        "Boku wa 30 ni Naru Keredo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5d7b6d89a4ee45728e3fb06b214608d8 ;
    schema:name "僕は30になるけれど"@ja,
        "Boku wa 30 ni Naru Keredo"@ja-latn .

_:Nac550f7591d942758f42d4de9c93c31a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラーメンたべたい"@ja,
        "Ramen Tabetai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5d7b6d89a4ee45728e3fb06b214608d8 ;
    schema:name "ラーメンたべたい"@ja,
        "Ramen Tabetai"@ja-latn .

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

_:N5d7b6d89a4ee45728e3fb06b214608d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11a3ca18bb70429c92dda1354f6b6e95,
        _:N1aaf6880fb7b443e96632f54568a66ac,
        _:N7b19005b2d2a418bb92aef1ee338aa2e,
        _:N85b492b97b3f46e5b674c4590a32eecf,
        _:Nac550f7591d942758f42d4de9c93c31a ;
    mo:track_count 5 ;
    schema:duration "PT18:27"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N11a3ca18bb70429c92dda1354f6b6e95,
        _:N1aaf6880fb7b443e96632f54568a66ac,
        _:N7b19005b2d2a418bb92aef1ee338aa2e,
        _:N85b492b97b3f46e5b674c4590a32eecf,
        _:Nac550f7591d942758f42d4de9c93c31a .

