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

<artist/8817#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja ;
    foaf:made <album/63458#lyrics>,
        <album/63458#subject> ;
    foaf:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja .

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

<album/63459> a mo:Release ;
    mo:catalogue_number "K22H-4030" .

<artist/8887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63458#subject> ;
    schema:name "Go Misawa"@en,
        "三沢郷"@ja ;
    foaf:made <album/63458#composition>,
        <album/63458#subject> ;
    foaf:name "Go Misawa"@en,
        "三沢郷"@ja .

<product/5751#subject> a schema:CreativeWork ;
    schema:name "Aim For The Best! (Series)"@en,
        "エースをねらえ! (Series)"@ja,
        "Ace wo Nerae! (Series)"@ja-latn ;
    foaf:name "Aim For The Best! (Series)"@en,
        "エースをねらえ! (Series)"@ja,
        "Ace wo Nerae! (Series)"@ja-latn .

<album/63458#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ace wo Nerae! BGM Collection"@en,
        "エースをねらえ! BGM集"@ja,
        "Ace wo Nerae! BGM Collection"@ja-latn ;
    mo:composer <artist/8887#subject> ;
    mo:produced_work <album/63458#musicalwork> ;
    schema:name "Ace wo Nerae! BGM Collection"@en,
        "エースをねらえ! BGM集"@ja,
        "Ace wo Nerae! BGM Collection"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/85/63458/63458-1480633256.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63458#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ace wo Nerae! BGM Collection"@en,
        "エースをねらえ! BGM集"@ja,
        "Ace wo Nerae! BGM Collection"@ja-latn ;
    mo:performance_of <album/63458#musicalwork> ;
    mo:performer <artist/12419#subject> ;
    mo:recorded_as <album/63458#musicalexpression> ;
    schema:byArtist <artist/12419#subject> ;
    schema:name "Ace wo Nerae! BGM Collection"@en,
        "エースをねらえ! BGM集"@ja,
        "Ace wo Nerae! BGM Collection"@ja-latn ;
    schema:workPerformed <album/63458#musicalwork> .

<artist/12419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63458#performance> ;
    schema:name "Kumiko Osugi"@en,
        "大杉久美子"@ja ;
    foaf:name "Kumiko Osugi"@en,
        "大杉久美子"@ja .

<album/63458#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-05-21"^^xsd:date ;
    dcterms:title "Ace wo Nerae! BGM Collection"@en,
        "エースをねらえ! BGM集"@ja,
        "Ace wo Nerae! BGM Collection"@ja-latn ;
    mo:catalogue_number "K22G-7024" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/63459> ;
    mo:publication_of <album/63458#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    mo:record_count 1 ;
    schema:about <product/5751#subject> ;
    schema:byArtist <artist/12419#subject> ;
    schema:datePublished "1981-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/63458/63458-1480633256.jpg> ;
    schema:name "Ace wo Nerae! BGM Collection"@en,
        "エースをねらえ! BGM集"@ja,
        "Ace wo Nerae! BGM Collection"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/63458/63458-1480633256.jpg> .

_:N1e6f27442a114a05bab52853fe2ee24f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大好き!藤堂さん"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "大好き!藤堂さん"@ja .

_:N46c366c35703403b9c211119bb7ce926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション<2>"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "ブリッジ・コレクション<2>"@ja .

_:N7d789f63d95d4a6da3b606a7d7bcdb87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション<1>"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "ブリッジ・コレクション<1>"@ja .

_:N8a652e6ef2a348128228a814806f02c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "木枯らしの中で"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "木枯らしの中で"@ja .

_:N8b72cf3c860f46f187486eb1772c2877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予告BGM～エンディング・テーマ「白いテニスコート」"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "予告BGM～エンディング・テーマ「白いテニスコート」"@ja .

_:N90f20f5e2086428f81a82259c80223a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "強敵あらわる!"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "強敵あらわる!"@ja .

_:N94306b1442a142b2a09512cf3b232f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サブタイトル・ブリッジ～テニス王国・西高"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "サブタイトル・ブリッジ～テニス王国・西高"@ja .

