@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 _:Nafe8efef6af6402197acf15fa6b5fe82 ;
    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> .

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

_:N4403a0086ecc4ecab4d256fd7b24cbb5 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 _:Nafe8efef6af6402197acf15fa6b5fe82 ;
    schema:name "We can do it (Instrumental)"@en .

_:N95eccf12ad2042e187ebadf6477b84d8 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 _:Nafe8efef6af6402197acf15fa6b5fe82 ;
    schema:name "We're the stars (Instrumental)"@en .

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

_:Nafe8efef6af6402197acf15fa6b5fe82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e9bf7468b164d15b851246f0e835fdd,
        _:N4403a0086ecc4ecab4d256fd7b24cbb5,
        _:N95eccf12ad2042e187ebadf6477b84d8,
        _:Naeef605c0be642c1ab6a3c04c66629bd ;
    mo:track_count 4 ;
    schema:duration "PT15:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2e9bf7468b164d15b851246f0e835fdd,
        _:N4403a0086ecc4ecab4d256fd7b24cbb5,
        _:N95eccf12ad2042e187ebadf6477b84d8,
        _:Naeef605c0be642c1ab6a3c04c66629bd .

