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

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

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

<artist/101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30674#subject> ;
    schema:name "Manabu Kunieda"@en,
        "国枝学"@ja ;
    foaf:made <album/30674#composition>,
        <album/30674#subject> ;
    foaf:name "Manabu Kunieda"@en,
        "国枝学"@ja .

<artist/102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30674#subject> ;
    schema:name "HuMI"@en ;
    foaf:made <album/30674#composition>,
        <album/30674#subject> ;
    foaf:name "HuMI"@en .

<artist/1070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30674#subject> ;
    schema:name "Takahiro Yonemura"@en,
        "米村高広"@ja ;
    foaf:made <album/30674#composition>,
        <album/30674#subject> ;
    foaf:name "Takahiro Yonemura"@en,
        "米村高広"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30674#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/30674#composition>,
        <album/30674#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30674#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/30674#composition>,
        <album/30674#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<event/24> a mo:Release ;
    schema:name "Released at Comic Market 58 (Aug 11, 2000 to Aug 13, 2000)" .

<product/1034#subject> a schema:CreativeWork ;
    schema:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn ;
    foaf:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn .

<product/16113#subject> a schema:CreativeWork ;
    schema:name "Doukyuusei 2"@en,
        "同級生2"@ja,
        "Doukyuusei 2"@ja-latn ;
    foaf:name "Doukyuusei 2"@en,
        "同級生2"@ja,
        "Doukyuusei 2"@ja-latn .

<product/5700#subject> a schema:CreativeWork ;
    schema:name "Magical☆Antique"@en,
        "まじかる☆アンティーク"@ja,
        "Magical☆Antique"@ja-latn ;
    foaf:name "Magical☆Antique"@en,
        "まじかる☆アンティーク"@ja,
        "Magical☆Antique"@ja-latn .

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

<album/30674#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doukyuusei 2 Medley to ka"@en,
        "「同級生２」メドレーとか"@ja,
        "Doukyuusei 2 Medley to ka"@ja-latn ;
    mo:performance_of <album/30674#musicalwork> ;
    mo:recorded_as <album/30674#musicalexpression> ;
    schema:name "Doukyuusei 2 Medley to ka"@en,
        "「同級生２」メドレーとか"@ja,
        "Doukyuusei 2 Medley to ka"@ja-latn ;
    schema:workPerformed <album/30674#musicalwork> .

<org/4822#subject> schema:name "Nepia Encampment"@en,
        "ねぴあ軍団"@ja,
        "Nepia Encampment"@ja-latn ;
    foaf:name "Nepia Encampment"@en,
        "ねぴあ軍団"@ja,
        "Nepia Encampment"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/30674/30674-1324303493.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30674#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doukyuusei 2 Medley to ka"@en,
        "「同級生２」メドレーとか"@ja,
        "Doukyuusei 2 Medley to ka"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bee"@en ;
            foaf:made <album/30674#composition> ;
            foaf:name "Bee"@en ],
        <artist/101#subject>,
        <artist/102#subject>,
        <artist/1070#subject>,
        <artist/18#subject>,
        <artist/29#subject> ;
    mo:produced_work <album/30674#musicalwork> ;
    schema:name "Doukyuusei 2 Medley to ka"@en,
        "「同級生２」メドレーとか"@ja,
        "Doukyuusei 2 Medley to ka"@ja-latn .

<album/30674#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-12"^^xsd:date ;
    dcterms:title "Doukyuusei 2 Medley to ka"@en,
        "「同級生２」メドレーとか"@ja,
        "Doukyuusei 2 Medley to ka"@ja-latn ;
    mo:catalogue_number "NPA-CD001R" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30674#musicalexpression> ;
    mo:publisher <org/4822#subject> ;
    mo:record _:N67c2c620726b4746a116a8197a68e2bd ;
    mo:record_count 1 ;
    mo:release <event/24> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tsugunai"@en ;
            foaf:name "Tsugunai"@en ],
        [ a schema:CreativeWork ;
            schema:name "Valkyrie: The Power Beauties"@en ;
            foaf:name "Valkyrie: The Power Beauties"@en ],
        <product/1034#subject>,
        <product/16113#subject>,
        <product/5700#subject> ;
    schema:datePublished "2000-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/30674/30674-1324303493.jpg> ;
    schema:name "Doukyuusei 2 Medley to ka"@en,
        "「同級生２」メドレーとか"@ja,
        "Doukyuusei 2 Medley to ka"@ja-latn ;
    schema:publisher <org/4822#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/30674/30674-1324303493.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30674#subject> ;
    schema:name "Bee"@en ;
    foaf:made <album/30674#subject> ;
    foaf:name "Bee"@en .

