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

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

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

<artist/794#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127166#subject> ;
    schema:name "Norihito Sumitomo"@en,
        "住友紀人"@ja ;
    foaf:made <album/127166#composition>,
        <album/127166#subject> ;
    foaf:name "Norihito Sumitomo"@en,
        "住友紀人"@ja .

<album/127166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music from the Motion Picture \"WHITEOUT\""@en,
        "Music from the Motion Picture \"WHITEOUT\""@ja,
        "Music from the Motion Picture \"WHITEOUT\""@ja-latn ;
    mo:composer <artist/794#subject> ;
    mo:produced_work <album/127166#musicalwork> ;
    schema:name "Music from the Motion Picture \"WHITEOUT\""@en,
        "Music from the Motion Picture \"WHITEOUT\""@ja,
        "Music from the Motion Picture \"WHITEOUT\""@ja-latn .

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

<album/127166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music from the Motion Picture \"WHITEOUT\""@en,
        "Music from the Motion Picture \"WHITEOUT\""@ja,
        "Music from the Motion Picture \"WHITEOUT\""@ja-latn ;
    mo:performance_of <album/127166#musicalwork> ;
    mo:recorded_as <album/127166#musicalexpression> ;
    schema:name "Music from the Motion Picture \"WHITEOUT\""@en,
        "Music from the Motion Picture \"WHITEOUT\""@ja,
        "Music from the Motion Picture \"WHITEOUT\""@ja-latn ;
    schema:workPerformed <album/127166#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/66/127166/127166-b293d7199f40.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-02"^^xsd:date ;
    dcterms:title "Music from the Motion Picture \"WHITEOUT\""@en,
        "Music from the Motion Picture \"WHITEOUT\""@ja,
        "Music from the Motion Picture \"WHITEOUT\""@ja-latn ;
    mo:catalogue_number "VICL-60599" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127166#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "WHITEOUT"@en ;
            foaf:name "WHITEOUT"@en ] ;
    schema:datePublished "2000-08-02"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/66/127166/127166-b293d7199f40.jpg> ;
    schema:name "Music from the Motion Picture \"WHITEOUT\""@en,
        "Music from the Motion Picture \"WHITEOUT\""@ja,
        "Music from the Motion Picture \"WHITEOUT\""@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/127166/127166-b293d7199f40.jpg> .

_:N0b58a1ba0a2046b98813ac68755a73b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tunnel - No Way Out"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "The Tunnel - No Way Out"@en .

_:N11e07635990846c2b6745c3039e51179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pursuit"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "Pursuit"@en .

_:N1329d7077e364da2aa9269b2f3530ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "Reminiscence"@en .

_:N33448876e92e4013bc47f4ba29a5d18d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of \"WHITEOUT\""@en ;
    mo:track_number 10 ;
    schema:duration "PT9:48"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "Theme of \"WHITEOUT\""@en .

_:N5e6370eb77474a888136d2f71c13ed98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tunnel - Find a Way"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "The Tunnel - Find a Way"@en .

_:N683513ea0f2d46a3a828ecaf5956485b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Move"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "On the Move"@en .

_:N7dc32930fa5f4c6d8e99f50ccc1b609b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young Pine"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "Young Pine"@en .

_:Nd25b719e6a914dbe9d41362efed512aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maze"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "Maze"@en .

_:Nde7a06a91c48485a8429359f8df6ed50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camouflage"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "Camouflage"@en .

_:Ne85e6d52979a413a913fc9bf40174f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pledge of Allegiance"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nd608589f1f2a46edaf4ba1b5fa95f8ab ;
    schema:name "Pledge of Allegiance"@en .

_:Nd608589f1f2a46edaf4ba1b5fa95f8ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b58a1ba0a2046b98813ac68755a73b8,
        _:N11e07635990846c2b6745c3039e51179,
        _:N1329d7077e364da2aa9269b2f3530ad7,
        _:N33448876e92e4013bc47f4ba29a5d18d,
        _:N5e6370eb77474a888136d2f71c13ed98,
        _:N683513ea0f2d46a3a828ecaf5956485b,
        _:N7dc32930fa5f4c6d8e99f50ccc1b609b,
        _:Nd25b719e6a914dbe9d41362efed512aa,
        _:Nde7a06a91c48485a8429359f8df6ed50,
        _:Ne85e6d52979a413a913fc9bf40174f83 ;
    mo:track_count 10 ;
    schema:duration "PT33:22"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b58a1ba0a2046b98813ac68755a73b8,
        _:N11e07635990846c2b6745c3039e51179,
        _:N1329d7077e364da2aa9269b2f3530ad7,
        _:N33448876e92e4013bc47f4ba29a5d18d,
        _:N5e6370eb77474a888136d2f71c13ed98,
        _:N683513ea0f2d46a3a828ecaf5956485b,
        _:N7dc32930fa5f4c6d8e99f50ccc1b609b,
        _:Nd25b719e6a914dbe9d41362efed512aa,
        _:Nde7a06a91c48485a8429359f8df6ed50,
        _:Ne85e6d52979a413a913fc9bf40174f83 .

