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

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

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

<artist/33916#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133672#subject> ;
    schema:name "Kohei Shiraki"@en,
        "白木滉平"@ja ;
    foaf:made <album/133672#composition>,
        <album/133672#subject> ;
    foaf:name "Kohei Shiraki"@en,
        "白木滉平"@ja .

<album/133672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Snow World / K.Shiraki"@en,
        "雪の世界 / K.Shiraki"@ja,
        "Snow World / K.Shiraki"@ja-latn ;
    mo:composer <artist/33916#subject> ;
    mo:produced_work <album/133672#musicalwork> ;
    schema:name "Snow World / K.Shiraki"@en,
        "雪の世界 / K.Shiraki"@ja,
        "Snow World / K.Shiraki"@ja-latn .

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

<album/133672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Snow World / K.Shiraki"@en,
        "雪の世界 / K.Shiraki"@ja,
        "Snow World / K.Shiraki"@ja-latn ;
    mo:performance_of <album/133672#musicalwork> ;
    mo:recorded_as <album/133672#musicalexpression> ;
    schema:name "Snow World / K.Shiraki"@en,
        "雪の世界 / K.Shiraki"@ja,
        "Snow World / K.Shiraki"@ja-latn ;
    schema:workPerformed <album/133672#musicalwork> .

<org/3938#subject> schema:name "Soundcrafter"@en,
        "Soundcrafter"@ja,
        "Soundcrafter"@ja-latn ;
    foaf:name "Soundcrafter"@en,
        "Soundcrafter"@ja,
        "Soundcrafter"@ja-latn .

<https://media.vgm.io/albums/27/133672/133672-164ac75f3c49.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133672#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/133672/133672-164ac75f3c49.jpg> ;
    foaf:depicts <album/133672#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/133672/133672-164ac75f3c49.jpg> .

<https://medium-media.vgm.io/albums/27/133672/133672-164ac75f3c49.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-26"^^xsd:date ;
    dcterms:title "Snow World / K.Shiraki"@en,
        "雪の世界 / K.Shiraki"@ja,
        "Snow World / K.Shiraki"@ja-latn ;
    mo:catalogue_number "SC-008" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/133672#musicalexpression> ;
    mo:publisher <org/3938#subject> ;
    mo:record _:N4350111c6676495ea66a7c7312d5676a ;
    mo:record_count 1 ;
    schema:datePublished "2020-03-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/27/133672/133672-164ac75f3c49.jpg> ;
    schema:name "Snow World / K.Shiraki"@en,
        "雪の世界 / K.Shiraki"@ja,
        "Snow World / K.Shiraki"@ja-latn ;
    schema:publisher <org/3938#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/133672/133672-164ac75f3c49.jpg> .

_:N0ca1ea6db1504be4b7f4fda72d8ceaaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Wind"@en,
        "Cold Wind"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Cold Wind"@en,
        "Cold Wind"@ja .

_:N3c131e75ece642c781e5ebfd342fae02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Surface"@en,
        "水面"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Water Surface"@en,
        "水面"@ja .

_:N44109ab680814641b81c1e648b34a01e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waterside Birds"@en,
        "水辺の鳥たち"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Waterside Birds"@en,
        "水辺の鳥たち"@ja .

_:N4e3e0dbb902f455c95579ddcdded807d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Reflections"@en,
        "水面に映る月"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Lunar Reflections"@en,
        "水面に映る月"@ja .

_:N60ab86177948471a80850d1320daf681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection"@en,
        "Reflection"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Reflection"@en,
        "Reflection"@ja .

_:N96ccde39a2d94e579aebd98d522eaf63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow World"@en,
        "雪の世界"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Snow World"@en,
        "雪の世界"@ja .

_:Na629f09e3469436d9471a76dab8f4512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frosty Dance"@en,
        "Frosty Dance"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Frosty Dance"@en,
        "Frosty Dance"@ja .

_:Ncfc70ff0c03a43b5b4e685b3401607a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifting Boat"@en,
        "漂う舟"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Drifting Boat"@en,
        "漂う舟"@ja .

_:Neab4ce81669c4f29ad2fecb6ff7af06c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonless Night"@en,
        "Moonless Ngiht"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N4350111c6676495ea66a7c7312d5676a ;
    schema:name "Moonless Night"@en,
        "Moonless Ngiht"@ja .

_:N4350111c6676495ea66a7c7312d5676a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ca1ea6db1504be4b7f4fda72d8ceaaa,
        _:N3c131e75ece642c781e5ebfd342fae02,
        _:N44109ab680814641b81c1e648b34a01e,
        _:N4e3e0dbb902f455c95579ddcdded807d,
        _:N60ab86177948471a80850d1320daf681,
        _:N96ccde39a2d94e579aebd98d522eaf63,
        _:Na629f09e3469436d9471a76dab8f4512,
        _:Ncfc70ff0c03a43b5b4e685b3401607a3,
        _:Neab4ce81669c4f29ad2fecb6ff7af06c ;
    mo:track_count 9 ;
    schema:duration "PT14:56"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0ca1ea6db1504be4b7f4fda72d8ceaaa,
        _:N3c131e75ece642c781e5ebfd342fae02,
        _:N44109ab680814641b81c1e648b34a01e,
        _:N4e3e0dbb902f455c95579ddcdded807d,
        _:N60ab86177948471a80850d1320daf681,
        _:N96ccde39a2d94e579aebd98d522eaf63,
        _:Na629f09e3469436d9471a76dab8f4512,
        _:Ncfc70ff0c03a43b5b4e685b3401607a3,
        _:Neab4ce81669c4f29ad2fecb6ff7af06c .

