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

<artist/10115#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoko Yamano"@en,
        "山野さと子"@ja ;
    foaf:made <album/23828#subject>,
        <album/23828#vocals> ;
    foaf:name "Satoko Yamano"@en,
        "山野さと子"@ja .

<artist/9800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Alice Sato"@en,
        "佐藤ありす"@ja ;
    foaf:made <album/23828#lyrics>,
        <album/23828#subject> ;
    foaf:name "Alice Sato"@en,
        "佐藤ありす"@ja .

<album/63890> a mo:Release ;
    mo:catalogue_number "COTC-1491" .

<artist/10114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23828#subject> ;
    schema:name "Goro Ohmi"@en,
        "淡海悟郎"@ja ;
    foaf:made <album/23828#composition>,
        <album/23828#subject> ;
    foaf:name "Goro Ohmi"@en,
        "淡海悟郎"@ja .

<artist/51035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23828#subject> ;
    schema:name "Shuji Otsuka"@en,
        "大塚修司"@ja ;
    foaf:made <album/23828#composition>,
        <album/23828#subject> ;
    foaf:name "Shuji Otsuka"@en,
        "大塚修司"@ja .

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

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

<album/23828#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pygmalio Music Collection"@en,
        "ピグマリオ 音楽集"@ja,
        "Pygmalio Ongakushuu"@ja-latn ;
    mo:performance_of <album/23828#musicalwork> ;
    mo:recorded_as <album/23828#musicalexpression> ;
    schema:name "Pygmalio Music Collection"@en,
        "ピグマリオ 音楽集"@ja,
        "Pygmalio Ongakushuu"@ja-latn ;
    schema:workPerformed <album/23828#musicalwork> .

<album/23828#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 .

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

<https://medium-media.vgm.io/albums/82/23828/23828-1433709390.jpg> a schema:ImageObject,
        foaf:Image .

<album/23828#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pygmalio Music Collection"@en,
        "ピグマリオ 音楽集"@ja,
        "Pygmalio Ongakushuu"@ja-latn ;
    mo:composer <artist/10114#subject>,
        <artist/51035#subject> ;
    mo:produced_work <album/23828#musicalwork> ;
    schema:name "Pygmalio Music Collection"@en,
        "ピグマリオ 音楽集"@ja,
        "Pygmalio Ongakushuu"@ja-latn .

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

<album/23828#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-21"^^xsd:date ;
    dcterms:title "Pygmalio Music Collection"@en,
        "ピグマリオ 音楽集"@ja,
        "Pygmalio Ongakushuu"@ja-latn ;
    mo:catalogue_number "COCC-7158" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/63890> ;
    mo:publication_of <album/23828#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N5577871e836e44b99e57e33cf79f3096 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pygmalio"@en ;
            foaf:name "Pygmalio"@en ] ;
    schema:datePublished "1991-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/23828/23828-1433709390.jpg> ;
    schema:name "Pygmalio Music Collection"@en,
        "ピグマリオ 音楽集"@ja,
        "Pygmalio Ongakushuu"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/23828/23828-1433709390.jpg> .

_:N35b67c337efe4abaa6fdfb0ccc9e8896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自然の恵み"@ja,
        "Shizen no Megumi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "自然の恵み"@ja,
        "Shizen no Megumi"@ja-latn .

_:N4b819a8c954848a2bff49a22f5ed7552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神々の力"@ja,
        "Kamigami no Chikara"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "神々の力"@ja,
        "Kamigami no Chikara"@ja-latn .

_:N4dc3c253922845c485d33a8afafdd37d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別れ、そして追憶"@ja,
        "Wakare, Soshite Tsuioku"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "別れ、そして追憶"@ja,
        "Wakare, Soshite Tsuioku"@ja-latn .

_:N52ccc5dc46dd41de8eb08c2fdde83b65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やすらぎ"@ja,
        "Yasuragi"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "やすらぎ"@ja,
        "Yasuragi"@ja-latn .

