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

<artist/19255#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gota Nishidera"@en,
        "西寺郷太"@ja ;
    foaf:made <album/61297#lyrics>,
        <album/61297#subject> ;
    foaf:name "Gota Nishidera"@en,
        "西寺郷太"@ja .

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

<artist/11550#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61297#subject> ;
    schema:name "Genki Hikota"@en,
        "彦田元気"@ja ;
    foaf:made <album/61297#composition>,
        <album/61297#subject> ;
    foaf:name "Genki Hikota"@en,
        "彦田元気"@ja .

<artist/13465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61297#subject> ;
    schema:name "fu_mou"@en ;
    foaf:made <album/61297#composition>,
        <album/61297#lyrics>,
        <album/61297#subject> ;
    foaf:name "fu_mou"@en .

<product/4223#subject> a schema:CreativeWork ;
    schema:name "YURI!!! on ICE"@en,
        "ユーリ!!! on ICE"@ja,
        "YURI!!! on ICE"@ja-latn ;
    foaf:name "YURI!!! on ICE"@en,
        "ユーリ!!! on ICE"@ja,
        "YURI!!! on ICE"@ja-latn .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/61297/61297-1477904066.jpg> a schema:ImageObject,
        foaf:Image .

<album/61297#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "You Only Live Once / YURI!!! on ICE feat. w.hatano"@en,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja-latn ;
    mo:composer <artist/11550#subject>,
        <artist/13465#subject> ;
    mo:produced_work <album/61297#musicalwork> ;
    schema:name "You Only Live Once / YURI!!! on ICE feat. w.hatano"@en,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja-latn .

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

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

<album/61297#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "You Only Live Once / YURI!!! on ICE feat. w.hatano"@en,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja-latn ;
    mo:performance_of <album/61297#musicalwork> ;
    mo:performer <artist/6969#subject> ;
    mo:recorded_as <album/61297#musicalexpression> ;
    schema:byArtist <artist/6969#subject> ;
    schema:name "You Only Live Once / YURI!!! on ICE feat. w.hatano"@en,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja-latn ;
    schema:workPerformed <album/61297#musicalwork> .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61297#performance> ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<album/61297#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-23"^^xsd:date ;
    dcterms:title "You Only Live Once / YURI!!! on ICE feat. w.hatano"@en,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja-latn ;
    mo:catalogue_number "EYCA-11244" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61297#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Ne68744d2230c46f48c87fe5ba4572ac2 ;
    mo:record_count 1 ;
    schema:about <product/4223#subject> ;
    schema:byArtist <artist/6969#subject> ;
    schema:datePublished "2016-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/61297/61297-1477904066.jpg> ;
    schema:name "You Only Live Once / YURI!!! on ICE feat. w.hatano"@en,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja,
        "You Only Live Once / YURI!!! on ICE feat. w.hatano"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/61297/61297-1477904066.jpg> .

_:N317737a71c7e4611b86a970e95f9119b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Only Live Once"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne68744d2230c46f48c87fe5ba4572ac2 ;
    schema:name "You Only Live Once"@en .

_:N48fc91757a3c44139ac0efb0e5d5f73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing and Dance!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne68744d2230c46f48c87fe5ba4572ac2 ;
    schema:name "Sing and Dance!"@en .

_:N6b36f5b318b7489da16f68d4cc9256be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing and Dance! -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne68744d2230c46f48c87fe5ba4572ac2 ;
    schema:name "Sing and Dance! -Instrumental-"@en .

_:N9a938b9b26a24c83ba50e7e352ca3098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Only Live Once -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne68744d2230c46f48c87fe5ba4572ac2 ;
    schema:name "You Only Live Once -Instrumental-"@en .

_:Ne68744d2230c46f48c87fe5ba4572ac2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N317737a71c7e4611b86a970e95f9119b,
        _:N48fc91757a3c44139ac0efb0e5d5f73d,
        _:N6b36f5b318b7489da16f68d4cc9256be,
        _:N9a938b9b26a24c83ba50e7e352ca3098 ;
    mo:track_count 4 ;
    schema:duration "PT15:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N317737a71c7e4611b86a970e95f9119b,
        _:N48fc91757a3c44139ac0efb0e5d5f73d,
        _:N6b36f5b318b7489da16f68d4cc9256be,
        _:N9a938b9b26a24c83ba50e7e352ca3098 .

