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

<artist/11201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kounosuke Fuji"@en,
        "藤公之介"@ja ;
    foaf:made <album/22654#lyrics>,
        <album/22654#subject> ;
    foaf:name "Kounosuke Fuji"@en,
        "藤公之介"@ja .

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/22654#subject>,
        <album/22654#vocals> ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/22654#subject>,
        <album/22654#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/62791#subject> a schema:Person,
        foaf:Person ;
    schema:name "Woo"@en ;
    foaf:made <album/22654#subject>,
        <album/22654#vocals> ;
    foaf:name "Woo"@en .

<artist/72759#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takaaki Hiratsuka"@en,
        "平塚たかあき"@ja ;
    foaf:made <album/22654#subject>,
        <album/22654#vocals> ;
    foaf:name "Takaaki Hiratsuka"@en,
        "平塚たかあき"@ja .

<album/55789> a mo:Release ;
    mo:catalogue_number "CQ-7080" .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22654#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/22654#composition>,
        <album/22654#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22654#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/22654#composition>,
        <album/22654#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<artist/8442#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22654#subject> ;
    schema:name "Yuichiro Oda"@en,
        "小田裕一郎"@ja ;
    foaf:made <album/22654#composition>,
        <album/22654#subject> ;
    foaf:name "Yuichiro Oda"@en,
        "小田裕一郎"@ja .

<product/571#subject> a schema:CreativeWork ;
    schema:name "AI SHITE KNIGHT"@en,
        "愛してナイト"@ja,
        "Aishite Night"@ja-latn ;
    foaf:name "AI SHITE KNIGHT"@en,
        "愛してナイト"@ja,
        "Aishite Night"@ja-latn .

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

<album/22654#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Song Collection ~Yakko, I Love You~"@en,
        "ANIMEX 1300 Song Collection No.9 愛してナイト ヒット曲集 ～Yakko, I Love You～"@ja,
        "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Kyokushuu ~Yakko, I Love You~"@ja-latn ;
    mo:performance_of <album/22654#musicalwork> ;
    mo:recorded_as <album/22654#musicalexpression> ;
    schema:name "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Song Collection ~Yakko, I Love You~"@en,
        "ANIMEX 1300 Song Collection No.9 愛してナイト ヒット曲集 ～Yakko, I Love You～"@ja,
        "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Kyokushuu ~Yakko, I Love You~"@ja-latn ;
    schema:workPerformed <album/22654#musicalwork> .

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

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

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

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

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

<album/22654#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Song Collection ~Yakko, I Love You~"@en,
        "ANIMEX 1300 Song Collection No.9 愛してナイト ヒット曲集 ～Yakko, I Love You～"@ja,
        "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Kyokushuu ~Yakko, I Love You~"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/752#subject>,
        <artist/8442#subject> ;
    mo:produced_work <album/22654#musicalwork> ;
    schema:name "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Song Collection ~Yakko, I Love You~"@en,
        "ANIMEX 1300 Song Collection No.9 愛してナイト ヒット曲集 ～Yakko, I Love You～"@ja,
        "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Kyokushuu ~Yakko, I Love You~"@ja-latn .

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

<album/22654#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-04-27"^^xsd:date ;
    dcterms:title "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Song Collection ~Yakko, I Love You~"@en,
        "ANIMEX 1300 Song Collection No.9 愛してナイト ヒット曲集 ～Yakko, I Love You～"@ja,
        "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Kyokushuu ~Yakko, I Love You~"@ja-latn ;
    mo:catalogue_number "COCX-33169" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/55789> ;
    mo:publication_of <album/22654#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    mo:record_count 1 ;
    schema:about <product/571#subject> ;
    schema:datePublished "2005-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/22654/22654-1293227388.jpg> ;
    schema:name "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Song Collection ~Yakko, I Love You~"@en,
        "ANIMEX 1300 Song Collection No.9 愛してナイト ヒット曲集 ～Yakko, I Love You～"@ja,
        "ANIMEX 1300 Song Collection No.9 Aishite Knight Hit Kyokushuu ~Yakko, I Love You~"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/22654/22654-1293227388.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Tree of the Forest Children's Choir)"@en ;
    foaf:made <album/22654#vocals> ;
    foaf:name "(Tree of the Forest Children's Choir)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "竹内真樹"@en ;
    foaf:made <album/22654#lyrics> ;
    foaf:name "竹内真樹"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Tree of the Forest Children's Choir)"@en ;
    foaf:made <album/22654#subject> ;
    foaf:name "(Tree of the Forest Children's Choir)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "竹内真樹"@en ;
    foaf:made <album/22654#subject> ;
    foaf:name "竹内真樹"@en .

