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

<album/72849> a mo:Release ;
    mo:catalogue_number "PCCG-00007" .

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

<artist/33#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75672#subject> ;
    schema:name "Takeshi Yasuda"@en,
        "安田毅"@ja ;
    foaf:made <album/75672#composition>,
        <album/75672#subject> ;
    foaf:name "Takeshi Yasuda"@en,
        "安田毅"@ja .

<artist/8361#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75672#subject> ;
    schema:name "Hiromoto Tobisawa"@en,
        "飛澤宏元"@ja ;
    foaf:made <album/75672#composition>,
        <album/75672#subject> ;
    foaf:name "Hiromoto Tobisawa"@en,
        "飛澤宏元"@ja .

<product/6386#subject> a schema:CreativeWork ;
    schema:name "Project A-ko"@en,
        "プロジェクトA子"@ja,
        "Project A-ko"@ja-latn ;
    foaf:name "Project A-ko"@en,
        "プロジェクトA子"@ja,
        "Project A-ko"@ja-latn .

<product/6388#subject> a schema:CreativeWork ;
    schema:name "Project A-ko 3: Cinderella Rhapsody"@en,
        "プロジェクトA子3 シンデレラ♡ラプソディ"@ja,
        "Project A-ko 3: Cinderella♡Rhapsody"@ja-latn ;
    foaf:name "Project A-ko 3: Cinderella Rhapsody"@en,
        "プロジェクトA子3 シンデレラ♡ラプソディ"@ja,
        "Project A-ko 3: Cinderella♡Rhapsody"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/75672/75672-1519433036.jpg> a schema:ImageObject,
        foaf:Image .

<album/75672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Project A-ko DJ Special"@en,
        "プロジェクトA子 DJスペシャル"@ja,
        "Project A-ko DJ Special"@ja-latn ;
    mo:composer <artist/33#subject>,
        <artist/8361#subject> ;
    mo:produced_work <album/75672#musicalwork> ;
    schema:name "Project A-ko DJ Special"@en,
        "プロジェクトA子 DJスペシャル"@ja,
        "Project A-ko DJ Special"@ja-latn .

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

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

<artist/18357#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75672#performance> ;
    schema:name "Hochu Otsuka"@en,
        "大塚芳忠"@ja ;
    foaf:name "Hochu Otsuka"@en,
        "大塚芳忠"@ja .

<artist/3042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75672#performance> ;
    schema:name "Michie Tomizawa"@en,
        "富沢美智恵"@ja ;
    foaf:name "Michie Tomizawa"@en,
        "富沢美智恵"@ja .

<artist/3698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75672#performance> ;
    schema:name "Miki Ito"@en,
        "伊藤美紀"@ja ;
    foaf:name "Miki Ito"@en,
        "伊藤美紀"@ja .

<artist/4629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75672#performance> ;
    schema:name "Emi Shinohara"@en,
        "篠原恵美"@ja ;
    foaf:name "Emi Shinohara"@en,
        "篠原恵美"@ja .

<album/75672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Project A-ko DJ Special"@en,
        "プロジェクトA子 DJスペシャル"@ja,
        "Project A-ko DJ Special"@ja-latn ;
    mo:performance_of <album/75672#musicalwork> ;
    mo:performer <artist/18357#subject>,
        <artist/3042#subject>,
        <artist/3698#subject>,
        <artist/4629#subject> ;
    mo:recorded_as <album/75672#musicalexpression> ;
    schema:byArtist <artist/18357#subject>,
        <artist/3042#subject>,
        <artist/3698#subject>,
        <artist/4629#subject> ;
    schema:name "Project A-ko DJ Special"@en,
        "プロジェクトA子 DJスペシャル"@ja,
        "Project A-ko DJ Special"@ja-latn ;
    schema:workPerformed <album/75672#musicalwork> .