_:N65d10f20e9d8497aa28d891e02f48194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メデューサ"@ja,
        "Medusa"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "メデューサ"@ja,
        "Medusa"@ja-latn .

_:N74482654bdfd40e298506e64bf35dc6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーム・チェイサー"@ja,
        "Dream Chaser"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "ドリーム・チェイサー"@ja,
        "Dream Chaser"@ja-latn .

_:N913e082ab4c14467854ad17cc5500106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenderness抱きしめて"@ja,
        "Tenderness Dakishimete"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "Tenderness抱きしめて"@ja,
        "Tenderness Dakishimete"@ja-latn .

_:Nbb084c3d12e84e67848fb87a8a692a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja,
        "Kiki"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "危機"@ja,
        "Kiki"@ja-latn .

_:Nc23c172480fe46ae97ef6c0940c1f29c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルーンの国の皇子"@ja,
        "Rune no Kuni no Ouji"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "ルーンの国の皇子"@ja,
        "Rune no Kuni no Ouji"@ja-latn .

_:Nd25931da64e849dbb1a217ceb4d8880f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦い"@ja,
        "Tatakai"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "戦い"@ja,
        "Tatakai"@ja-latn .

_:Nd43fd34857204b12805742f9738d8ebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "守護像"@ja,
        "Shugo Zou"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "守護像"@ja,
        "Shugo Zou"@ja-latn .

_:Nd79e25246ab84731a2c76544ea513324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い肖像"@ja,
        "Shiroi Shouzou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "白い肖像"@ja,
        "Shiroi Shouzou"@ja-latn .

_:Nfe8bc615860a4b4fa6ba1ff06abdb0a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たのもしき友"@ja,
        "Tanomoshiki Tomo"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N5577871e836e44b99e57e33cf79f3096 ;
    schema:name "たのもしき友"@ja,
        "Tanomoshiki Tomo"@ja-latn .

_:N5577871e836e44b99e57e33cf79f3096 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35b67c337efe4abaa6fdfb0ccc9e8896,
        _:N4b819a8c954848a2bff49a22f5ed7552,
        _:N4dc3c253922845c485d33a8afafdd37d,
        _:N52ccc5dc46dd41de8eb08c2fdde83b65,
        _:N65d10f20e9d8497aa28d891e02f48194,
        _:N74482654bdfd40e298506e64bf35dc6b,
        _:N913e082ab4c14467854ad17cc5500106,
        _:Nbb084c3d12e84e67848fb87a8a692a47,
        _:Nc23c172480fe46ae97ef6c0940c1f29c,
        _:Nd25931da64e849dbb1a217ceb4d8880f,
        _:Nd43fd34857204b12805742f9738d8ebd,
        _:Nd79e25246ab84731a2c76544ea513324,
        _:Nfe8bc615860a4b4fa6ba1ff06abdb0a1 ;
    mo:track_count 13 ;
    schema:duration "PT41:27"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N35b67c337efe4abaa6fdfb0ccc9e8896,
        _:N4b819a8c954848a2bff49a22f5ed7552,
        _:N4dc3c253922845c485d33a8afafdd37d,
        _:N52ccc5dc46dd41de8eb08c2fdde83b65,
        _:N65d10f20e9d8497aa28d891e02f48194,
        _:N74482654bdfd40e298506e64bf35dc6b,
        _:N913e082ab4c14467854ad17cc5500106,
        _:Nbb084c3d12e84e67848fb87a8a692a47,
        _:Nc23c172480fe46ae97ef6c0940c1f29c,
        _:Nd25931da64e849dbb1a217ceb4d8880f,
        _:Nd43fd34857204b12805742f9738d8ebd,
        _:Nd79e25246ab84731a2c76544ea513324,
        _:Nfe8bc615860a4b4fa6ba1ff06abdb0a1 .