_:N0461480aa1e74c38ac4842b8df7c7647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純白のジューン・ブライド"@ja,
        "Junpaku no June Bride"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "純白のジューン・ブライド"@ja,
        "Junpaku no June Bride"@ja-latn .

_:N0649eb7a38004312bebef9d0caec4ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh! Yeah! ジュリアーノ"@ja,
        "Oh! Yeah! Giuliano"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "Oh! Yeah! ジュリアーノ"@ja,
        "Oh! Yeah! Giuliano"@ja-latn .

_:N4214128b379048718e9a2f1a3a1940cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なぜなぜナゾナゾ"@ja,
        "Naze Naze Nazo Nazo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "なぜなぜナゾナゾ"@ja,
        "Naze Naze Nazo Nazo"@ja-latn .

_:N5be508bc7cfd4fca8a25704b857b754b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛は光の中で"@ja,
        "Ai wa Hikari no naka de"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "愛は光の中で"@ja,
        "Ai wa Hikari no naka de"@ja-latn .

_:N633487b3e0544b62bf6b88361d0f22cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨のララバイ"@ja,
        "Ame no Lullaby"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "雨のララバイ"@ja,
        "Ame no Lullaby"@ja-latn .

_:N6df89fd525344cf09547ced44b6df454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたの似顔絵"@ja,
        "Anata no Nigaoe"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "あなたの似顔絵"@ja,
        "Anata no Nigaoe"@ja-latn .

_:N8264ead1f2fa44f6a1c8c0c0786d0e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくのジュリアーノ"@ja,
        "Boku no Giuliano"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "ぼくのジュリアーノ"@ja,
        "Boku no Giuliano"@ja-latn .

_:Nbc5b1fbeab174578834d862e29ab041c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋は突然"@ja,
        "Koi wa Totsuzen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "恋は突然"@ja,
        "Koi wa Totsuzen"@ja-latn .

_:Nd42e0438af984c76b8c5852afec3e55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたが消えない"@ja,
        "Anata ga kienai"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "あなたが消えない"@ja,
        "Anata ga kienai"@ja-latn .

_:Nedb0ea43128a4891bd6b19dce6ec4144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドーベルマンのように"@ja,
        "Doberman no you ni"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5e3061f3d8c1493cb0d1f6f2c057eb7a ;
    schema:name "ドーベルマンのように"@ja,
        "Doberman no you ni"@ja-latn .

_:N5e3061f3d8c1493cb0d1f6f2c057eb7a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0461480aa1e74c38ac4842b8df7c7647,
        _:N0649eb7a38004312bebef9d0caec4ec3,
        _:N4214128b379048718e9a2f1a3a1940cd,
        _:N5be508bc7cfd4fca8a25704b857b754b,
        _:N633487b3e0544b62bf6b88361d0f22cd,
        _:N6df89fd525344cf09547ced44b6df454,
        _:N8264ead1f2fa44f6a1c8c0c0786d0e46,
        _:Nbc5b1fbeab174578834d862e29ab041c,
        _:Nd42e0438af984c76b8c5852afec3e55d,
        _:Nedb0ea43128a4891bd6b19dce6ec4144 ;
    mo:track_count 10 ;
    schema:duration "PT36:59"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0461480aa1e74c38ac4842b8df7c7647,
        _:N0649eb7a38004312bebef9d0caec4ec3,
        _:N4214128b379048718e9a2f1a3a1940cd,
        _:N5be508bc7cfd4fca8a25704b857b754b,
        _:N633487b3e0544b62bf6b88361d0f22cd,
        _:N6df89fd525344cf09547ced44b6df454,
        _:N8264ead1f2fa44f6a1c8c0c0786d0e46,
        _:Nbc5b1fbeab174578834d862e29ab041c,
        _:Nd42e0438af984c76b8c5852afec3e55d,
        _:Nedb0ea43128a4891bd6b19dce6ec4144 .

