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

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

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

<artist/12260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154820#subject> ;
    schema:name "Yukari Katsuki"@en,
        "勝木ゆかり"@ja ;
    foaf:made <album/154820#composition>,
        <album/154820#subject> ;
    foaf:name "Yukari Katsuki"@en,
        "勝木ゆかり"@ja .

<artist/20718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154820#subject> ;
    schema:name "Akihiko Fukaura"@en,
        "深浦昭彦"@ja ;
    foaf:made <album/154820#composition>,
        <album/154820#subject> ;
    foaf:name "Akihiko Fukaura"@en,
        "深浦昭彦"@ja .

<artist/26764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154820#subject> ;
    schema:name "S.E.N.S."@en ;
    foaf:made <album/154820#composition>,
        <album/154820#subject> ;
    foaf:name "S.E.N.S."@en .

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

<album/154820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Transparent Music"@en,
        "透明な音楽"@ja,
        "Transparent Music"@ja-latn ;
    mo:performance_of <album/154820#musicalwork> ;
    mo:recorded_as <album/154820#musicalexpression> ;
    schema:name "Transparent Music"@en,
        "透明な音楽"@ja,
        "Transparent Music"@ja-latn ;
    schema:workPerformed <album/154820#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/02/154820/154820-c1b69bb7f7a3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Transparent Music"@en,
        "透明な音楽"@ja,
        "Transparent Music"@ja-latn ;
    mo:composer <artist/12260#subject>,
        <artist/20718#subject>,
        <artist/26764#subject> ;
    mo:produced_work <album/154820#musicalwork> ;
    schema:name "Transparent Music"@en,
        "透明な音楽"@ja,
        "Transparent Music"@ja-latn .

<album/154820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-23"^^xsd:date ;
    dcterms:title "Transparent Music"@en,
        "透明な音楽"@ja,
        "Transparent Music"@ja-latn ;
    mo:catalogue_number "FHCF-2502" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154820#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "L'oiseau Bleu"@en ;
            foaf:name "L'oiseau Bleu"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mrs. Cinderella"@en ;
            foaf:name "Mrs. Cinderella"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Ordinary People"@en ;
            foaf:name "The Ordinary People"@en ],
        [ a schema:CreativeWork ;
            schema:name "Precious Time"@en ;
            foaf:name "Precious Time"@en ],
        [ a schema:CreativeWork ;
            schema:name "Be As You Were When We Met"@en ;
            foaf:name "Be As You Were When We Met"@en ],
        [ a schema:CreativeWork ;
            schema:name "Nisennen no Koi"@en ;
            foaf:name "Nisennen no Koi"@en ],
        [ a schema:CreativeWork ;
            schema:name "In the Shining Season"@en ;
            foaf:name "In the Shining Season"@en ] ;
    schema:datePublished "2000-08-23"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/02/154820/154820-c1b69bb7f7a3.jpg> ;
    schema:name "Transparent Music"@en,
        "透明な音楽"@ja,
        "Transparent Music"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/154820/154820-c1b69bb7f7a3.jpg> .

_:N29e74e5ede33469e9346bfa4f3d22067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love in Song"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Love in Song"@ja .

_:N2ef8145b971f416e8ba409128734ac15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大空の記憶"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "大空の記憶"@ja .

_:N3525cd40e3e94f5d8f27d2344bcca6cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝く季節の中で"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "輝く季節の中で"@ja .

_:N6a84ccbedc324a7392ce4280d9e7bc75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish to Wish"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Wish to Wish"@ja .

_:N6d3533e910db4845861e07f2f97446a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remembering Me"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Remembering Me"@ja .

_:N6e712aaa49ef4a06a4389b23502a9b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人と時と風の中へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "人と時と風の中へ"@ja .

_:Nbde5bc4c1f974a10babebed45c5260a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Love"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Forbidden Love"@ja .

_:Ndb9751f2fe20469591f051d47fca32ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven's Song～Whisper Vox"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Heaven's Song～Whisper Vox"@ja .

_:Ndd7856331cf345b2ae1d69dba3ee323d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Peace"@ja .

_:Ne67869be9533402fa378782b7ef970fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Requiem"@ja .

_:Nef8a514f361a495b8c7eb6cc50aeae97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "Flying"@ja .

_:Nf6de0eef2b0643c2bcdf8fbab97f44e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のように"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "風のように"@ja .

_:Nf903f312386d4d0399461a30a49ee590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'oiseau Bleu"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "L'oiseau Bleu"@ja .

_:Nf907237896774853a9790473c147ec64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "組曲～やさしさの選択～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N3528fdf9804447a3ab70e4fba5f00b76 ;
    schema:name "組曲～やさしさの選択～"@ja .

_:N3528fdf9804447a3ab70e4fba5f00b76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29e74e5ede33469e9346bfa4f3d22067,
        _:N2ef8145b971f416e8ba409128734ac15,
        _:N3525cd40e3e94f5d8f27d2344bcca6cc,
        _:N6a84ccbedc324a7392ce4280d9e7bc75,
        _:N6d3533e910db4845861e07f2f97446a0,
        _:N6e712aaa49ef4a06a4389b23502a9b53,
        _:Nbde5bc4c1f974a10babebed45c5260a8,
        _:Ndb9751f2fe20469591f051d47fca32ae,
        _:Ndd7856331cf345b2ae1d69dba3ee323d,
        _:Ne67869be9533402fa378782b7ef970fa,
        _:Nef8a514f361a495b8c7eb6cc50aeae97,
        _:Nf6de0eef2b0643c2bcdf8fbab97f44e1,
        _:Nf903f312386d4d0399461a30a49ee590,
        _:Nf907237896774853a9790473c147ec64 ;
    mo:track_count 14 ;
    schema:duration "PT60:44"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N29e74e5ede33469e9346bfa4f3d22067,
        _:N2ef8145b971f416e8ba409128734ac15,
        _:N3525cd40e3e94f5d8f27d2344bcca6cc,
        _:N6a84ccbedc324a7392ce4280d9e7bc75,
        _:N6d3533e910db4845861e07f2f97446a0,
        _:N6e712aaa49ef4a06a4389b23502a9b53,
        _:Nbde5bc4c1f974a10babebed45c5260a8,
        _:Ndb9751f2fe20469591f051d47fca32ae,
        _:Ndd7856331cf345b2ae1d69dba3ee323d,
        _:Ne67869be9533402fa378782b7ef970fa,
        _:Nef8a514f361a495b8c7eb6cc50aeae97,
        _:Nf6de0eef2b0643c2bcdf8fbab97f44e1,
        _:Nf903f312386d4d0399461a30a49ee590,
        _:Nf907237896774853a9790473c147ec64 .

