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

<artist/44684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi"@en ;
    foaf:made <album/143213#subject>,
        <album/143213#vocals> ;
    foaf:name "Hitomi"@en .

<album/19040> a mo:Release ;
    mo:catalogue_number "VICL-61235" .

<artist/1401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143213#subject> ;
    schema:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja ;
    foaf:made <album/143213#composition>,
        <album/143213#subject> ;
    foaf:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja .

<artist/4155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143213#subject> ;
    schema:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja ;
    foaf:made <album/143213#composition>,
        <album/143213#lyrics>,
        <album/143213#subject>,
        <album/143213#vocals> ;
    foaf:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja .

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143213#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/143213#composition>,
        <album/143213#lyrics>,
        <album/143213#subject> ;
    foaf:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja .

<artist/8583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143213#subject> ;
    schema:name "Yuki Yano"@en,
        "やの雪"@ja ;
    foaf:made <album/143213#composition>,
        <album/143213#subject> ;
    foaf:name "Yuki Yano"@en,
        "やの雪"@ja .

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

<album/143213#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLANETES O.S.T."@en,
        "プラネテス O.S.T."@ja,
        "PLANETES O.S.T."@ja-latn ;
    mo:performance_of <album/143213#musicalwork> ;
    mo:recorded_as <album/143213#musicalexpression> ;
    schema:name "PLANETES O.S.T."@en,
        "プラネテス O.S.T."@ja,
        "PLANETES O.S.T."@ja-latn ;
    schema:workPerformed <album/143213#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/143213/143213-ef4d091ef360.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/143213#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLANETES O.S.T."@en,
        "プラネテス O.S.T."@ja,
        "PLANETES O.S.T."@ja-latn ;
    mo:composer <artist/1401#subject>,
        <artist/4155#subject>,
        <artist/8464#subject>,
        <artist/8583#subject> ;
    mo:produced_work <album/143213#musicalwork> ;
    schema:name "PLANETES O.S.T."@en,
        "プラネテス O.S.T."@ja,
        "PLANETES O.S.T."@ja-latn .

<album/143213#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-24"^^xsd:date ;
    dcterms:title "PLANETES O.S.T."@en,
        "プラネテス O.S.T."@ja,
        "PLANETES O.S.T."@ja-latn ;
    mo:catalogue_number "VTCL-60630" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19040> ;
    mo:publication_of <album/143213#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nd967124a03624bd7acbc05f5dac67db8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Planetes"@en ;
            foaf:name "Planetes"@en ] ;
    schema:datePublished "2024-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/143213/143213-ef4d091ef360.jpg> ;
    schema:name "PLANETES O.S.T."@en,
        "プラネテス O.S.T."@ja,
        "PLANETES O.S.T."@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/143213/143213-ef4d091ef360.jpg> .

_:N0adde258284f442f97cc59d6af645ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise and cola"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Paradise and cola"@en .

_:N13f1e9640f144100b10bf306f6a6db02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dive in the Sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Dive in the Sky"@en .

_:N194083f13e494534a364e537206dd92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside atmosphere"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Outside atmosphere"@en .

_:N2b00652cf18444e5af60e414a533b99c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate of man"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Fate of man"@en .

_:N2e087d4a4c144023a6a211016042bc10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our world"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Our world"@en .

_:N3a557bb2a78c4507a44a25af535801f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circular style"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Circular style"@en .

_:N3ae4101a8a864ca0b730b8ecee1bcd02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My first experience"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "My first experience"@en .

_:N3be745f0909244c381f2059eb7b37b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FB"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "FB"@en .

_:N7933f2c496dd420b8b9c666872ecbd30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Life"@en ;
    mo:track_number 21 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Wonderful Life"@en .

_:N842f45b5a5ae4a50842d42831c4c35ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating ruin"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Floating ruin"@en .

_:N8fc7776ea9434c459b49552e89d4794f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urgent mission"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Urgent mission"@en .

_:N9764b194c7b54519b9d81cb01bc4ad46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jupiter highway"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Jupiter highway"@en .

