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

<album/59007> a mo:Release ;
    mo:catalogue_number "UMCK-1545~6" .

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

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

<artist/21229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59008#subject> ;
    schema:name "Arthur Kent"@en ;
    foaf:made <album/59008#composition>,
        <album/59008#subject> ;
    foaf:name "Arthur Kent"@en .

<product/2841#subject> a schema:CreativeWork ;
    schema:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn ;
    foaf:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn .

<product/759#subject> a schema:CreativeWork ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    foaf:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

<album/59008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The End of the World"@en,
        "The End of the World"@ja,
        "The End of the World"@ja-latn ;
    mo:composer <artist/21229#subject> ;
    mo:produced_work <album/59008#musicalwork> ;
    schema:name "The End of the World"@en,
        "The End of the World"@ja,
        "The End of the World"@ja-latn .

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

<org/2381#subject> schema:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn ;
    foaf:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/59008/59008-1468831734.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The End of the World"@en,
        "The End of the World"@ja,
        "The End of the World"@ja-latn ;
    mo:performance_of <album/59008#musicalwork> ;
    mo:performer <artist/13882#subject> ;
    mo:recorded_as <album/59008#musicalexpression> ;
    schema:byArtist <artist/13882#subject> ;
    schema:name "The End of the World"@en,
        "The End of the World"@ja,
        "The End of the World"@ja-latn ;
    schema:workPerformed <album/59008#musicalwork> .

<artist/13882#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59008#performance> ;
    schema:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja ;
    foaf:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja .

<album/59008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-27"^^xsd:date ;
    dcterms:title "The End of the World"@en,
        "The End of the World"@ja,
        "The End of the World"@ja-latn ;
    mo:catalogue_number "UMJK-9062~3" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/59007> ;
    mo:publication_of <album/59008#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:N2765ecf5d8dc4a4e87ff029aabbf4048,
        _:Nd77a242d5adb4cc1be8b2292b213cabd ;
    mo:record_count 2 ;
    schema:about <product/2841#subject>,
        <product/759#subject> ;
    schema:byArtist <artist/13882#subject> ;
    schema:datePublished "2016-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/59008/59008-1468831734.jpg> ;
    schema:name "The End of the World"@en,
        "The End of the World"@ja,
        "The End of the World"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/59008/59008-1468831734.jpg> .

_:N137be8527c3a44e0bbc85d3253632f15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grace of St. Paul"@en,
        "Grace of St. Paul"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd77a242d5adb4cc1be8b2292b213cabd ;
    schema:name "Grace of St. Paul"@en,
        "Grace of St. Paul"@ja .

_:N1fabce4a7b0b4360bd198ba8dad7447a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn -Homage to Henryk Górecki-"@en,
        "祈りのうた -Homage to Henryk Górecki-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd77a242d5adb4cc1be8b2292b213cabd ;
    schema:name "Hymn -Homage to Henryk Górecki-"@en,
        "祈りのうた -Homage to Henryk Górecki-"@ja .

_:N3fd4de0ec4694d7993d22f9e0e9715bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Story 2015"@en,
        "Your Story 2015"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2765ecf5d8dc4a4e87ff029aabbf4048 ;
    schema:name "Your Story 2015"@en,
        "Your Story 2015"@ja .

_:N8c27662bc0a447e89a589bb602bf8b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphonic Poem NAUSICAÄ 2015"@en,
        "Symphonic Poem NAUSICAÄ 2015"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2765ecf5d8dc4a4e87ff029aabbf4048 ;
    schema:name "Symphonic Poem NAUSICAÄ 2015"@en,
        "Symphonic Poem NAUSICAÄ 2015"@ja .

_:N9e4ee908ac9442f392b2bc3706a1ffa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collapse"@en,
        "Collapse"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd77a242d5adb4cc1be8b2292b213cabd ;
    schema:name "Collapse"@en,
        "Collapse"@ja .

_:Na1c4e276f2044a0c9555846a5643e4e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madness"@en,
        "Madness"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2765ecf5d8dc4a4e87ff029aabbf4048 ;
    schema:name "Madness"@en,
        "Madness"@ja .

_:Na82aefe906574a95b9565669c853d21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream More"@en,
        "Dream More"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2765ecf5d8dc4a4e87ff029aabbf4048 ;
    schema:name "Dream More"@en,
        "Dream More"@ja .

_:Na9c0d4504e874c89b3d7c4e93e344814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the World"@en,
        "Beyond the World"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd77a242d5adb4cc1be8b2292b213cabd ;
    schema:name "Beyond the World"@en,
        "Beyond the World"@ja .

_:Nb1c3268563cf4bac9e420cb111bed027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "il porco rosso"@en,
        "il porco rosso"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2765ecf5d8dc4a4e87ff029aabbf4048 ;
    schema:name "il porco rosso"@en,
        "il porco rosso"@ja .

_:Nc6e69690039645f3935268822a15b88d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Dreams for Mixed Chorus and Orchestra"@en,
        "World Dreams for Mixed Chorus and Orchestra"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2765ecf5d8dc4a4e87ff029aabbf4048 ;
    schema:name "World Dreams for Mixed Chorus and Orchestra"@en,
        "World Dreams for Mixed Chorus and Orchestra"@ja .

_:Nd0b939088e9949c887edf9577b832490 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.e.a.d"@en,
        "D.e.a.d"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd77a242d5adb4cc1be8b2292b213cabd ;
    schema:name "D.e.a.d"@en,
        "D.e.a.d"@ja .

_:Nf27f7535c95a4736a5a5fd3e12c45cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the World"@en,
        "The End of the World"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd77a242d5adb4cc1be8b2292b213cabd ;
    schema:name "The End of the World"@en,
        "The End of the World"@ja .

_:N2765ecf5d8dc4a4e87ff029aabbf4048 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3fd4de0ec4694d7993d22f9e0e9715bb,
        _:N8c27662bc0a447e89a589bb602bf8b57,
        _:Na1c4e276f2044a0c9555846a5643e4e7,
        _:Na82aefe906574a95b9565669c853d21e,
        _:Nb1c3268563cf4bac9e420cb111bed027,
        _:Nc6e69690039645f3935268822a15b88d ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3fd4de0ec4694d7993d22f9e0e9715bb,
        _:N8c27662bc0a447e89a589bb602bf8b57,
        _:Na1c4e276f2044a0c9555846a5643e4e7,
        _:Na82aefe906574a95b9565669c853d21e,
        _:Nb1c3268563cf4bac9e420cb111bed027,
        _:Nc6e69690039645f3935268822a15b88d .

_:Nd77a242d5adb4cc1be8b2292b213cabd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N137be8527c3a44e0bbc85d3253632f15,
        _:N1fabce4a7b0b4360bd198ba8dad7447a,
        _:N9e4ee908ac9442f392b2bc3706a1ffa2,
        _:Na9c0d4504e874c89b3d7c4e93e344814,
        _:Nd0b939088e9949c887edf9577b832490,
        _:Nf27f7535c95a4736a5a5fd3e12c45cb9 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N137be8527c3a44e0bbc85d3253632f15,
        _:N1fabce4a7b0b4360bd198ba8dad7447a,
        _:N9e4ee908ac9442f392b2bc3706a1ffa2,
        _:Na9c0d4504e874c89b3d7c4e93e344814,
        _:Nd0b939088e9949c887edf9577b832490,
        _:Nf27f7535c95a4736a5a5fd3e12c45cb9 .

