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

<artist/2935#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Kimoto"@en,
        "木本慶子"@ja ;
    foaf:made <album/41148#lyrics>,
        <album/41148#subject> ;
    foaf:name "Keiko Kimoto"@en,
        "木本慶子"@ja .

<artist/6637#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Matsuba"@en,
        "松葉美保"@ja ;
    foaf:made <album/41148#lyrics>,
        <album/41148#subject> ;
    foaf:name "Miho Matsuba"@en,
        "松葉美保"@ja .

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

<artist/2337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41148#subject> ;
    schema:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja ;
    foaf:made <album/41148#composition>,
        <album/41148#subject> ;
    foaf:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja .

<artist/25595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41148#subject> ;
    schema:name "Hirotsugu Koitabashi"@en,
        "小板橋博司"@ja ;
    foaf:made <album/41148#composition>,
        <album/41148#subject> ;
    foaf:name "Hirotsugu Koitabashi"@en,
        "小板橋博司"@ja .

<artist/8907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41148#subject> ;
    schema:name "Katsumi Yamaura"@en,
        "山浦克己"@ja ;
    foaf:made <album/41148#composition>,
        <album/41148#subject> ;
    foaf:name "Katsumi Yamaura"@en,
        "山浦克己"@ja .

<product/24423#subject> a schema:CreativeWork ;
    schema:name "Photon: The Idiot Adventures"@en,
        "フォトン"@ja,
        "Photon"@ja-latn ;
    foaf:name "Photon: The Idiot Adventures"@en,
        "フォトン"@ja,
        "Photon"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/84/41148/41148-1376765394.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41148#performance> ;
    schema:name "Yumi Kuroda"@en,
        "黒田由美"@ja ;
    foaf:name "Yumi Kuroda"@en,
        "黒田由美"@ja .

<artist/3224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41148#performance> ;
    schema:name "Junko Takeuchi"@en,
        "竹内順子"@ja ;
    foaf:name "Junko Takeuchi"@en,
        "竹内順子"@ja .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41148#performance> ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<artist/903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41148#performance> ;
    schema:name "Yuu Asakawa"@en,
        "浅川悠"@ja ;
    foaf:name "Yuu Asakawa"@en,
        "浅川悠"@ja .

<album/41148#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PHOTON NO UTA EXTRA"@en,
        "フォトン「のうた・えくすとら」"@ja,
        "PHOTON NO UTA EXTRA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takao Aoki"@en ;
            foaf:made <album/41148#composition> ;
            foaf:name "Takao Aoki"@en ],
        <artist/2337#subject>,
        <artist/25595#subject>,
        <artist/8907#subject> ;
    mo:produced_work <album/41148#musicalwork> ;
    schema:name "PHOTON NO UTA EXTRA"@en,
        "フォトン「のうた・えくすとら」"@ja,
        "PHOTON NO UTA EXTRA"@ja-latn .

<album/41148#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PHOTON NO UTA EXTRA"@en,
        "フォトン「のうた・えくすとら」"@ja,
        "PHOTON NO UTA EXTRA"@ja-latn ;
    mo:performance_of <album/41148#musicalwork> ;
    mo:performer <artist/15356#subject>,
        <artist/3224#subject>,
        <artist/640#subject>,
        <artist/903#subject> ;
    mo:recorded_as <album/41148#musicalexpression> ;
    schema:byArtist <artist/15356#subject>,
        <artist/3224#subject>,
        <artist/640#subject>,
        <artist/903#subject> ;
    schema:name "PHOTON NO UTA EXTRA"@en,
        "フォトン「のうた・えくすとら」"@ja,
        "PHOTON NO UTA EXTRA"@ja-latn ;
    schema:workPerformed <album/41148#musicalwork> .

<album/41148#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-12-23"^^xsd:date ;
    dcterms:title "PHOTON NO UTA EXTRA"@en,
        "フォトン「のうた・えくすとら」"@ja,
        "PHOTON NO UTA EXTRA"@ja-latn ;
    mo:catalogue_number "KICA-428" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41148#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N857f8158e0b3404dbe4020765becfd7e ;
    mo:record_count 1 ;
    schema:about <product/24423#subject> ;
    schema:byArtist <artist/15356#subject>,
        <artist/3224#subject>,
        <artist/640#subject>,
        <artist/903#subject> ;
    schema:datePublished "1998-12-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/41148/41148-1376765394.jpg> ;
    schema:name "PHOTON NO UTA EXTRA"@en,
        "フォトン「のうた・えくすとら」"@ja,
        "PHOTON NO UTA EXTRA"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/41148/41148-1376765394.jpg> .

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

_:N00e074ea64404ca9a9d6dc1c2b86ac61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばれパパチャ!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "がんばれパパチャ!"@ja .

_:N0ed4edc259394244b0c4b40293bbeb17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋はひらめき"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "恋はひらめき"@ja .

_:N3305ea2d2653444896daf40a0f9e9f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHUNの恋をしよう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "SHUNの恋をしよう"@ja .

_:N38df4ae07cdc4a2da3e7eecc66b5ff00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye! ※〈CDエクストラ〉"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "Bye! ※〈CDエクストラ〉"@ja .

_:N7451b436ae8044299b45521a6ea9f4a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PINCH!(easy version)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "PINCH!(easy version)"@ja .

_:N7b62a31601024a3aa37521d7c4155894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude~「パパチャ,吠える!」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "Interlude~「パパチャ,吠える!」"@ja .

_:N877a19c317a54426bb3a569b23e39dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "Hello!"@ja .

_:Naafec93dcd2d404f92fb486b4b13bcc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のように 鳥のように"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "風のように 鳥のように"@ja .

_:Ne71e43fddf4b4fa28b80b8ce22de0326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nothing more"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N857f8158e0b3404dbe4020765becfd7e ;
    schema:name "nothing more"@ja .

_:N857f8158e0b3404dbe4020765becfd7e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e074ea64404ca9a9d6dc1c2b86ac61,
        _:N0ed4edc259394244b0c4b40293bbeb17,
        _:N3305ea2d2653444896daf40a0f9e9f25,
        _:N38df4ae07cdc4a2da3e7eecc66b5ff00,
        _:N7451b436ae8044299b45521a6ea9f4a1,
        _:N7b62a31601024a3aa37521d7c4155894,
        _:N877a19c317a54426bb3a569b23e39dc2,
        _:Naafec93dcd2d404f92fb486b4b13bcc0,
        _:Ne71e43fddf4b4fa28b80b8ce22de0326 ;
    mo:track_count 9 ;
    schema:duration "PT40:28"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N00e074ea64404ca9a9d6dc1c2b86ac61,
        _:N0ed4edc259394244b0c4b40293bbeb17,
        _:N3305ea2d2653444896daf40a0f9e9f25,
        _:N38df4ae07cdc4a2da3e7eecc66b5ff00,
        _:N7451b436ae8044299b45521a6ea9f4a1,
        _:N7b62a31601024a3aa37521d7c4155894,
        _:N877a19c317a54426bb3a569b23e39dc2,
        _:Naafec93dcd2d404f92fb486b4b13bcc0,
        _:Ne71e43fddf4b4fa28b80b8ce22de0326 .