_:N9a5ebab0553f4e16a73e6a6573a94111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日にはばたけ!"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "明日にはばたけ!"@ja .

_:Naa7c30afae344c6ea1513989d989953b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コートに舞う蝶"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "コートに舞う蝶"@ja .

_:Nb5a0723ebe5640f3981e9708e71b0370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走れ!ひろみ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "走れ!ひろみ"@ja .

_:Nb7460b719f7f430ba37213e96e1fef77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "試練のコート"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "試練のコート"@ja .

_:Nbd738e81ad71435491f75ed7832f0475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街を歩けば"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "街を歩けば"@ja .

_:Nbe08ad7bfc634f7f901bb022b60a4c7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おいで、ゴエモン"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "おいで、ゴエモン"@ja .

_:Ncc5baae266db4b3190e16e6693860fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コートでは誰でもひとり"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "コートでは誰でもひとり"@ja .

_:Nce1fdd02bcc24e9cb95bfb83575ba3c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング・テーマ「エースをねらえ」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "オープニング・テーマ「エースをねらえ」"@ja .

_:Nd08671972cd042c98a41610fcb79721c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この一球に生命をこめて"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "この一球に生命をこめて"@ja .

_:Ndd75458c765d4ee2b0c731deb4e856c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼コーチ宗方"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "鬼コーチ宗方"@ja .

_:Ne94d38b6a0414b059d33991f3c2927cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マキとひろみ"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne55bfe77212247c8a176be14ec0dfb41 ;
    schema:name "マキとひろみ"@ja .

_:Ne55bfe77212247c8a176be14ec0dfb41 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e6f27442a114a05bab52853fe2ee24f,
        _:N46c366c35703403b9c211119bb7ce926,
        _:N7d789f63d95d4a6da3b606a7d7bcdb87,
        _:N8a652e6ef2a348128228a814806f02c7,
        _:N8b72cf3c860f46f187486eb1772c2877,
        _:N90f20f5e2086428f81a82259c80223a3,
        _:N94306b1442a142b2a09512cf3b232f7f,
        _:N9a5ebab0553f4e16a73e6a6573a94111,
        _:Naa7c30afae344c6ea1513989d989953b,
        _:Nb5a0723ebe5640f3981e9708e71b0370,
        _:Nb7460b719f7f430ba37213e96e1fef77,
        _:Nbd738e81ad71435491f75ed7832f0475,
        _:Nbe08ad7bfc634f7f901bb022b60a4c7e,
        _:Ncc5baae266db4b3190e16e6693860fca,
        _:Nce1fdd02bcc24e9cb95bfb83575ba3c3,
        _:Nd08671972cd042c98a41610fcb79721c,
        _:Ndd75458c765d4ee2b0c731deb4e856c0,
        _:Ne94d38b6a0414b059d33991f3c2927cd ;
    mo:track_count 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N1e6f27442a114a05bab52853fe2ee24f,
        _:N46c366c35703403b9c211119bb7ce926,
        _:N7d789f63d95d4a6da3b606a7d7bcdb87,
        _:N8a652e6ef2a348128228a814806f02c7,
        _:N8b72cf3c860f46f187486eb1772c2877,
        _:N90f20f5e2086428f81a82259c80223a3,
        _:N94306b1442a142b2a09512cf3b232f7f,
        _:N9a5ebab0553f4e16a73e6a6573a94111,
        _:Naa7c30afae344c6ea1513989d989953b,
        _:Nb5a0723ebe5640f3981e9708e71b0370,
        _:Nb7460b719f7f430ba37213e96e1fef77,
        _:Nbd738e81ad71435491f75ed7832f0475,
        _:Nbe08ad7bfc634f7f901bb022b60a4c7e,
        _:Ncc5baae266db4b3190e16e6693860fca,
        _:Nce1fdd02bcc24e9cb95bfb83575ba3c3,
        _:Nd08671972cd042c98a41610fcb79721c,
        _:Ndd75458c765d4ee2b0c731deb4e856c0,
        _:Ne94d38b6a0414b059d33991f3c2927cd .

