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

<artist/17984#subject> a schema:Person,
        foaf:Person ;
    schema:name "SILK"@en ;
    foaf:made <album/23454#subject>,
        <album/23454#vocals> ;
    foaf:name "SILK"@en .

<artist/46023#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miki Nomura"@en,
        "野村みき"@ja ;
    foaf:made <album/23454#lyrics>,
        <album/23454#subject> ;
    foaf:name "Miki Nomura"@en,
        "野村みき"@ja .

<artist/55415#subject> a schema:Person,
        foaf:Person ;
    schema:name "KINUKO"@en ;
    foaf:made <album/23454#lyrics>,
        <album/23454#subject> ;
    foaf:name "KINUKO"@en .

<artist/6752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Tozawa"@en,
        "戸沢暢美"@ja ;
    foaf:made <album/23454#lyrics>,
        <album/23454#subject> ;
    foaf:name "Masami Tozawa"@en,
        "戸沢暢美"@ja .

<artist/9947#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Matsushita"@en,
        "松下サトミ"@ja ;
    foaf:made <album/23454#lyrics>,
        <album/23454#subject>,
        <album/23454#vocals> ;
    foaf:name "Satomi Matsushita"@en,
        "松下サトミ"@ja .

<album/23451> a mo:Release ;
    mo:catalogue_number "TYCY-5172" .

<artist/11385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23454#subject> ;
    schema:name "Chika Ueda"@en,
        "上田知華"@ja ;
    foaf:made <album/23454#composition>,
        <album/23454#subject> ;
    foaf:name "Chika Ueda"@en,
        "上田知華"@ja .

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23454#subject> ;
    schema:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja ;
    foaf:made <album/23454#composition>,
        <album/23454#subject> ;
    foaf:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja .

<product/4344#subject> a schema:CreativeWork ;
    schema:name "Nadia: The Secret of Blue Water The Motion Picture"@en,
        "劇場用オリジナル版ふしぎの海のナディア"@ja,
        "Gekijouyou Original-ban Fushigi no Umi no Nadia"@ja-latn ;
    foaf:name "Nadia: The Secret of Blue Water The Motion Picture"@en,
        "劇場用オリジナル版ふしぎの海のナディア"@ja,
        "Gekijouyou Original-ban Fushigi no Umi no Nadia"@ja-latn .

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

<album/23454#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@en,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/23454#musicalwork> ;
    mo:recorded_as <album/23454#musicalexpression> ;
    schema:name "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@en,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/23454#musicalwork> .

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

<https://medium-media.vgm.io/albums/45/23454/23454-1295535784.jpg> a schema:ImageObject,
        foaf:Image .

<album/23454#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@en,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/11385#subject>,
        <artist/642#subject> ;
    mo:produced_work <album/23454#musicalwork> ;
    schema:name "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@en,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja-latn .

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

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

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

<album/23454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-25"^^xsd:date ;
    dcterms:title "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@en,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "CNS/004" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/23451> ;
    mo:publication_of <album/23454#musicalexpression> ;
    mo:publisher _:Ne09104cae00e4508ad4839ffcb02412f ;
    mo:record _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    mo:record_count 1 ;
    schema:about <product/4344#subject> ;
    schema:datePublished "2003-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/23454/23454-1295535784.jpg> ;
    schema:name "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@en,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja,
        "Nadia: The Secret of Blue Water The Motion Picture Soundtrack"@ja-latn ;
    schema:publisher _:Ne09104cae00e4508ad4839ffcb02412f ;
    foaf:depiction <https://media.vgm.io/albums/45/23454/23454-1295535784.jpg> .

_:N0a01a94777ba4829a2426242ae2649f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oncoming Danger"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Oncoming Danger"@en .

_:N14cc5e9ad6af4138a8d752171915676e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady Journalist"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Lady Journalist"@en .

_:N36a888c895024671ba0a65b59629a96a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intense Attack"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Intense Attack"@en .

_:N43528471979b4533825883c74614e816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stealthy Steps"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Stealthy Steps"@en .

_:N4a2046a940b147ee91d8a0072b133753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gigar's Greed"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Gigar's Greed"@en .

_:N55d7d329e95b4209b8d79947f75c6a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Will I Smile? (Instrumental)"@en ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "When Will I Smile? (Instrumental)"@en .

_:N5f58ebe12e544408a5f7d9312dd3448c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anxiety"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Anxiety"@en .

