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

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

<artist/4545#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10293#subject> ;
    schema:name "Yuko Hara"@en,
        "原由子"@ja ;
    foaf:made <album/10293#composition>,
        <album/10293#lyrics>,
        <album/10293#subject> ;
    foaf:name "Yuko Hara"@en,
        "原由子"@ja .

<album/10293#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@en,
        "子育てクイズ マイエンジェル テーマソング - 少女時代 SPECIAL CD"@ja,
        "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@ja-latn ;
    mo:composer <artist/4545#subject> ;
    mo:produced_work <album/10293#musicalwork> ;
    schema:name "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@en,
        "子育てクイズ マイエンジェル テーマソング - 少女時代 SPECIAL CD"@ja,
        "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@ja-latn .

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

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

<org/145#subject> schema:name "Ayers Inc."@en,
        "株式会社エアーズ"@ja,
        "Ayers Inc."@ja-latn ;
    foaf:name "Ayers Inc."@en,
        "株式会社エアーズ"@ja,
        "Ayers Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/39/10293/10293-f90b40d5395c.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3172#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10293#performance> ;
    schema:name "Yuko Miyamura"@en,
        "宮村優子"@ja ;
    foaf:name "Yuko Miyamura"@en,
        "宮村優子"@ja .

<artist/3232#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10293#performance> ;
    schema:name "Yoko Asada"@en,
        "浅田葉子"@ja ;
    foaf:name "Yoko Asada"@en,
        "浅田葉子"@ja .

<artist/3263#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10293#performance> ;
    schema:name "Masami Suzuki"@en,
        "鈴木真仁"@ja ;
    foaf:name "Masami Suzuki"@en,
        "鈴木真仁"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10293#performance> ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/4909#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10293#performance> ;
    schema:name "Takeshi Aono"@en,
        "青野武"@ja ;
    foaf:name "Takeshi Aono"@en,
        "青野武"@ja .

<artist/81115#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10293#performance> ;
    schema:name "Yukiko Matsuura"@en,
        "松浦有希子"@ja ;
    foaf:name "Yukiko Matsuura"@en,
        "松浦有希子"@ja .

<album/10293#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-13"^^xsd:date ;
    dcterms:title "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@en,
        "子育てクイズ マイエンジェル テーマソング - 少女時代 SPECIAL CD"@ja,
        "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@ja-latn ;
    mo:catalogue_number "AYDS-102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10293#musicalexpression> ;
    mo:publisher <org/145#subject> ;
    mo:record _:N17d45e39ae53421a84e8047ebf0fcdd8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kosodate Quiz: My Angel"@en ;
            foaf:name "Kosodate Quiz: My Angel"@en ] ;
    schema:byArtist <artist/3172#subject>,
        <artist/3232#subject>,
        <artist/3263#subject>,
        <artist/3677#subject>,
        <artist/4909#subject>,
        <artist/81115#subject> ;
    schema:datePublished "1997-11-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/10293/10293-f90b40d5395c.jpg> ;
    schema:name "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@en,
        "子育てクイズ マイエンジェル テーマソング - 少女時代 SPECIAL CD"@ja,
        "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@ja-latn ;
    schema:publisher <org/145#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/10293/10293-f90b40d5395c.jpg> .

<album/10293#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@en,
        "子育てクイズ マイエンジェル テーマソング - 少女時代 SPECIAL CD"@ja,
        "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@ja-latn ;
    mo:performance_of <album/10293#musicalwork> ;
    mo:performer <artist/3172#subject>,
        <artist/3232#subject>,
        <artist/3263#subject>,
        <artist/3677#subject>,
        <artist/4909#subject>,
        <artist/81115#subject> ;
    mo:recorded_as <album/10293#musicalexpression> ;
    schema:byArtist <artist/3172#subject>,
        <artist/3232#subject>,
        <artist/3263#subject>,
        <artist/3677#subject>,
        <artist/4909#subject>,
        <artist/81115#subject> ;
    schema:name "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@en,
        "子育てクイズ マイエンジェル テーマソング - 少女時代 SPECIAL CD"@ja,
        "Kosodate Quiz My Angel Theme Song - Girl's Era SPECIAL CD"@ja-latn ;
    schema:workPerformed <album/10293#musicalwork> .

_:N21484c49861a4d0f8362abeb81ffbb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl's Era (SPECIAL CD VERSION)"@en,
        "少女時代 (SPECIAL CD VERSION)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N17d45e39ae53421a84e8047ebf0fcdd8 ;
    schema:name "Girl's Era (SPECIAL CD VERSION)"@en,
        "少女時代 (SPECIAL CD VERSION)"@ja .

_:N6d898299c5c14d7eaa18d1ebe2060a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Voice Collection 1~20"@en,
        "ゲーム音声コレクション１～２０"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N17d45e39ae53421a84e8047ebf0fcdd8 ;
    schema:name "Game Voice Collection 1~20"@en,
        "ゲーム音声コレクション１～２０"@ja .

_:Naa8f1ce7d31b497782864e97ed6f9442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mini Drama (SPECIAL CD ONLY)"@en,
        "ミニドラマ (SPECIAL CD ONLY)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N17d45e39ae53421a84e8047ebf0fcdd8 ;
    schema:name "Mini Drama (SPECIAL CD ONLY)"@en,
        "ミニドラマ (SPECIAL CD ONLY)"@ja .

_:Nce266672dc0e47529dbb6d1347411c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Performer Comment"@en,
        "ラマ出演者コメント"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N17d45e39ae53421a84e8047ebf0fcdd8 ;
    schema:name "Drama Performer Comment"@en,
        "ラマ出演者コメント"@ja .

_:N17d45e39ae53421a84e8047ebf0fcdd8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21484c49861a4d0f8362abeb81ffbb9c,
        _:N6d898299c5c14d7eaa18d1ebe2060a30,
        _:Naa8f1ce7d31b497782864e97ed6f9442,
        _:Nce266672dc0e47529dbb6d1347411c47 ;
    mo:track_count 4 ;
    schema:duration "PT18:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21484c49861a4d0f8362abeb81ffbb9c,
        _:N6d898299c5c14d7eaa18d1ebe2060a30,
        _:Naa8f1ce7d31b497782864e97ed6f9442,
        _:Nce266672dc0e47529dbb6d1347411c47 .