<album/75672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-07-21"^^xsd:date ;
    dcterms:title "Project A-ko DJ Special"@en,
        "プロジェクトA子 DJスペシャル"@ja,
        "Project A-ko DJ Special"@ja-latn ;
    mo:catalogue_number "15P-6066" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/72849> ;
    mo:publication_of <album/75672#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N8363fa8058a5453093d7997979136ec3 ;
    mo:record_count 1 ;
    schema:about <product/6386#subject>,
        <product/6388#subject> ;
    schema:byArtist <artist/18357#subject>,
        <artist/3042#subject>,
        <artist/3698#subject>,
        <artist/4629#subject> ;
    schema:datePublished "1988-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/75672/75672-1519433036.jpg> ;
    schema:name "Project A-ko DJ Special"@en,
        "プロジェクトA子 DJスペシャル"@ja,
        "Project A-ko DJ Special"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/75672/75672-1519433036.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Moe Yoshiba"@en ;
    foaf:made <album/75672#lyrics> ;
    foaf:name "Moe Yoshiba"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A-ko Project"@en ;
    foaf:made <album/75672#lyrics> ;
    foaf:name "A-ko Project"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Moe Yoshiba"@en ;
    foaf:made <album/75672#subject> ;
    foaf:name "Moe Yoshiba"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A-ko Project"@en ;
    foaf:made <album/75672#subject> ;
    foaf:name "A-ko Project"@en .

_:N290a212e581d4ad79c6f0613fc4fc718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "実用！声のパーツ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "実用！声のパーツ"@ja .

_:N34b6390d0fef4022b7915f0b545cb085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "対決！A子VSB子"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "対決！A子VSB子"@ja .

_:N3d9bcefbc2a64cc89264caf9bf4691d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビデオに合わせて、役とりかえ！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "ビデオに合わせて、役とりかえ！"@ja .

_:N495acfbdf67c45d5aef8a6e4fd91ae9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロジェクトA to Z数え唄"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "プロジェクトA to Z数え唄"@ja .

_:N58293550063945d688496e218b4607a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "座談会「私が主役よ！」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "座談会「私が主役よ！」"@ja .

_:N5d912a6f713847b4b979f50214ea08ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いきなり人生相談"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "いきなり人生相談"@ja .

_:N7b3b7f49478d4b429061406a24146203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "童謡メドレー～キラキラ星～どんぐりころころ～はと～ゆうひ～汽車ポッポ～おべんとう～げんこつやまのたぬきさん～うさぎのダンス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "童謡メドレー～キラキラ星～どんぐりころころ～はと～ゆうひ～汽車ポッポ～おべんとう～げんこつやまのたぬきさん～うさぎのダンス"@ja .

_:Nb10ecffbcc884843a786c49d8f7bbe25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの子が欲しい"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "あの子が欲しい"@ja .

_:Nb5179a0a1e5f4d1089f3d0b88a04a961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20秒CM豪華10本立て"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "20秒CM豪華10本立て"@ja .

_:Ne7532fc97254482ebe336374c3e63b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "坂道"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N8363fa8058a5453093d7997979136ec3 ;
    schema:name "坂道"@ja .

_:N8363fa8058a5453093d7997979136ec3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N290a212e581d4ad79c6f0613fc4fc718,
        _:N34b6390d0fef4022b7915f0b545cb085,
        _:N3d9bcefbc2a64cc89264caf9bf4691d5,
        _:N495acfbdf67c45d5aef8a6e4fd91ae9c,
        _:N58293550063945d688496e218b4607a9,
        _:N5d912a6f713847b4b979f50214ea08ae,
        _:N7b3b7f49478d4b429061406a24146203,
        _:Nb10ecffbcc884843a786c49d8f7bbe25,
        _:Nb5179a0a1e5f4d1089f3d0b88a04a961,
        _:Ne7532fc97254482ebe336374c3e63b77 ;
    mo:track_count 10 ;
    schema:duration "PT23:12"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N290a212e581d4ad79c6f0613fc4fc718,
        _:N34b6390d0fef4022b7915f0b545cb085,
        _:N3d9bcefbc2a64cc89264caf9bf4691d5,
        _:N495acfbdf67c45d5aef8a6e4fd91ae9c,
        _:N58293550063945d688496e218b4607a9,
        _:N5d912a6f713847b4b979f50214ea08ae,
        _:N7b3b7f49478d4b429061406a24146203,
        _:Nb10ecffbcc884843a786c49d8f7bbe25,
        _:Nb5179a0a1e5f4d1089f3d0b88a04a961,
        _:Ne7532fc97254482ebe336374c3e63b77 .

