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

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

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

<album/64030> a mo:Release ;
    mo:catalogue_number "A8-867" .

<album/75162> a mo:Release ;
    mo:catalogue_number "GGG-051" .

<artist/8687#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21560#subject> ;
    schema:name "Rui Nagai"@en,
        "永井ルイ"@ja ;
    foaf:made <album/21560#composition>,
        <album/21560#subject> ;
    foaf:name "Rui Nagai"@en,
        "永井ルイ"@ja .

<product/4341#subject> a schema:CreativeWork ;
    schema:name "Rayearth"@en,
        "レイアース"@ja,
        "Rayearth"@ja-latn ;
    foaf:name "Rayearth"@en,
        "レイアース"@ja,
        "Rayearth"@ja-latn .

<album/21560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "With Rayearth"@en,
        "With Rayearth"@ja,
        "With Rayearth"@ja-latn ;
    mo:composer <artist/8687#subject> ;
    mo:produced_work <album/21560#musicalwork> ;
    schema:name "With Rayearth"@en,
        "With Rayearth"@ja,
        "With Rayearth"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/06/21560/21560-1345770847.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/2156#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Yuri Shiratori"@en,
        "白鳥由里"@ja ;
    foaf:name "Yuri Shiratori"@en,
        "白鳥由里"@ja .

<artist/2194#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Hekiru Shiina"@en,
        "椎名へきる"@ja ;
    foaf:name "Hekiru Shiina"@en,
        "椎名へきる"@ja .

<artist/3038#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Yuri Amano"@en,
        "天野由梨"@ja ;
    foaf:name "Yuri Amano"@en,
        "天野由梨"@ja .

<artist/4575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Konami Yoshida"@en,
        "吉田小南美"@ja ;
    foaf:name "Konami Yoshida"@en,
        "吉田小南美"@ja .

<artist/5689#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Nozomu Sasaki"@en,
        "佐々木望"@ja ;
    foaf:name "Nozomu Sasaki"@en,
        "佐々木望"@ja .

<artist/6570#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Takumi Yamazaki"@en,
        "山崎たくみ"@ja ;
    foaf:name "Takumi Yamazaki"@en,
        "山崎たくみ"@ja .

<artist/685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja ;
    foaf:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja .

<artist/921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21560#performance> ;
    schema:name "Megumi Ogata"@en,
        "緒方恵美"@ja ;
    foaf:name "Megumi Ogata"@en,
        "緒方恵美"@ja .

<album/21560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-24"^^xsd:date ;
    dcterms:title "With Rayearth"@en,
        "With Rayearth"@ja,
        "With Rayearth"@ja-latn ;
    mo:catalogue_number "POCX-1078" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/64030>,
        <album/75162> ;
    mo:publication_of <album/21560#musicalexpression> ;
    mo:publisher <org/3374#subject> ;
    mo:record _:N1f6eae5083df4f98913bc516352c2e7b ;
    mo:record_count 1 ;
    schema:about <product/4341#subject> ;
    schema:byArtist <artist/169#subject>,
        <artist/2156#subject>,
        <artist/2194#subject>,
        <artist/3038#subject>,
        <artist/4575#subject>,
        <artist/5689#subject>,
        <artist/6570#subject>,
        <artist/685#subject>,
        <artist/921#subject> ;
    schema:datePublished "1997-11-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/21560/21560-1345770847.jpg> ;
    schema:name "With Rayearth"@en,
        "With Rayearth"@ja,
        "With Rayearth"@ja-latn ;
    schema:publisher <org/3374#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/21560/21560-1345770847.jpg> .

<album/21560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "With Rayearth"@en,
        "With Rayearth"@ja,
        "With Rayearth"@ja-latn ;
    mo:performance_of <album/21560#musicalwork> ;
    mo:performer <artist/169#subject>,
        <artist/2156#subject>,
        <artist/2194#subject>,
        <artist/3038#subject>,
        <artist/4575#subject>,
        <artist/5689#subject>,
        <artist/6570#subject>,
        <artist/685#subject>,
        <artist/921#subject> ;
    mo:recorded_as <album/21560#musicalexpression> ;
    schema:byArtist <artist/169#subject>,
        <artist/2156#subject>,
        <artist/2194#subject>,
        <artist/3038#subject>,
        <artist/4575#subject>,
        <artist/5689#subject>,
        <artist/6570#subject>,
        <artist/685#subject>,
        <artist/921#subject> ;
    schema:name "With Rayearth"@en,
        "With Rayearth"@ja,
        "With Rayearth"@ja-latn ;
    schema:workPerformed <album/21560#musicalwork> .