_:N0cf2dc4d680349bb930e7c5f6384b077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「同級生２」メドレー　～第２章～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "「同級生２」メドレー　～第２章～"@ja .

_:N174651db655e4f968c318fbcd7025b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple Lavender"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "Purple Lavender"@ja .

_:N3f1f65ad68f74273b72b922d11c4c601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Light Queen"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "Moon Light Queen"@ja .

_:N42e3f277e78042e3a93261485cf20272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smiling -Shoot down Mix-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "Smiling -Shoot down Mix-"@ja .

_:N44cd4595a0e14541a86c8c17cb6a4799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「同級生２」メドレー　～第５章～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "「同級生２」メドレー　～第５章～"@ja .

_:N5f1150e493e94b9cb4c91b70df9ece6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「同級生２」メドレー　～第１章～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "「同級生２」メドレー　～第１章～"@ja .

_:N8127bfdeb4474ecd83112505a2fc0be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「同級生２」メドレー　～第４章～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "「同級生２」メドレー　～第４章～"@ja .

_:Naa3a825efebd46f8937f35368e1c29fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「同級生２」メドレー　～第３章～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "「同級生２」メドレー　～第３章～"@ja .

_:Nb839533083f54b02ad329f58c9bbafcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「同級生２」メドレー　～第７章～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "「同級生２」メドレー　～第７章～"@ja .

_:Nbb32a98d76f84a139e7a406ecf925f18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross one's heart"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "Cross one's heart"@ja .

_:Ndda0dc8422b34c418a74ba6394d64d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "destiny"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "destiny"@ja .

_:Ndfd6972e1027441182bd737a3e50ccdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mix up collage for 萌え？"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "Mix up collage for 萌え？"@ja .

_:Ne31ec1727e414ca8bee8484532f9e4b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「同級生２」メドレー　～第６章～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:N67c2c620726b4746a116a8197a68e2bd ;
    schema:name "「同級生２」メドレー　～第６章～"@ja .

_:N67c2c620726b4746a116a8197a68e2bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cf2dc4d680349bb930e7c5f6384b077,
        _:N174651db655e4f968c318fbcd7025b95,
        _:N3f1f65ad68f74273b72b922d11c4c601,
        _:N42e3f277e78042e3a93261485cf20272,
        _:N44cd4595a0e14541a86c8c17cb6a4799,
        _:N5f1150e493e94b9cb4c91b70df9ece6e,
        _:N8127bfdeb4474ecd83112505a2fc0be5,
        _:Naa3a825efebd46f8937f35368e1c29fd,
        _:Nb839533083f54b02ad329f58c9bbafcd,
        _:Nbb32a98d76f84a139e7a406ecf925f18,
        _:Ndda0dc8422b34c418a74ba6394d64d82,
        _:Ndfd6972e1027441182bd737a3e50ccdd,
        _:Ne31ec1727e414ca8bee8484532f9e4b8 ;
    mo:track_count 13 ;
    schema:duration "PT70:40"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0cf2dc4d680349bb930e7c5f6384b077,
        _:N174651db655e4f968c318fbcd7025b95,
        _:N3f1f65ad68f74273b72b922d11c4c601,
        _:N42e3f277e78042e3a93261485cf20272,
        _:N44cd4595a0e14541a86c8c17cb6a4799,
        _:N5f1150e493e94b9cb4c91b70df9ece6e,
        _:N8127bfdeb4474ecd83112505a2fc0be5,
        _:Naa3a825efebd46f8937f35368e1c29fd,
        _:Nb839533083f54b02ad329f58c9bbafcd,
        _:Nbb32a98d76f84a139e7a406ecf925f18,
        _:Ndda0dc8422b34c418a74ba6394d64d82,
        _:Ndfd6972e1027441182bd737a3e50ccdd,
        _:Ne31ec1727e414ca8bee8484532f9e4b8 .

