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

<artist/23770#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junya Ikeda"@en,
        "池田純矢"@ja ;
    foaf:made <album/41418#subject>,
        <album/41418#vocals> ;
    foaf:name "Junya Ikeda"@en,
        "池田純矢"@ja .

<artist/10859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41418#subject> ;
    schema:name "Tomotaka Osumi"@en,
        "大隅知宇"@ja ;
    foaf:made <album/41418#composition>,
        <album/41418#lyrics>,
        <album/41418#subject> ;
    foaf:name "Tomotaka Osumi"@en,
        "大隅知宇"@ja .

<artist/14638#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41418#subject> ;
    schema:name "Hisashi Koyama"@en,
        "小山寿"@ja ;
    foaf:made <album/41418#composition>,
        <album/41418#lyrics>,
        <album/41418#subject> ;
    foaf:name "Hisashi Koyama"@en,
        "小山寿"@ja .

<artist/16049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41418#subject> ;
    schema:name "Akinori Imai"@en,
        "今井晶規"@ja ;
    foaf:made <album/41418#composition>,
        <album/41418#subject> ;
    foaf:name "Akinori Imai"@en,
        "今井晶規"@ja .

<product/2770#subject> a schema:CreativeWork ;
    schema:name "Majestic Prince"@en,
        "銀河機攻隊 マジェスティックプリンス"@ja,
        "Ginga Kikoutai Majestic Prince"@ja-latn ;
    foaf:name "Majestic Prince"@en,
        "銀河機攻隊 マジェスティックプリンス"@ja,
        "Ginga Kikoutai Majestic Prince"@ja-latn .

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

<album/41418#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Majestic Prince Character Song vol.5 <GOLD>"@en,
        "マジェスティックプリンス キャラクターソング vol.5 <GOLD>"@ja,
        "Majestic Prince Character Song vol.5 <GOLD>"@ja-latn ;
    mo:performance_of <album/41418#musicalwork> ;
    mo:recorded_as <album/41418#musicalexpression> ;
    schema:name "Majestic Prince Character Song vol.5 <GOLD>"@en,
        "マジェスティックプリンス キャラクターソング vol.5 <GOLD>"@ja,
        "Majestic Prince Character Song vol.5 <GOLD>"@ja-latn ;
    schema:workPerformed <album/41418#musicalwork> .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/41418/41418-1508592692.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/41418#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Majestic Prince Character Song vol.5 <GOLD>"@en,
        "マジェスティックプリンス キャラクターソング vol.5 <GOLD>"@ja,
        "Majestic Prince Character Song vol.5 <GOLD>"@ja-latn ;
    mo:composer <artist/10859#subject>,
        <artist/14638#subject>,
        <artist/16049#subject> ;
    mo:produced_work <album/41418#musicalwork> ;
    schema:name "Majestic Prince Character Song vol.5 <GOLD>"@en,
        "マジェスティックプリンス キャラクターソング vol.5 <GOLD>"@ja,
        "Majestic Prince Character Song vol.5 <GOLD>"@ja-latn .

<album/41418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-18"^^xsd:date ;
    dcterms:title "Majestic Prince Character Song vol.5 <GOLD>"@en,
        "マジェスティックプリンス キャラクターソング vol.5 <GOLD>"@ja,
        "Majestic Prince Character Song vol.5 <GOLD>"@ja-latn ;
    mo:catalogue_number "THCS-60020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41418#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:Nc553c15f32b34d788c5c8b8cd01a0d8c ;
    mo:record_count 1 ;
    schema:about <product/2770#subject> ;
    schema:datePublished "2013-12-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/41418/41418-1508592692.jpg> ;
    schema:name "Majestic Prince Character Song vol.5 <GOLD>"@en,
        "マジェスティックプリンス キャラクターソング vol.5 <GOLD>"@ja,
        "Majestic Prince Character Song vol.5 <GOLD>"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/41418/41418-1508592692.jpg> .

_:N0333d8c7116c49c4a77ad8b1f5f21ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕たちは生きている (スルガ ソロver.)"@ja,
        "Bokutachi wa Ikiteiru (Suruga ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc553c15f32b34d788c5c8b8cd01a0d8c ;
    schema:name "僕たちは生きている (スルガ ソロver.)"@ja,
        "Bokutachi wa Ikiteiru (Suruga ver.)"@ja-latn .

_:N220d069b44904105b4d1672f0630bd7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trigger"@ja,
        "Trigger"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc553c15f32b34d788c5c8b8cd01a0d8c ;
    schema:name "Trigger"@ja,
        "Trigger"@ja-latn .

_:N3950be8cf6ee438d851288fcd26b7592 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のスナイパー (Off Vocal)"@ja,
        "Koi no Sniper (Off Vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nc553c15f32b34d788c5c8b8cd01a0d8c ;
    schema:name "恋のスナイパー (Off Vocal)"@ja,
        "Koi no Sniper (Off Vocal)"@ja-latn .

_:N481349807ecc4a99847dbc163bc4c0bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のスナイパー"@ja,
        "Koi no Sniper"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nc553c15f32b34d788c5c8b8cd01a0d8c ;
    schema:name "恋のスナイパー"@ja,
        "Koi no Sniper"@ja-latn .

_:Na0bdd47bd7b749768c070ae6b7e8ceb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trigger (Off Vocal)"@ja,
        "Trigger (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc553c15f32b34d788c5c8b8cd01a0d8c ;
    schema:name "Trigger (Off Vocal)"@ja,
        "Trigger (Off Vocal)"@ja-latn .

_:Nc553c15f32b34d788c5c8b8cd01a0d8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0333d8c7116c49c4a77ad8b1f5f21ff0,
        _:N220d069b44904105b4d1672f0630bd7d,
        _:N3950be8cf6ee438d851288fcd26b7592,
        _:N481349807ecc4a99847dbc163bc4c0bd,
        _:Na0bdd47bd7b749768c070ae6b7e8ceb2 ;
    mo:track_count 5 ;
    schema:duration "PT18:46"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0333d8c7116c49c4a77ad8b1f5f21ff0,
        _:N220d069b44904105b4d1672f0630bd7d,
        _:N3950be8cf6ee438d851288fcd26b7592,
        _:N481349807ecc4a99847dbc163bc4c0bd,
        _:Na0bdd47bd7b749768c070ae6b7e8ceb2 .

