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

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

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

<artist/16280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Leigh Harline"@en ;
    foaf:made <album/10712#composition>,
        <album/10712#subject> ;
    foaf:name "Leigh Harline"@en .

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/10712#composition>,
        <album/10712#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

<artist/30763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Chick Corea"@en ;
    foaf:made <album/10712#composition>,
        <album/10712#subject> ;
    foaf:name "Chick Corea"@en .

<artist/79029#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "John Coltrane"@en ;
    foaf:made <album/10712#composition>,
        <album/10712#subject> ;
    foaf:name "John Coltrane"@en .

<product/4133#subject> a schema:CreativeWork ;
    schema:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn ;
    foaf:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/21/10712/10712-1224099385.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10712#performance> ;
    schema:name "Naoki Nishi"@en,
        "西直樹"@ja ;
    foaf:name "Naoki Nishi"@en,
        "西直樹"@ja .

<artist/333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10712#performance> ;
    schema:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja ;
    foaf:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja .

<artist/5626#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10712#performance> ;
    schema:name "Atsushi Tsuzurano"@en,
        "つづらのあつし"@ja ;
    foaf:name "Atsushi Tsuzurano"@en,
        "つづらのあつし"@ja .

<artist/7536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    mo:performed <album/10712#performance> ;
    schema:name "Makoto Aoyagi"@en,
        "青柳誠"@ja ;
    foaf:made <album/10712#composition>,
        <album/10712#subject> ;
    foaf:name "Makoto Aoyagi"@en,
        "青柳誠"@ja .

<album/10712#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHADOW"@en,
        "SHADOW"@ja,
        "SHADOW"@ja-latn ;
    mo:performance_of <album/10712#musicalwork> ;
    mo:performer _:N71f816e58cc34379833856a9d967ace7,
        _:N99a1f79693e2453fa274f3f51798d2aa,
        <artist/10488#subject>,
        <artist/333#subject>,
        <artist/5626#subject>,
        <artist/7536#subject> ;
    mo:recorded_as <album/10712#musicalexpression> ;
    schema:byArtist _:N71f816e58cc34379833856a9d967ace7,
        _:N99a1f79693e2453fa274f3f51798d2aa,
        <artist/10488#subject>,
        <artist/333#subject>,
        <artist/5626#subject>,
        <artist/7536#subject> ;
    schema:name "SHADOW"@en,
        "SHADOW"@ja,
        "SHADOW"@ja-latn ;
    schema:workPerformed <album/10712#musicalwork> .

<album/10712#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHADOW"@en,
        "SHADOW"@ja,
        "SHADOW"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Morgan Lewis"@en ;
            foaf:made <album/10712#composition> ;
            foaf:name "Morgan Lewis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Manning Sherwin"@en ;
            foaf:made <album/10712#composition> ;
            foaf:name "Manning Sherwin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bronislaw Kaper"@en ;
            foaf:made <album/10712#composition> ;
            foaf:name "Bronislaw Kaper"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nancy Hamilton"@en ;
            foaf:made <album/10712#composition> ;
            foaf:name "Nancy Hamilton"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pawl Francis"@en ;
            foaf:made <album/10712#composition> ;
            foaf:name "Pawl Francis"@en ],
        <artist/16280#subject>,
        <artist/1718#subject>,
        <artist/30763#subject>,
        <artist/7536#subject>,
        <artist/79029#subject> ;
    mo:produced_work <album/10712#musicalwork> ;
    schema:name "SHADOW"@en,
        "SHADOW"@ja,
        "SHADOW"@ja-latn .

<album/10712#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-23"^^xsd:date ;
    dcterms:title "SHADOW"@en,
        "SHADOW"@ja,
        "SHADOW"@ja-latn ;
    mo:catalogue_number "OSBR-25002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10712#musicalexpression> ;
    mo:publisher _:Nbf7a29f0d4724c26966cb7d5acf8e636 ;
    mo:record _:N4121d944c451438f85453f1edbb6e73b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lupin The Third"@en ;
            foaf:name "Lupin The Third"@en ],
        <product/4133#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chia"@en ;
            foaf:name "Chia"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Osamu Koichi"@en ;
            foaf:name "Osamu Koichi"@en ],
        <artist/10488#subject>,
        <artist/333#subject>,
        <artist/5626#subject>,
        <artist/7536#subject> ;
    schema:datePublished "2008-07-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/10712/10712-1224099385.jpg> ;
    schema:name "SHADOW"@en,
        "SHADOW"@ja,
        "SHADOW"@ja-latn ;
    schema:publisher _:Nbf7a29f0d4724c26966cb7d5acf8e636 ;
    foaf:depiction <https://media.vgm.io/albums/21/10712/10712-1224099385.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Nancy Hamilton"@en ;
    foaf:made <album/10712#subject> ;
    foaf:name "Nancy Hamilton"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Bronislaw Kaper"@en ;
    foaf:made <album/10712#subject> ;
    foaf:name "Bronislaw Kaper"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Manning Sherwin"@en ;
    foaf:made <album/10712#subject> ;
    foaf:name "Manning Sherwin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Morgan Lewis"@en ;
    foaf:made <album/10712#subject> ;
    foaf:name "Morgan Lewis"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10712#subject> ;
    schema:name "Pawl Francis"@en ;
    foaf:made <album/10712#subject> ;
    foaf:name "Pawl Francis"@en .

