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

<artist/21870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayako Nakanomori"@en,
        "中ノ森文子"@ja ;
    foaf:made <album/51636#subject>,
        <album/51636#vocals> ;
    foaf:name "Ayako Nakanomori"@en,
        "中ノ森文子"@ja .

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

<artist/16061#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51636#subject> ;
    schema:name "Takashi Yamaguchi"@en,
        "山口高始"@ja ;
    foaf:made <album/51636#composition>,
        <album/51636#subject> ;
    foaf:name "Takashi Yamaguchi"@en,
        "山口高始"@ja .

<release/7443#subject> a schema:CreativeWork ;
    schema:name "Cardfight!! Vanguard G"@en,
        "カードファイト!! ヴァンガードG"@ja,
        "Cardfight!! Vanguard G"@ja-latn ;
    foaf:name "Cardfight!! Vanguard G"@en,
        "カードファイト!! ヴァンガードG"@ja,
        "Cardfight!! Vanguard G"@ja-latn .

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

<album/51636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "flower / Ayako Nakanomori"@en,
        "flower / 中ノ森文子"@ja,
        "flower / Ayako Nakanomori"@ja-latn ;
    mo:performance_of <album/51636#musicalwork> ;
    mo:recorded_as <album/51636#musicalexpression> ;
    schema:name "flower / Ayako Nakanomori"@en,
        "flower / 中ノ森文子"@ja,
        "flower / Ayako Nakanomori"@ja-latn ;
    schema:workPerformed <album/51636#musicalwork> .

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

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/51636/51636-1427102050.jpg> a schema:ImageObject,
        foaf:Image .

<album/51636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "flower / Ayako Nakanomori"@en,
        "flower / 中ノ森文子"@ja,
        "flower / Ayako Nakanomori"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(FOSTER SOUND"@en ;
            foaf:made <album/51636#composition> ;
            foaf:name "(FOSTER SOUND"@en ],
        <artist/16061#subject> ;
    mo:produced_work <album/51636#musicalwork> ;
    schema:name "flower / Ayako Nakanomori"@en,
        "flower / 中ノ森文子"@ja,
        "flower / Ayako Nakanomori"@ja-latn .

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

<album/51636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-13"^^xsd:date ;
    dcterms:title "flower / Ayako Nakanomori"@en,
        "flower / 中ノ森文子"@ja,
        "flower / Ayako Nakanomori"@ja-latn ;
    mo:catalogue_number "BRMM-10012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51636#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Nd1593b5f781d486f800fb843ceb55fde ;
    mo:record_count 1 ;
    schema:about <release/7443#subject> ;
    schema:datePublished "2015-05-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/51636/51636-1427102050.jpg> ;
    schema:name "flower / Ayako Nakanomori"@en,
        "flower / 中ノ森文子"@ja,
        "flower / Ayako Nakanomori"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/51636/51636-1427102050.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51636#subject> ;
    schema:name "(FOSTER SOUND"@en ;
    foaf:made <album/51636#subject> ;
    foaf:name "(FOSTER SOUND"@en .

_:N0206439055b6409a8a9547b546366615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "music"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd1593b5f781d486f800fb843ceb55fde ;
    schema:name "music"@en .

_:N8ff79f24d8104011b5af80e3dbcd2308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "music -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nd1593b5f781d486f800fb843ceb55fde ;
    schema:name "music -Instrumental-"@en .

_:Na32e93d1e09a434db5759a4b55047e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flower"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd1593b5f781d486f800fb843ceb55fde ;
    schema:name "flower"@en .

_:Nfccd6112905a4624bae6850aeb7cb88a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flower -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd1593b5f781d486f800fb843ceb55fde ;
    schema:name "flower -Instrumental-"@en .

_:Nd1593b5f781d486f800fb843ceb55fde a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0206439055b6409a8a9547b546366615,
        _:N8ff79f24d8104011b5af80e3dbcd2308,
        _:Na32e93d1e09a434db5759a4b55047e12,
        _:Nfccd6112905a4624bae6850aeb7cb88a ;
    mo:track_count 4 ;
    schema:duration "PT17:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0206439055b6409a8a9547b546366615,
        _:N8ff79f24d8104011b5af80e3dbcd2308,
        _:Na32e93d1e09a434db5759a4b55047e12,
        _:Nfccd6112905a4624bae6850aeb7cb88a .