_:N57a614adb40842f3893c4d9f9b4d6fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ごらん,太陽だよ"@ja,
        "Goran, Taiyou dayo"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "ごらん,太陽だよ"@ja,
        "Goran, Taiyou dayo"@ja-latn .

_:N74413e01b57648ac915c6e31ccaae83b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友達でしょ"@ja,
        "Tomodachi desho"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "友達でしょ"@ja,
        "Tomodachi desho"@ja-latn .

_:N74d38a60f4ea4f10a1da678dd0f7f397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FROM ME TO YOU"@ja,
        "FROM ME TO YOU"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "FROM ME TO YOU"@ja,
        "FROM ME TO YOU"@ja-latn .

_:N8200d6451d314a649b0b2e4f240f870d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イエスタデイ"@ja,
        "Yesterday"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "イエスタデイ"@ja,
        "Yesterday"@ja-latn .

_:N834ff255ec62468fba5be907d8ff92de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "抱きしめちゃう!"@ja,
        "Dakishimechau!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "抱きしめちゃう!"@ja,
        "Dakishimechau!"@ja-latn .

_:N946bda2dde7f46cd9090258ebcc7f7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HER MYSTERY"@ja,
        "HER MYSTERY"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "HER MYSTERY"@ja,
        "HER MYSTERY"@ja-latn .

_:Nc0406d02ee0946a79e1d332af477d299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN MY LIFE"@ja,
        "IN MY LIFE"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "IN MY LIFE"@ja,
        "IN MY LIFE"@ja-latn .

_:Ncbe8ca0bf7f74b4db1268548b5191997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACROSS THE UNIVERSE"@ja,
        "ACROSS THE UNIVERSE"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "ACROSS THE UNIVERSE"@ja,
        "ACROSS THE UNIVERSE"@ja-latn .

_:Ncef27b38ef564429a0b978e2fa1ad7fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOKONA'S GARDEN"@ja,
        "MOKONA'S GARDEN"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "MOKONA'S GARDEN"@ja,
        "MOKONA'S GARDEN"@ja-latn .

_:Nee1030f8f2584c8090ee2a9343326810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let It Over"@ja,
        "Let It Over"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N1f6eae5083df4f98913bc516352c2e7b ;
    schema:name "Let It Over"@ja,
        "Let It Over"@ja-latn .

_:N1f6eae5083df4f98913bc516352c2e7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57a614adb40842f3893c4d9f9b4d6fcb,
        _:N74413e01b57648ac915c6e31ccaae83b,
        _:N74d38a60f4ea4f10a1da678dd0f7f397,
        _:N8200d6451d314a649b0b2e4f240f870d,
        _:N834ff255ec62468fba5be907d8ff92de,
        _:N946bda2dde7f46cd9090258ebcc7f7f2,
        _:Nc0406d02ee0946a79e1d332af477d299,
        _:Ncbe8ca0bf7f74b4db1268548b5191997,
        _:Ncef27b38ef564429a0b978e2fa1ad7fc,
        _:Nee1030f8f2584c8090ee2a9343326810 ;
    mo:track_count 10 ;
    schema:duration "PT35:51"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N57a614adb40842f3893c4d9f9b4d6fcb,
        _:N74413e01b57648ac915c6e31ccaae83b,
        _:N74d38a60f4ea4f10a1da678dd0f7f397,
        _:N8200d6451d314a649b0b2e4f240f870d,
        _:N834ff255ec62468fba5be907d8ff92de,
        _:N946bda2dde7f46cd9090258ebcc7f7f2,
        _:Nc0406d02ee0946a79e1d332af477d299,
        _:Ncbe8ca0bf7f74b4db1268548b5191997,
        _:Ncef27b38ef564429a0b978e2fa1ad7fc,
        _:Nee1030f8f2584c8090ee2a9343326810 .