_:Na6cbbe0c466342ebbd7e452fca5c0272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My address"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "My address"@en .

_:Naaca0f3256604499bf29d8d3025b56ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Work with dance"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Work with dance"@en .

_:Nc5ec74a327ac4798ad51f30bc8761da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terrible workplace"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Terrible workplace"@en .

_:Nc61ace3edd5247e6bd8f44081a13c121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There is no"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "There is no"@en .

_:Nd03323f367e24d11a04d0634dd628925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music for universe"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Music for universe"@en .

_:Nd14c60fc3375433c9ad6c14e8208f9d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A secret of the moon"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "A secret of the moon"@en .

_:Nd22c2dbd312c4a4a8672d1a35605c871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turn into space"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "Turn into space"@en .

_:Ndf706043972d46c8b6ee27d8a12ff27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True stories"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "True stories"@en .

_:Need41dc7ca9e498bb198fc25b3edc0e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The enterprise"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nd967124a03624bd7acbc05f5dac67db8 ;
    schema:name "The enterprise"@en .

_:Nd967124a03624bd7acbc05f5dac67db8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0adde258284f442f97cc59d6af645ea7,
        _:N13f1e9640f144100b10bf306f6a6db02,
        _:N194083f13e494534a364e537206dd92f,
        _:N2b00652cf18444e5af60e414a533b99c,
        _:N2e087d4a4c144023a6a211016042bc10,
        _:N3a557bb2a78c4507a44a25af535801f1,
        _:N3ae4101a8a864ca0b730b8ecee1bcd02,
        _:N3be745f0909244c381f2059eb7b37b1c,
        _:N7933f2c496dd420b8b9c666872ecbd30,
        _:N842f45b5a5ae4a50842d42831c4c35ba,
        _:N8fc7776ea9434c459b49552e89d4794f,
        _:N9764b194c7b54519b9d81cb01bc4ad46,
        _:Na6cbbe0c466342ebbd7e452fca5c0272,
        _:Naaca0f3256604499bf29d8d3025b56ea,
        _:Nc5ec74a327ac4798ad51f30bc8761da4,
        _:Nc61ace3edd5247e6bd8f44081a13c121,
        _:Nd03323f367e24d11a04d0634dd628925,
        _:Nd14c60fc3375433c9ad6c14e8208f9d7,
        _:Nd22c2dbd312c4a4a8672d1a35605c871,
        _:Ndf706043972d46c8b6ee27d8a12ff27e,
        _:Need41dc7ca9e498bb198fc25b3edc0e5 ;
    mo:track_count 21 ;
    schema:duration "PT51:38"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0adde258284f442f97cc59d6af645ea7,
        _:N13f1e9640f144100b10bf306f6a6db02,
        _:N194083f13e494534a364e537206dd92f,
        _:N2b00652cf18444e5af60e414a533b99c,
        _:N2e087d4a4c144023a6a211016042bc10,
        _:N3a557bb2a78c4507a44a25af535801f1,
        _:N3ae4101a8a864ca0b730b8ecee1bcd02,
        _:N3be745f0909244c381f2059eb7b37b1c,
        _:N7933f2c496dd420b8b9c666872ecbd30,
        _:N842f45b5a5ae4a50842d42831c4c35ba,
        _:N8fc7776ea9434c459b49552e89d4794f,
        _:N9764b194c7b54519b9d81cb01bc4ad46,
        _:Na6cbbe0c466342ebbd7e452fca5c0272,
        _:Naaca0f3256604499bf29d8d3025b56ea,
        _:Nc5ec74a327ac4798ad51f30bc8761da4,
        _:Nc61ace3edd5247e6bd8f44081a13c121,
        _:Nd03323f367e24d11a04d0634dd628925,
        _:Nd14c60fc3375433c9ad6c14e8208f9d7,
        _:Nd22c2dbd312c4a4a8672d1a35605c871,
        _:Ndf706043972d46c8b6ee27d8a12ff27e,
        _:Need41dc7ca9e498bb198fc25b3edc0e5 .

