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

<artist/3505#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja ;
    foaf:made <album/7724#lyrics>,
        <album/7724#subject> ;
    foaf:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja .

<artist/2320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7724#subject> ;
    schema:name "iyuna"@en ;
    foaf:made <album/7724#composition>,
        <album/7724#subject>,
        <album/7724#vocals> ;
    foaf:name "iyuna"@en .

<product/12710#subject> a schema:CreativeWork ;
    schema:name "Princess Frontier"@en,
        "Princess Frontier"@ja,
        "Princess Frontier"@ja-latn ;
    foaf:name "Princess Frontier"@en,
        "Princess Frontier"@ja,
        "Princess Frontier"@ja-latn .

<album/7724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Frontier Goodwill Special CD"@en,
        "Princess Frontier グッドウィル特典CD"@ja,
        "Princess Frontier Goodwill Special CD"@ja-latn ;
    mo:composer <artist/2320#subject> ;
    mo:produced_work <album/7724#musicalwork> ;
    schema:name "Princess Frontier Goodwill Special CD"@en,
        "Princess Frontier グッドウィル特典CD"@ja,
        "Princess Frontier Goodwill Special CD"@ja-latn .

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

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

<album/7724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Frontier Goodwill Special CD"@en,
        "Princess Frontier グッドウィル特典CD"@ja,
        "Princess Frontier Goodwill Special CD"@ja-latn ;
    mo:performance_of <album/7724#musicalwork> ;
    mo:recorded_as <album/7724#musicalexpression> ;
    schema:name "Princess Frontier Goodwill Special CD"@en,
        "Princess Frontier グッドウィル特典CD"@ja,
        "Princess Frontier Goodwill Special CD"@ja-latn ;
    schema:workPerformed <album/7724#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/42/7724/7724-1206815101.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-28"^^xsd:date ;
    dcterms:title "Princess Frontier Goodwill Special CD"@en,
        "Princess Frontier グッドウィル特典CD"@ja,
        "Princess Frontier Goodwill Special CD"@ja-latn ;
    mo:catalogue_number "AXPF-0803GW" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7724#musicalexpression> ;
    mo:publisher <org/479#subject> ;
    mo:record _:Nb4654e2e118e425a94dd020b57a4ee79 ;
    mo:record_count 1 ;
    schema:about <product/12710#subject> ;
    schema:datePublished "2008-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/7724/7724-1206815101.jpg> ;
    schema:name "Princess Frontier Goodwill Special CD"@en,
        "Princess Frontier グッドウィル特典CD"@ja,
        "Princess Frontier Goodwill Special CD"@ja-latn ;
    schema:publisher <org/479#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/7724/7724-1206815101.jpg> .

_:N0a3b0150a4fb4514869f13e66557f1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over (Short ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb4654e2e118e425a94dd020b57a4ee79 ;
    schema:name "starting over (Short ver.)"@en .

_:N17899b6dddb24024aca85610cf643169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over (Inst ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nb4654e2e118e425a94dd020b57a4ee79 ;
    schema:name "starting over (Inst ver.)"@en .

_:N4aac563b1d9846a19477d8b5fb4f3d23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over (Short Inst ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb4654e2e118e425a94dd020b57a4ee79 ;
    schema:name "starting over (Short Inst ver.)"@en .

_:N75812e6c05c44bfca07adb70b47eb0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over (Short karaoke ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb4654e2e118e425a94dd020b57a4ee79 ;
    schema:name "starting over (Short karaoke ver.)"@en .

_:Nbd8566edaa80461fa8c0abb33f8ec48a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over (karaoke ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nb4654e2e118e425a94dd020b57a4ee79 ;
    schema:name "starting over (karaoke ver.)"@en .

_:Nfb27ec16898b402dbcf01c00a415e401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nb4654e2e118e425a94dd020b57a4ee79 ;
    schema:name "starting over"@en .

_:Nb4654e2e118e425a94dd020b57a4ee79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a3b0150a4fb4514869f13e66557f1f8,
        _:N17899b6dddb24024aca85610cf643169,
        _:N4aac563b1d9846a19477d8b5fb4f3d23,
        _:N75812e6c05c44bfca07adb70b47eb0ec,
        _:Nbd8566edaa80461fa8c0abb33f8ec48a,
        _:Nfb27ec16898b402dbcf01c00a415e401 ;
    mo:track_count 6 ;
    schema:duration "PT22:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0a3b0150a4fb4514869f13e66557f1f8,
        _:N17899b6dddb24024aca85610cf643169,
        _:N4aac563b1d9846a19477d8b5fb4f3d23,
        _:N75812e6c05c44bfca07adb70b47eb0ec,
        _:Nbd8566edaa80461fa8c0abb33f8ec48a,
        _:Nfb27ec16898b402dbcf01c00a415e401 .

