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

<artist/12465#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Otsubo"@en,
        "大坪由佳"@ja ;
    foaf:made <album/47857#subject>,
        <album/47857#vocals> ;
    foaf:name "Yuka Otsubo"@en,
        "大坪由佳"@ja .

<artist/16113#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiori Yoshida"@en,
        "吉田詩織"@ja ;
    foaf:made <album/47857#lyrics>,
        <album/47857#subject> ;
    foaf:name "Shiori Yoshida"@en,
        "吉田詩織"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/47857#lyrics>,
        <album/47857#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/14598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47857#subject> ;
    schema:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja ;
    foaf:made <album/47857#composition>,
        <album/47857#subject> ;
    foaf:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47857#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/47857#composition>,
        <album/47857#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<product/2925#subject> a schema:CreativeWork ;
    schema:name "Hanayamata: Yosakoi LIVE!"@en,
        "ハナヤマタ よさこいLIVE!"@ja,
        "Hanayamata: Yosakoi LIVE!"@ja-latn ;
    foaf:name "Hanayamata: Yosakoi LIVE!"@en,
        "ハナヤマタ よさこいLIVE!"@ja,
        "Hanayamata: Yosakoi LIVE!"@ja-latn .

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

<album/47857#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YOSAKOI SONG Series 4 Tami"@en,
        "YOSAKOI SONG Series 肆 タミ"@ja,
        "YOSAKOI SONG Series 4 Tami"@ja-latn ;
    mo:performance_of <album/47857#musicalwork> ;
    mo:recorded_as <album/47857#musicalexpression> ;
    schema:name "YOSAKOI SONG Series 4 Tami"@en,
        "YOSAKOI SONG Series 肆 タミ"@ja,
        "YOSAKOI SONG Series 4 Tami"@ja-latn ;
    schema:workPerformed <album/47857#musicalwork> .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/47857/47857-1416729293.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/47857#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YOSAKOI SONG Series 4 Tami"@en,
        "YOSAKOI SONG Series 肆 タミ"@ja,
        "YOSAKOI SONG Series 4 Tami"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/47857#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/47857#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/14598#subject>,
        <artist/7261#subject> ;
    mo:produced_work <album/47857#musicalwork> ;
    schema:name "YOSAKOI SONG Series 4 Tami"@en,
        "YOSAKOI SONG Series 肆 タミ"@ja,
        "YOSAKOI SONG Series 4 Tami"@ja-latn .

<album/47857#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-12"^^xsd:date ;
    dcterms:title "YOSAKOI SONG Series 4 Tami"@en,
        "YOSAKOI SONG Series 肆 タミ"@ja,
        "YOSAKOI SONG Series 4 Tami"@ja-latn ;
    mo:catalogue_number "AVCA-74543" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47857#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nd92549b120cc4203a71d93dbf2def721 ;
    mo:record_count 1 ;
    schema:about <product/2925#subject> ;
    schema:datePublished "2014-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/47857/47857-1416729293.jpg> ;
    schema:name "YOSAKOI SONG Series 4 Tami"@en,
        "YOSAKOI SONG Series 肆 タミ"@ja,
        "YOSAKOI SONG Series 4 Tami"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/47857/47857-1416729293.jpg> .

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

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

_:N12354c8b557140cc91732ae665011e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨロコビ・シンクロニシティ (instrumental)"@ja,
        "Yorokobi Synchronicity (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nd92549b120cc4203a71d93dbf2def721 ;
    schema:name "ヨロコビ・シンクロニシティ (instrumental)"@ja,
        "Yorokobi Synchronicity (instrumental)"@ja-latn .

_:N13b4c0ad8bfd4075bd53785bf7309510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fluffy (instrumental)"@ja,
        "fluffy (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nd92549b120cc4203a71d93dbf2def721 ;
    schema:name "fluffy (instrumental)"@ja,
        "fluffy (instrumental)"@ja-latn .

_:N1730ca70038d460186e0199b9503e8bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨロコビ・シンクロニシティ タミver."@ja,
        "Yorokobi Synchronicity Tami ver."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nd92549b120cc4203a71d93dbf2def721 ;
    schema:name "ヨロコビ・シンクロニシティ タミver."@ja,
        "Yorokobi Synchronicity Tami ver."@ja-latn .

_:N3bbcc896cc1545e2bcd98fb8fa49492a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fluffy"@ja,
        "fluffy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd92549b120cc4203a71d93dbf2def721 ;
    schema:name "fluffy"@ja,
        "fluffy"@ja-latn .

_:Nd92549b120cc4203a71d93dbf2def721 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12354c8b557140cc91732ae665011e15,
        _:N13b4c0ad8bfd4075bd53785bf7309510,
        _:N1730ca70038d460186e0199b9503e8bc,
        _:N3bbcc896cc1545e2bcd98fb8fa49492a ;
    mo:track_count 4 ;
    schema:duration "PT19:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12354c8b557140cc91732ae665011e15,
        _:N13b4c0ad8bfd4075bd53785bf7309510,
        _:N1730ca70038d460186e0199b9503e8bc,
        _:N3bbcc896cc1545e2bcd98fb8fa49492a .