_:N649ff8c6723c4ba7887b23147df158d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroic Fight"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Heroic Fight"@en .

_:N699cb31243ba4275a1d5ced4c55ae2ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Nightmare"@en .

_:N7e95e44b8fd1429b9022e3458fcfd9ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Power"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Black Power"@en .

_:N8d4605edb6eb40b18dfd5b07d7156e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Space"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Mysterious Space"@en .

_:N942d3704bd03409da79bc12d96d70843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Will I Smile? (Satomi Matsushita)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "When Will I Smile? (Satomi Matsushita)"@en .

_:N9fcff9c025cf4003be4a82fbde657e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Wind"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Blue Wind"@en .

_:Nb5257b912790441f8c74786e4a13ab05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyborg"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Cyborg"@en .

_:Nbd6591bae1804c6192ef4e776fa03a9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town of London"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Town of London"@en .

_:Nbe944c78273245669d457034a3004638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Precious Trick Star (Silk)"@en ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "My Precious Trick Star (Silk)"@en .

_:Nc0c78847ca4343ce95367822a9a47617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Is The Love Going? (Satomi Matsushita)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Where Is The Love Going? (Satomi Matsushita)"@en .

_:Ndee63bb3a26045a7b1c20919cb7f8a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbreak"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Heartbreak"@en .

_:Ne09104cae00e4508ad4839ffcb02412f schema:name "ADV Music"@en ;
    foaf:name "ADV Music"@en .

_:Ne7b15bac5e6144259c2514d6147320b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuzzy's Secret"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Fuzzy's Secret"@en .

_:Nec9dd06d4ccd42f68f6ff47807c6477c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nadia's Fight"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fa3883f3fe64ae997dc3cdd2f866cfa ;
    schema:name "Nadia's Fight"@en .

_:N8fa3883f3fe64ae997dc3cdd2f866cfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a01a94777ba4829a2426242ae2649f3,
        _:N14cc5e9ad6af4138a8d752171915676e,
        _:N36a888c895024671ba0a65b59629a96a,
        _:N43528471979b4533825883c74614e816,
        _:N4a2046a940b147ee91d8a0072b133753,
        _:N55d7d329e95b4209b8d79947f75c6a84,
        _:N5f58ebe12e544408a5f7d9312dd3448c,
        _:N649ff8c6723c4ba7887b23147df158d7,
        _:N699cb31243ba4275a1d5ced4c55ae2ba,
        _:N7e95e44b8fd1429b9022e3458fcfd9ac,
        _:N8d4605edb6eb40b18dfd5b07d7156e60,
        _:N942d3704bd03409da79bc12d96d70843,
        _:N9fcff9c025cf4003be4a82fbde657e2c,
        _:Nb5257b912790441f8c74786e4a13ab05,
        _:Nbd6591bae1804c6192ef4e776fa03a9f,
        _:Nbe944c78273245669d457034a3004638,
        _:Nc0c78847ca4343ce95367822a9a47617,
        _:Ndee63bb3a26045a7b1c20919cb7f8a05,
        _:Ne7b15bac5e6144259c2514d6147320b3,
        _:Nec9dd06d4ccd42f68f6ff47807c6477c ;
    mo:track_count 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0a01a94777ba4829a2426242ae2649f3,
        _:N14cc5e9ad6af4138a8d752171915676e,
        _:N36a888c895024671ba0a65b59629a96a,
        _:N43528471979b4533825883c74614e816,
        _:N4a2046a940b147ee91d8a0072b133753,
        _:N55d7d329e95b4209b8d79947f75c6a84,
        _:N5f58ebe12e544408a5f7d9312dd3448c,
        _:N649ff8c6723c4ba7887b23147df158d7,
        _:N699cb31243ba4275a1d5ced4c55ae2ba,
        _:N7e95e44b8fd1429b9022e3458fcfd9ac,
        _:N8d4605edb6eb40b18dfd5b07d7156e60,
        _:N942d3704bd03409da79bc12d96d70843,
        _:N9fcff9c025cf4003be4a82fbde657e2c,
        _:Nb5257b912790441f8c74786e4a13ab05,
        _:Nbd6591bae1804c6192ef4e776fa03a9f,
        _:Nbe944c78273245669d457034a3004638,
        _:Nc0c78847ca4343ce95367822a9a47617,
        _:Ndee63bb3a26045a7b1c20919cb7f8a05,
        _:Ne7b15bac5e6144259c2514d6147320b3,
        _:Nec9dd06d4ccd42f68f6ff47807c6477c .

