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

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

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

<artist/9439#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71335#subject> ;
    schema:name "Jean-François Freitas"@en ;
    foaf:made <album/71335#composition>,
        <album/71335#subject> ;
    foaf:name "Jean-François Freitas"@en .

<product/22995#subject> a schema:CreativeWork ;
    schema:name "Another World (Out of This World)"@en,
        "Another World (Out of This World)"@ja,
        "Another World (Out of This World)"@ja-latn ;
    foaf:name "Another World (Out of This World)"@en,
        "Another World (Out of This World)"@ja,
        "Another World (Out of This World)"@ja-latn .

<album/71335#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another World 20th Anniversary Edition Music"@en,
        "Another World 20th Anniversary Edition Music"@ja,
        "Another World 20th Anniversary Edition Music"@ja-latn ;
    mo:composer <artist/9439#subject> ;
    mo:produced_work <album/71335#musicalwork> ;
    schema:name "Another World 20th Anniversary Edition Music"@en,
        "Another World 20th Anniversary Edition Music"@ja,
        "Another World 20th Anniversary Edition Music"@ja-latn .

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

<album/71335#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another World 20th Anniversary Edition Music"@en,
        "Another World 20th Anniversary Edition Music"@ja,
        "Another World 20th Anniversary Edition Music"@ja-latn ;
    mo:performance_of <album/71335#musicalwork> ;
    mo:recorded_as <album/71335#musicalexpression> ;
    schema:name "Another World 20th Anniversary Edition Music"@en,
        "Another World 20th Anniversary Edition Music"@ja,
        "Another World 20th Anniversary Edition Music"@ja-latn ;
    schema:workPerformed <album/71335#musicalwork> .

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

<https://medium-media.vgm.io/albums/53/71335/71335-1508082819.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71335#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-27"^^xsd:date ;
    dcterms:title "Another World 20th Anniversary Edition Music"@en,
        "Another World 20th Anniversary Edition Music"@ja,
        "Another World 20th Anniversary Edition Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71335#musicalexpression> ;
    mo:publisher _:N2811c580db734cabbaa3add0763eae7b ;
    mo:record _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    mo:record_count 1 ;
    schema:about <product/22995#subject> ;
    schema:datePublished "2013-09-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/71335/71335-1508082819.jpg> ;
    schema:name "Another World 20th Anniversary Edition Music"@en,
        "Another World 20th Anniversary Edition Music"@ja,
        "Another World 20th Anniversary Edition Music"@ja-latn ;
    schema:publisher _:N2811c580db734cabbaa3add0763eae7b ;
    foaf:depiction <https://media.vgm.io/albums/53/71335/71335-1508082819.jpg> .

_:N0e6e856295034e05b35a45e976bb4e03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Citadel"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Citadel"@en .

_:N1f559ebdf01a4f74b49065f9ebf317f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captive"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Captive"@en .

_:N2811c580db734cabbaa3add0763eae7b schema:name "Pix'n Love Editions"@en ;
    foaf:name "Pix'n Love Editions"@en .

_:N2ce43ff2d7de4664b28f153334066f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Escape"@en .

_:N4b1876c222fa4ae58a3e6f4f9e8b19c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluid Movement"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Fluid Movement"@en .

_:N5a900c64ab464d488b5893acadfa0760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brief Respite"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Brief Respite"@en .

_:N631a55f582d54612a24f794a743891f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Tension"@en .

_:N7d60d6a75662449ab742e65a70736fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Echo"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Cold Echo"@en .

_:N7d9f5cb47e37454394eb092f34962699 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oppression"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Oppression"@en .

_:N7e5dd37458c24326a6db51752db0d7b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confined Space"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Confined Space"@en .

_:N8f3d1bb7cfdb4ee98564a3ed32c9383c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uncertain Flight"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Uncertain Flight"@en .

_:N8fd7bc4b77844b5da466fd7cb78dd23b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Flight"@en .

_:Nbab88b24650d48fdb071f88ef65847bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another World"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Another World"@en .

_:Nea85299afe2f4c908024d31b90c49569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prudence"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nd5588d7749cb4f4c88322b5b5c1635fd ;
    schema:name "Prudence"@en .

_:Nd5588d7749cb4f4c88322b5b5c1635fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6e856295034e05b35a45e976bb4e03,
        _:N1f559ebdf01a4f74b49065f9ebf317f6,
        _:N2ce43ff2d7de4664b28f153334066f4f,
        _:N4b1876c222fa4ae58a3e6f4f9e8b19c2,
        _:N5a900c64ab464d488b5893acadfa0760,
        _:N631a55f582d54612a24f794a743891f3,
        _:N7d60d6a75662449ab742e65a70736fa6,
        _:N7d9f5cb47e37454394eb092f34962699,
        _:N7e5dd37458c24326a6db51752db0d7b8,
        _:N8f3d1bb7cfdb4ee98564a3ed32c9383c,
        _:N8fd7bc4b77844b5da466fd7cb78dd23b,
        _:Nbab88b24650d48fdb071f88ef65847bb,
        _:Nea85299afe2f4c908024d31b90c49569 ;
    mo:track_count 13 ;
    schema:duration "PT22:56"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0e6e856295034e05b35a45e976bb4e03,
        _:N1f559ebdf01a4f74b49065f9ebf317f6,
        _:N2ce43ff2d7de4664b28f153334066f4f,
        _:N4b1876c222fa4ae58a3e6f4f9e8b19c2,
        _:N5a900c64ab464d488b5893acadfa0760,
        _:N631a55f582d54612a24f794a743891f3,
        _:N7d60d6a75662449ab742e65a70736fa6,
        _:N7d9f5cb47e37454394eb092f34962699,
        _:N7e5dd37458c24326a6db51752db0d7b8,
        _:N8f3d1bb7cfdb4ee98564a3ed32c9383c,
        _:N8fd7bc4b77844b5da466fd7cb78dd23b,
        _:Nbab88b24650d48fdb071f88ef65847bb,
        _:Nea85299afe2f4c908024d31b90c49569 .