_:N2a62d6bd1f6447ff820fa4d074ae31cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lupin The Third"@en,
        "ルパン三世のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "Lupin The Third"@en,
        "ルパン三世のテーマ"@ja .

_:N39eeb02c372f40e086ee21abaa85ddaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Nightingale Song in Barkeley Square"@en,
        "バークリースクエアのナイチンゲール"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "A Nightingale Song in Barkeley Square"@en,
        "バークリースクエアのナイチンゲール"@ja .

_:N471fd1b20fb9438995fe3bf190dd72f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invitation"@en,
        "インヴィテーション"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "Invitation"@en,
        "インヴィテーション"@ja .

_:N71f816e58cc34379833856a9d967ace7 a schema:Person,
        foaf:Person ;
    mo:performed <album/10712#performance> ;
    schema:name "Osamu Koichi"@en ;
    foaf:name "Osamu Koichi"@en .

_:N9380eb8f3a904f98888041d864649c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction－La Fiesta"@en,
        "イントロダクション～ラ・フィエスタ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "Introduction－La Fiesta"@en,
        "イントロダクション～ラ・フィエスタ"@ja .

_:N99a1f79693e2453fa274f3f51798d2aa a schema:Person,
        foaf:Person ;
    mo:performed <album/10712#performance> ;
    schema:name "Chia"@en ;
    foaf:name "Chia"@en .

_:N9aa73efc14e54dd1ae6336820e5f1391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air on The G String"@en,
        "G線上のアリア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "Air on The G String"@en,
        "G線上のアリア"@ja .

_:Na9c462de7eb44472afea8bf921e819a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When You Wish Upon A Star"@en,
        "星に願いを"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "When You Wish Upon A Star"@en,
        "星に願いを"@ja .

_:Nbf7a29f0d4724c26966cb7d5acf8e636 schema:name "Brain Music"@en ;
    foaf:name "Brain Music"@en .

_:Ne33958e1c0dc4e1e83eb490ea73675d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giant Steps"@en,
        "ジャイアント・ステップス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "Giant Steps"@en,
        "ジャイアント・ステップス"@ja .

_:Neb422732a5194192b239348baa9d4a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How High the Moon"@en,
        "ハウ・ハイ・ザ・ムーン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N4121d944c451438f85453f1edbb6e73b ;
    schema:name "How High the Moon"@en,
        "ハウ・ハイ・ザ・ムーン"@ja .

_:N4121d944c451438f85453f1edbb6e73b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a62d6bd1f6447ff820fa4d074ae31cf,
        _:N39eeb02c372f40e086ee21abaa85ddaf,
        _:N471fd1b20fb9438995fe3bf190dd72f7,
        _:N9380eb8f3a904f98888041d864649c24,
        _:N9aa73efc14e54dd1ae6336820e5f1391,
        _:Na9c462de7eb44472afea8bf921e819a5,
        _:Ne33958e1c0dc4e1e83eb490ea73675d0,
        _:Neb422732a5194192b239348baa9d4a61 ;
    mo:track_count 8 ;
    schema:duration "PT44:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2a62d6bd1f6447ff820fa4d074ae31cf,
        _:N39eeb02c372f40e086ee21abaa85ddaf,
        _:N471fd1b20fb9438995fe3bf190dd72f7,
        _:N9380eb8f3a904f98888041d864649c24,
        _:N9aa73efc14e54dd1ae6336820e5f1391,
        _:Na9c462de7eb44472afea8bf921e819a5,
        _:Ne33958e1c0dc4e1e83eb490ea73675d0,
        _:Neb422732a5194192b239348baa9d4a61 .

