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

<artist/3131#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja ;
    foaf:made <album/74000#lyrics>,
        <album/74000#subject> ;
    foaf:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja .

<artist/9821#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Asakawa"@en,
        "朝川ひろこ"@ja ;
    foaf:made <album/74000#subject>,
        <album/74000#vocals> ;
    foaf:name "Hiroko Asakawa"@en,
        "朝川ひろこ"@ja .

<album/43768> a mo:Release ;
    mo:catalogue_number "COCC-7704" .

<artist/4592#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74000#subject> ;
    schema:name "Akiko Kosaka"@en,
        "小坂明子"@ja ;
    foaf:made <album/74000#composition>,
        <album/74000#subject> ;
    foaf:name "Akiko Kosaka"@en,
        "小坂明子"@ja .

<product/1957#subject> a schema:CreativeWork ;
    schema:name "SALLY, THE WITCH 2"@en,
        "魔法使いサリー"@ja,
        "Mahoutsukai Sally"@ja-latn ;
    foaf:name "SALLY, THE WITCH 2"@en,
        "魔法使いサリー"@ja,
        "Mahoutsukai Sally"@ja-latn .

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

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

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

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

<album/74000#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mahoutsukai Sally Music Poem Gathering the Brilliance"@en,
        "魔法使いサリー 音楽詩集 輝きをあつめて"@ja,
        "Mahoutsukai Sally Ongaku Shishuu Kagayaki wo Atsumete"@ja-latn ;
    mo:composer <artist/1186#subject>,
        <artist/4592#subject> ;
    mo:produced_work <album/74000#musicalwork> ;
    schema:name "Mahoutsukai Sally Music Poem Gathering the Brilliance"@en,
        "魔法使いサリー 音楽詩集 輝きをあつめて"@ja,
        "Mahoutsukai Sally Ongaku Shishuu Kagayaki wo Atsumete"@ja-latn .

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

<album/74000#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mahoutsukai Sally Music Poem Gathering the Brilliance"@en,
        "魔法使いサリー 音楽詩集 輝きをあつめて"@ja,
        "Mahoutsukai Sally Ongaku Shishuu Kagayaki wo Atsumete"@ja-latn ;
    mo:performance_of <album/74000#musicalwork> ;
    mo:performer <artist/1186#subject> ;
    mo:recorded_as <album/74000#musicalexpression> ;
    schema:byArtist <artist/1186#subject> ;
    schema:name "Mahoutsukai Sally Music Poem Gathering the Brilliance"@en,
        "魔法使いサリー 音楽詩集 輝きをあつめて"@ja,
        "Mahoutsukai Sally Ongaku Shishuu Kagayaki wo Atsumete"@ja-latn ;
    schema:workPerformed <album/74000#musicalwork> .

<artist/1186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74000#subject> ;
    mo:performed <album/74000#performance> ;
    schema:name "Haruki Mino"@en,
        "美野春樹"@ja ;
    foaf:made <album/74000#composition>,
        <album/74000#subject> ;
    foaf:name "Haruki Mino"@en,
        "美野春樹"@ja .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74000#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/74000#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/74000#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-07-01"^^xsd:date ;
    dcterms:title "Mahoutsukai Sally Music Poem Gathering the Brilliance"@en,
        "魔法使いサリー 音楽詩集 輝きをあつめて"@ja,
        "Mahoutsukai Sally Ongaku Shishuu Kagayaki wo Atsumete"@ja-latn ;
    mo:catalogue_number "COTC-1625" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/43768> ;
    mo:publication_of <album/74000#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    mo:record_count 1 ;
    schema:about <product/1957#subject> ;
    schema:byArtist <artist/1186#subject> ;
    schema:datePublished "1991-07-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Mahoutsukai Sally Music Poem Gathering the Brilliance"@en,
        "魔法使いサリー 音楽詩集 輝きをあつめて"@ja,
        "Mahoutsukai Sally Ongaku Shishuu Kagayaki wo Atsumete"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N4899373b10b644f1864a2dd3c32977d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷のアラベスク"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "氷のアラベスク"@ja .

_:N55a776e46fee444fb6052a3fc60be7fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑のエンジェル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "星屑のエンジェル"@ja .

_:N5fe0722ba3ed430ba21a1cc4b73b469f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微笑みは 永遠に"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "微笑みは 永遠に"@ja .

_:Nae2ff5c13d0945a59e0b7cabdaa9a5e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森のファンタジア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "森のファンタジア"@ja .

_:Nc4c4479acdab48e284e5a33a2224ada3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "碧い海、白い翼"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "碧い海、白い翼"@ja .

_:Ncfcd58cd8784445f93fb05a96635baed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりぽっちの小径"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "ひとりぽっちの小径"@ja .

_:Nd530ca952af6409ea30163d3c8f6a732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不思議な宝石"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "不思議な宝石"@ja .

_:Ndcca6a8f220347bd846f1afdc037e0d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖精の国"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "妖精の国"@ja .

_:Ne78688131d734bdca722cbb0076d4255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "枯葉色の想い出"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "枯葉色の想い出"@ja .

_:Nedeea68a6c6840aab2679b0837371f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔性の花園"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "魔性の花園"@ja .

_:Nfc9bc9b6f1ed4f55a683ec69bbf43c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙をかくさないで"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na3c507d6bf644b2cb530f2fef2969e17 ;
    schema:name "涙をかくさないで"@ja .

_:Na3c507d6bf644b2cb530f2fef2969e17 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4899373b10b644f1864a2dd3c32977d0,
        _:N55a776e46fee444fb6052a3fc60be7fe,
        _:N5fe0722ba3ed430ba21a1cc4b73b469f,
        _:Nae2ff5c13d0945a59e0b7cabdaa9a5e9,
        _:Nc4c4479acdab48e284e5a33a2224ada3,
        _:Ncfcd58cd8784445f93fb05a96635baed,
        _:Nd530ca952af6409ea30163d3c8f6a732,
        _:Ndcca6a8f220347bd846f1afdc037e0d3,
        _:Ne78688131d734bdca722cbb0076d4255,
        _:Nedeea68a6c6840aab2679b0837371f53,
        _:Nfc9bc9b6f1ed4f55a683ec69bbf43c63 ;
    mo:track_count 11 ;
    schema:duration "PT21:48"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N4899373b10b644f1864a2dd3c32977d0,
        _:N55a776e46fee444fb6052a3fc60be7fe,
        _:N5fe0722ba3ed430ba21a1cc4b73b469f,
        _:Nae2ff5c13d0945a59e0b7cabdaa9a5e9,
        _:Nc4c4479acdab48e284e5a33a2224ada3,
        _:Ncfcd58cd8784445f93fb05a96635baed,
        _:Nd530ca952af6409ea30163d3c8f6a732,
        _:Ndcca6a8f220347bd846f1afdc037e0d3,
        _:Ne78688131d734bdca722cbb0076d4255,
        _:Nedeea68a6c6840aab2679b0837371f53,
        _:Nfc9bc9b6f1ed4f55a683ec69bbf43c63 .

