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

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

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

<artist/50#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47718#subject> ;
    schema:name "Ryu Umemoto"@en,
        "梅本竜"@ja ;
    foaf:made <album/47718#composition>,
        <album/47718#subject> ;
    foaf:name "Ryu Umemoto"@en,
        "梅本竜"@ja .

<product/7015#subject> a schema:CreativeWork ;
    schema:name "YU-NO: A girl who chants love at the bound of this world."@en,
        "この世の果てで恋を唄う少女YU-NO"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO"@ja-latn ;
    foaf:name "YU-NO: A girl who chants love at the bound of this world."@en,
        "この世の果てで恋を唄う少女YU-NO"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO"@ja-latn .

<album/47718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YU-NO: A girl who chants love at the bound of this world. Arrange Album"@en,
        "この世の果てで恋を唄う少女 YU-NO Arrange Album"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO Arrange Album"@ja-latn ;
    mo:composer <artist/50#subject> ;
    mo:produced_work <album/47718#musicalwork> ;
    schema:name "YU-NO: A girl who chants love at the bound of this world. Arrange Album"@en,
        "この世の果てで恋を唄う少女 YU-NO Arrange Album"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO Arrange Album"@ja-latn .

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

<album/47718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YU-NO: A girl who chants love at the bound of this world. Arrange Album"@en,
        "この世の果てで恋を唄う少女 YU-NO Arrange Album"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO Arrange Album"@ja-latn ;
    mo:performance_of <album/47718#musicalwork> ;
    mo:recorded_as <album/47718#musicalexpression> ;
    schema:name "YU-NO: A girl who chants love at the bound of this world. Arrange Album"@en,
        "この世の果てで恋を唄う少女 YU-NO Arrange Album"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO Arrange Album"@ja-latn ;
    schema:workPerformed <album/47718#musicalwork> .

<org/4217#subject> schema:name "Papermoon Factory"@en,
        "Papermoon Factory"@ja,
        "Papermoon Factory"@ja-latn ;
    foaf:name "Papermoon Factory"@en,
        "Papermoon Factory"@ja,
        "Papermoon Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/47718/47718-1472046813.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "YU-NO: A girl who chants love at the bound of this world. Arrange Album"@en,
        "この世の果てで恋を唄う少女 YU-NO Arrange Album"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO Arrange Album"@ja-latn ;
    mo:catalogue_number "PMFC-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47718#musicalexpression> ;
    mo:publisher <org/4217#subject> ;
    mo:record _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    mo:record_count 1 ;
    schema:about <product/7015#subject> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/47718/47718-1472046813.jpg> ;
    schema:name "YU-NO: A girl who chants love at the bound of this world. Arrange Album"@en,
        "この世の果てで恋を唄う少女 YU-NO Arrange Album"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO Arrange Album"@ja-latn ;
    schema:publisher <org/4217#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/47718/47718-1472046813.jpg> .

_:N0ab4459a6e2f4f3187cb7e23bd8b3a5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "オープニング"@ja .

_:N2c594283f9754b159cd0075f4423de1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結城"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "結城"@ja .

_:N3567cb1695094c9ebb2c35114fd8b630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亜由美"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "亜由美"@ja .

_:N3dce542367ec4320bd18891fbdef8dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神奈"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "神奈"@ja .

_:N458143f5d3784f1dad7984aa415a8ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "急転"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "急転"@ja .

_:N538a0d38027b433d9c6b005a71199b86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂漠"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "砂漠"@ja .

_:N58712697ebfb4b53bd053301078f68e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美月"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "美月"@ja .

_:N8a3e77ece1dd49bb8c225352c0cb4876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "危機"@ja .

_:N8e33418964824ce799423a13fe9b5f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "移動"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "移動"@ja .

_:Na1636b3e81d44176a3cd938da0ba20c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "愛"@ja .

_:Nc4a4f7ddbf31451dba0097de2922fbc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宝玉"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "宝玉"@ja .

_:Nc55a24e7ee9844a18e939b08c3a44fd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エリィ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "エリィ"@ja .

_:Ne936a9a3fb9648e9a862cae5ed0892db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FANKYTANG"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nd37978f0d044493ab3fe205fb6db7b3d ;
    schema:name "FANKYTANG"@ja .

_:Nd37978f0d044493ab3fe205fb6db7b3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ab4459a6e2f4f3187cb7e23bd8b3a5d,
        _:N2c594283f9754b159cd0075f4423de1e,
        _:N3567cb1695094c9ebb2c35114fd8b630,
        _:N3dce542367ec4320bd18891fbdef8dcc,
        _:N458143f5d3784f1dad7984aa415a8ee2,
        _:N538a0d38027b433d9c6b005a71199b86,
        _:N58712697ebfb4b53bd053301078f68e1,
        _:N8a3e77ece1dd49bb8c225352c0cb4876,
        _:N8e33418964824ce799423a13fe9b5f01,
        _:Na1636b3e81d44176a3cd938da0ba20c2,
        _:Nc4a4f7ddbf31451dba0097de2922fbc0,
        _:Nc55a24e7ee9844a18e939b08c3a44fd8,
        _:Ne936a9a3fb9648e9a862cae5ed0892db ;
    mo:track_count 13 ;
    schema:duration "PT41:16"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0ab4459a6e2f4f3187cb7e23bd8b3a5d,
        _:N2c594283f9754b159cd0075f4423de1e,
        _:N3567cb1695094c9ebb2c35114fd8b630,
        _:N3dce542367ec4320bd18891fbdef8dcc,
        _:N458143f5d3784f1dad7984aa415a8ee2,
        _:N538a0d38027b433d9c6b005a71199b86,
        _:N58712697ebfb4b53bd053301078f68e1,
        _:N8a3e77ece1dd49bb8c225352c0cb4876,
        _:N8e33418964824ce799423a13fe9b5f01,
        _:Na1636b3e81d44176a3cd938da0ba20c2,
        _:Nc4a4f7ddbf31451dba0097de2922fbc0,
        _:Nc55a24e7ee9844a18e939b08c3a44fd8,
        _:Ne936a9a3fb9648e9a862cae5ed0892db .

