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

<album/10524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Under the Sky"@en,
        "Under the Sky"@ja,
        "Under the Sky"@ja-latn ;
    mo:produced_work <album/10524#musicalwork> ;
    schema:name "Under the Sky"@en,
        "Under the Sky"@ja,
        "Under the Sky"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/42/10524/10524-1222555821.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10524#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Under the Sky"@en,
        "Under the Sky"@ja,
        "Under the Sky"@ja-latn ;
    mo:performance_of <album/10524#musicalwork> ;
    mo:performer _:N5e7674de8e584fb7abfa208fa9ec82ab ;
    mo:recorded_as <album/10524#musicalexpression> ;
    schema:byArtist _:N5e7674de8e584fb7abfa208fa9ec82ab ;
    schema:name "Under the Sky"@en,
        "Under the Sky"@ja,
        "Under the Sky"@ja-latn ;
    schema:workPerformed <album/10524#musicalwork> .

<album/10524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-05-05"^^xsd:date ;
    dcterms:title "Under the Sky"@en,
        "Under the Sky"@ja,
        "Under the Sky"@ja-latn ;
    mo:catalogue_number "TYPCDM 09" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10524#musicalexpression> ;
    mo:publisher _:Na452f633c8d7454682ab9c97543df472 ;
    mo:record _:Ne35276b96bf04fc39717fb3dab72654b ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Interlace"@en ;
            foaf:name "Interlace"@en ] ;
    schema:datePublished "2003-05-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/42/10524/10524-1222555821.jpg> ;
    schema:name "Under the Sky"@en,
        "Under the Sky"@ja,
        "Under the Sky"@ja-latn ;
    schema:publisher _:Na452f633c8d7454682ab9c97543df472 ;
    foaf:depiction <https://media.vgm.io/albums/42/10524/10524-1222555821.jpg> .

_:N0356c36f1063471db589b116ea6a9465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pinioned"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Pinioned"@en .

_:N52c44a252bc94dc68d570cc856f79956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bells"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Bells"@en .

_:N57a8d28848014116b310f3767b83c1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Equus (Remixed by Headscan)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Equus (Remixed by Headscan)"@en .

_:N5e7674de8e584fb7abfa208fa9ec82ab a schema:Person,
        foaf:Person ;
    mo:performed <album/10524#performance> ;
    schema:name "Interlace"@en ;
    foaf:name "Interlace"@en .

_:N68807d63c6744a32bd9f676ee6a93569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Sky (Club Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Under The Sky (Club Version)"@en .

_:Na452f633c8d7454682ab9c97543df472 schema:name "Memento Materia"@en ;
    foaf:name "Memento Materia"@en .

_:Nb92a876272f840988f64ae9d80cb2781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victims"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Victims"@en .

_:Nbda6352907644d978e6cca76332fa09e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Sky"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Under The Sky"@en .

_:Nc7c5f4c477514c8cb39fa2f7dea64f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Link (Remixed by Oliver Beach)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Missing Link (Remixed by Oliver Beach)"@en .

_:Nd211f50effcb467d863d15696eff7a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icon I"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Icon I"@en .

_:Ne58e6b862abc420e942c78eee88b2b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Link (Heather Remix by Akira Yamaoka)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Ne35276b96bf04fc39717fb3dab72654b ;
    schema:name "Missing Link (Heather Remix by Akira Yamaoka)"@en .

_:Ne35276b96bf04fc39717fb3dab72654b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0356c36f1063471db589b116ea6a9465,
        _:N52c44a252bc94dc68d570cc856f79956,
        _:N57a8d28848014116b310f3767b83c1a4,
        _:N68807d63c6744a32bd9f676ee6a93569,
        _:Nb92a876272f840988f64ae9d80cb2781,
        _:Nbda6352907644d978e6cca76332fa09e,
        _:Nc7c5f4c477514c8cb39fa2f7dea64f9a,
        _:Nd211f50effcb467d863d15696eff7a5e,
        _:Ne58e6b862abc420e942c78eee88b2b3e ;
    mo:track_count 9 ;
    schema:duration "PT36:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0356c36f1063471db589b116ea6a9465,
        _:N52c44a252bc94dc68d570cc856f79956,
        _:N57a8d28848014116b310f3767b83c1a4,
        _:N68807d63c6744a32bd9f676ee6a93569,
        _:Nb92a876272f840988f64ae9d80cb2781,
        _:Nbda6352907644d978e6cca76332fa09e,
        _:Nc7c5f4c477514c8cb39fa2f7dea64f9a,
        _:Nd211f50effcb467d863d15696eff7a5e,
        _:Ne58e6b862abc420e942c78eee88b2b3e .

