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

<artist/10841#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimi"@en,
        "愛美"@ja ;
    foaf:made <album/45899#subject>,
        <album/45899#vocals> ;
    foaf:name "Aimi"@en,
        "愛美"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/45899#lyrics>,
        <album/45899#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45899#subject> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:made <album/45899#composition>,
        <album/45899#subject> ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/36198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45899#subject> ;
    schema:name "Yu-pan."@en ;
    foaf:made <album/45899#composition>,
        <album/45899#subject> ;
    foaf:name "Yu-pan."@en .

<product/2609#subject> a schema:CreativeWork ;
    schema:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn ;
    foaf:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn .

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

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

<album/45899#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We're the stars / Aimi"@en,
        "We're the stars / 愛美"@ja,
        "We're the stars / Aimi"@ja-latn ;
    mo:performance_of <album/45899#musicalwork> ;
    mo:recorded_as <album/45899#musicalexpression> ;
    schema:name "We're the stars / Aimi"@en,
        "We're the stars / 愛美"@ja,
        "We're the stars / Aimi"@ja-latn ;
    schema:workPerformed <album/45899#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/45899/45899-1400343177.jpg> a schema:ImageObject,
        foaf:Image .

<album/45899#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We're the stars / Aimi"@en,
        "We're the stars / 愛美"@ja,
        "We're the stars / Aimi"@ja-latn ;
    mo:composer <artist/2503#subject>,
        <artist/36198#subject> ;
    mo:produced_work <album/45899#musicalwork> ;
    schema:name "We're the stars / Aimi"@en,
        "We're the stars / 愛美"@ja,
        "We're the stars / Aimi"@ja-latn .

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

<album/45899#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-27"^^xsd:date ;
    dcterms:title "We're the stars / Aimi"@en,
        "We're the stars / 愛美"@ja,
        "We're the stars / Aimi"@ja-latn ;
    mo:catalogue_number "PCCG-70158" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45899#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nc20c29b1ded8488d83c853f2f6ddcd57 ;
    mo:record_count 1 ;
    schema:about <product/2609#subject> ;
    schema:datePublished "2013-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/45899/45899-1400343177.jpg> ;
    schema:name "We're the stars / Aimi"@en,
        "We're the stars / 愛美"@ja,
        "We're the stars / Aimi"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/45899/45899-1400343177.jpg> .

_:N26e3b88d8c3b442bb76585aeb930956a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We're the stars"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc20c29b1ded8488d83c853f2f6ddcd57 ;
    schema:name "We're the stars"@en .

_:N94d1b954d81848369e5d07f8fbdc69da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We can do it (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc20c29b1ded8488d83c853f2f6ddcd57 ;
    schema:name "We can do it (Instrumental)"@en .

_:N98a8c381cd4541d6a3cd7235249691f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We can do it"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc20c29b1ded8488d83c853f2f6ddcd57 ;
    schema:name "We can do it"@en .

_:Nce116b5fc6f14e2bb75a646348abc208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We're the stars (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nc20c29b1ded8488d83c853f2f6ddcd57 ;
    schema:name "We're the stars (Instrumental)"@en .

_:Nc20c29b1ded8488d83c853f2f6ddcd57 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26e3b88d8c3b442bb76585aeb930956a,
        _:N94d1b954d81848369e5d07f8fbdc69da,
        _:N98a8c381cd4541d6a3cd7235249691f7,
        _:Nce116b5fc6f14e2bb75a646348abc208 ;
    mo:track_count 4 ;
    schema:duration "PT15:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N26e3b88d8c3b442bb76585aeb930956a,
        _:N94d1b954d81848369e5d07f8fbdc69da,
        _:N98a8c381cd4541d6a3cd7235249691f7,
        _:Nce116b5fc6f14e2bb75a646348abc208 .

