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

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

<product/583#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam 00"@en,
        "機動戦士ガンダム00"@ja,
        "Kidou Senshi Gundam 00"@ja-latn ;
    foaf:name "Mobile Suit Gundam 00"@en,
        "機動戦士ガンダム00"@ja,
        "Kidou Senshi Gundam 00"@ja-latn .

<product/597#subject> a schema:CreativeWork ;
    schema:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn ;
    foaf:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn .

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

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

<album/20348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Namida no Mukou / Stereopony"@en,
        "泪のムコウ / ステレオポニー"@ja,
        "Namida no Mukou / Stereopony"@ja-latn ;
    mo:composer <artist/9592#subject>,
        <artist/9783#subject> ;
    mo:produced_work <album/20348#musicalwork> ;
    schema:name "Namida no Mukou / Stereopony"@en,
        "泪のムコウ / ステレオポニー"@ja,
        "Namida no Mukou / Stereopony"@ja-latn .

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

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

<artist/9785#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20348#performance> ;
    schema:name "NOHANA"@en ;
    foaf:name "NOHANA"@en .

<artist/9787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20348#performance> ;
    schema:name "SHIHO"@en ;
    foaf:name "SHIHO"@en .

<artist/9592#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20348#subject> ;
    mo:performed <album/20348#performance> ;
    schema:name "Stereopony"@en,
        "ステレオポニー"@ja ;
    foaf:made <album/20348#composition>,
        <album/20348#lyrics>,
        <album/20348#subject> ;
    foaf:name "Stereopony"@en,
        "ステレオポニー"@ja .

<artist/9783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20348#subject> ;
    mo:performed <album/20348#performance> ;
    schema:name "AIMI"@en ;
    foaf:made <album/20348#composition>,
        <album/20348#lyrics>,
        <album/20348#subject> ;
    foaf:name "AIMI"@en .

<album/20348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Namida no Mukou / Stereopony"@en,
        "泪のムコウ / ステレオポニー"@ja,
        "Namida no Mukou / Stereopony"@ja-latn ;
    mo:performance_of <album/20348#musicalwork> ;
    mo:performer <artist/9592#subject>,
        <artist/9783#subject>,
        <artist/9785#subject>,
        <artist/9787#subject> ;
    mo:recorded_as <album/20348#musicalexpression> ;
    schema:byArtist <artist/9592#subject>,
        <artist/9783#subject>,
        <artist/9785#subject>,
        <artist/9787#subject> ;
    schema:name "Namida no Mukou / Stereopony"@en,
        "泪のムコウ / ステレオポニー"@ja,
        "Namida no Mukou / Stereopony"@ja-latn ;
    schema:workPerformed <album/20348#musicalwork> .

<album/20348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-11"^^xsd:date ;
    dcterms:title "Namida no Mukou / Stereopony"@en,
        "泪のムコウ / ステレオポニー"@ja,
        "Namida no Mukou / Stereopony"@ja-latn ;
    mo:catalogue_number "SRCL-6946" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20348#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N371ea06d48fa4e2f8bbc5ba11327640e ;
    mo:record_count 1 ;
    schema:about <product/583#subject>,
        <product/597#subject> ;
    schema:byArtist <artist/9592#subject>,
        <artist/9783#subject>,
        <artist/9785#subject>,
        <artist/9787#subject> ;
    schema:datePublished "2009-02-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/20348/20348-1294061419.jpg> ;
    schema:name "Namida no Mukou / Stereopony"@en,
        "泪のムコウ / ステレオポニー"@ja,
        "Namida no Mukou / Stereopony"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/20348/20348-1294061419.jpg> .

_:N20bd03c423434860a3dd40855fbee192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Single Flower Petal~AIMI Acoustic Version~"@en,
        "ヒトヒラのハナビラ～AIMI　Acoustic Version～"@ja,
        "Hitohira no Hanabira~AIMI Acoustic Version~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N371ea06d48fa4e2f8bbc5ba11327640e ;
    schema:name "A Single Flower Petal~AIMI Acoustic Version~"@en,
        "ヒトヒラのハナビラ～AIMI　Acoustic Version～"@ja,
        "Hitohira no Hanabira~AIMI Acoustic Version~"@ja-latn .

_:N4e477268aabe4b488142bf7412c3ff25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Tears~Instrumental~"@en,
        "泪のムコウ～Instrumental～"@ja,
        "Namida no Mukou~Instrumental~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N371ea06d48fa4e2f8bbc5ba11327640e ;
    schema:name "Beyond the Tears~Instrumental~"@en,
        "泪のムコウ～Instrumental～"@ja,
        "Namida no Mukou~Instrumental~"@ja-latn .

_:Nb43f0c2227934d2f81c13af93c01f6f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Tears"@en,
        "泪のムコウ"@ja,
        "Namida no Mukou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N371ea06d48fa4e2f8bbc5ba11327640e ;
    schema:name "Beyond the Tears"@en,
        "泪のムコウ"@ja,
        "Namida no Mukou"@ja-latn .

_:Nf1f992436bbf4128a09c549bd4b2dbac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stereopony's Journey Continues"@en,
        "ステレオポニーの旅は続く"@ja,
        "Stereopony no Tabi wa Tsuzuku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N371ea06d48fa4e2f8bbc5ba11327640e ;
    schema:name "Stereopony's Journey Continues"@en,
        "ステレオポニーの旅は続く"@ja,
        "Stereopony no Tabi wa Tsuzuku"@ja-latn .

_:N371ea06d48fa4e2f8bbc5ba11327640e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20bd03c423434860a3dd40855fbee192,
        _:N4e477268aabe4b488142bf7412c3ff25,
        _:Nb43f0c2227934d2f81c13af93c01f6f6,
        _:Nf1f992436bbf4128a09c549bd4b2dbac ;
    mo:track_count 4 ;
    schema:duration "PT14:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20bd03c423434860a3dd40855fbee192,
        _:N4e477268aabe4b488142bf7412c3ff25,
        _:Nb43f0c2227934d2f81c13af93c01f6f6,
        _:Nf1f992436bbf4128a09c549bd4b2dbac .

