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

<artist/30574#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pil-o Minami"@en,
        "南泌流夫"@ja ;
    foaf:made <album/26645#lyrics>,
        <album/26645#subject> ;
    foaf:name "Pil-o Minami"@en,
        "南泌流夫"@ja .

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

<artist/109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26645#subject> ;
    schema:name "Takehiro Kawabe"@en,
        "河辺健宏"@ja ;
    foaf:made <album/26645#composition>,
        <album/26645#subject> ;
    foaf:name "Takehiro Kawabe"@en,
        "河辺健宏"@ja .

<album/26645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@en,
        "天使になりたい C/W 聖コスプレ学園校歌"@ja,
        "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@ja-latn ;
    mo:composer <artist/109#subject> ;
    mo:produced_work <album/26645#musicalwork> ;
    schema:name "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@en,
        "天使になりたい C/W 聖コスプレ学園校歌"@ja,
        "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@ja-latn .

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

<org/3502#subject> schema:name "STONE HEADS"@en,
        "株式会社ストーンヘッズ"@ja,
        "STONE HEADS"@ja-latn ;
    foaf:name "STONE HEADS"@en,
        "株式会社ストーンヘッズ"@ja,
        "STONE HEADS"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/26645/26645-1307599154.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/26645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-06-23"^^xsd:date ;
    dcterms:title "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@en,
        "天使になりたい C/W 聖コスプレ学園校歌"@ja,
        "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@ja-latn ;
    mo:catalogue_number "SHD-00001M" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26645#musicalexpression> ;
    mo:publisher <org/3502#subject> ;
    mo:record _:N2e39f8c71f0746489ad7fcf5c325b57f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "St. Cosplay Gakuen ~Game Bunkou~"@en ;
            foaf:name "St. Cosplay Gakuen ~Game Bunkou~"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "せつな"@en ;
            foaf:name "せつな"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "マヤ"@en ;
            foaf:name "マヤ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ゆずりは"@en ;
            foaf:name "ゆずりは"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ほのか"@en ;
            foaf:name "ほのか"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ライラ"@en ;
            foaf:name "ライラ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "明緒"@en ;
            foaf:name "明緒"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "志乃"@en ;
            foaf:name "志乃"@en ] ;
    schema:datePublished "2000-06-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/26645/26645-1307599154.jpg> ;
    schema:name "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@en,
        "天使になりたい C/W 聖コスプレ学園校歌"@ja,
        "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@ja-latn ;
    schema:publisher <org/3502#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/26645/26645-1307599154.jpg> .

<album/26645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@en,
        "天使になりたい C/W 聖コスプレ学園校歌"@ja,
        "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@ja-latn ;
    mo:performance_of <album/26645#musicalwork> ;
    mo:performer _:N0cf478db2eeb4a3f9efe65f53f7ecbc8,
        _:N1614216f445e45deb10ba78c779b5317,
        _:N329b17526f194cec8e3fe6acdfcc63b3,
        _:N671bf91d5e90409bbb2bd9c7cf7f2798,
        _:N7c8670235edb4d3eaa5596dbc85cd4df,
        _:N844b2d6e0c9a42f69d80c8cf48b53323,
        _:Na26cffc16b874a4a8b872d6e3c732aa3 ;
    mo:recorded_as <album/26645#musicalexpression> ;
    schema:byArtist _:N0cf478db2eeb4a3f9efe65f53f7ecbc8,
        _:N1614216f445e45deb10ba78c779b5317,
        _:N329b17526f194cec8e3fe6acdfcc63b3,
        _:N671bf91d5e90409bbb2bd9c7cf7f2798,
        _:N7c8670235edb4d3eaa5596dbc85cd4df,
        _:N844b2d6e0c9a42f69d80c8cf48b53323,
        _:Na26cffc16b874a4a8b872d6e3c732aa3 ;
    schema:name "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@en,
        "天使になりたい C/W 聖コスプレ学園校歌"@ja,
        "Tenshi ni Naritai C/W St. Cosplay Gakuen Kouka"@ja-latn ;
    schema:workPerformed <album/26645#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "三浦店長"@en ;
    foaf:made <album/26645#lyrics> ;
    foaf:name "三浦店長"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "三浦店長"@en ;
    foaf:made <album/26645#subject> ;
    foaf:name "三浦店長"@en .

_:N0cf478db2eeb4a3f9efe65f53f7ecbc8 a schema:Person,
        foaf:Person ;
    mo:performed <album/26645#performance> ;
    schema:name "ゆずりは"@en ;
    foaf:name "ゆずりは"@en .

_:N0f454e81ab0c4a979247482a1c85bbc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使になりたい（カラオケ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2e39f8c71f0746489ad7fcf5c325b57f ;
    schema:name "天使になりたい（カラオケ）"@ja .

_:N1614216f445e45deb10ba78c779b5317 a schema:Person,
        foaf:Person ;
    mo:performed <album/26645#performance> ;
    schema:name "明緒"@en ;
    foaf:name "明緒"@en .

_:N329b17526f194cec8e3fe6acdfcc63b3 a schema:Person,
        foaf:Person ;
    mo:performed <album/26645#performance> ;
    schema:name "マヤ"@en ;
    foaf:name "マヤ"@en .

_:N34a5dc93ebb94318b79c244d24023349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使になりたい"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2e39f8c71f0746489ad7fcf5c325b57f ;
    schema:name "天使になりたい"@ja .

_:N378dbf9144524837b40ed064bd6c9776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖コスプレ学園校歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2e39f8c71f0746489ad7fcf5c325b57f ;
    schema:name "聖コスプレ学園校歌"@ja .

_:N671bf91d5e90409bbb2bd9c7cf7f2798 a schema:Person,
        foaf:Person ;
    mo:performed <album/26645#performance> ;
    schema:name "ほのか"@en ;
    foaf:name "ほのか"@en .

_:N7c8670235edb4d3eaa5596dbc85cd4df a schema:Person,
        foaf:Person ;
    mo:performed <album/26645#performance> ;
    schema:name "ライラ"@en ;
    foaf:name "ライラ"@en .

_:N844b2d6e0c9a42f69d80c8cf48b53323 a schema:Person,
        foaf:Person ;
    mo:performed <album/26645#performance> ;
    schema:name "志乃"@en ;
    foaf:name "志乃"@en .

_:Na26cffc16b874a4a8b872d6e3c732aa3 a schema:Person,
        foaf:Person ;
    mo:performed <album/26645#performance> ;
    schema:name "せつな"@en ;
    foaf:name "せつな"@en .

_:Nb1b53df650e94569af222023541f8d44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖コスプレ学園校歌（カラオケ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N2e39f8c71f0746489ad7fcf5c325b57f ;
    schema:name "聖コスプレ学園校歌（カラオケ）"@ja .

_:N2e39f8c71f0746489ad7fcf5c325b57f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f454e81ab0c4a979247482a1c85bbc7,
        _:N34a5dc93ebb94318b79c244d24023349,
        _:N378dbf9144524837b40ed064bd6c9776,
        _:Nb1b53df650e94569af222023541f8d44 ;
    mo:track_count 4 ;
    schema:duration "PT14:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f454e81ab0c4a979247482a1c85bbc7,
        _:N34a5dc93ebb94318b79c244d24023349,
        _:N378dbf9144524837b40ed064bd6c9776,
        _:Nb1b53df650e94569af222023541f8d44 .

