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

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

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

<artist/10946#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57576#subject> ;
    schema:name "Kyo Takada"@en,
        "高田暁"@ja ;
    foaf:made <album/57576#composition>,
        <album/57576#subject> ;
    foaf:name "Kyo Takada"@en,
        "高田暁"@ja .

<artist/11228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57576#subject> ;
    schema:name "Takahiro Kawata"@en,
        "河田貴央"@ja ;
    foaf:made <album/57576#composition>,
        <album/57576#subject> ;
    foaf:name "Takahiro Kawata"@en,
        "河田貴央"@ja .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<product/2589#subject> a schema:CreativeWork ;
    schema:name "Love Live! School Idol Project (TV)"@en,
        "ラブライブ! School idol project (TV)"@ja,
        "Love Live! School Idol Project (TV)"@ja-latn ;
    foaf:name "Love Live! School Idol Project (TV)"@en,
        "ラブライブ! School idol project (TV)"@ja,
        "Love Live! School Idol Project (TV)"@ja-latn .

<release/3696#subject> a schema:CreativeWork ;
    schema:name "Wonderful Rush"@en,
        "Wonderful Rush"@ja,
        "Wonderful Rush"@ja-latn ;
    foaf:name "Wonderful Rush"@en,
        "Wonderful Rush"@ja,
        "Wonderful Rush"@ja-latn .

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

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

<org/266#subject> schema:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn ;
    foaf:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/57576/57576-1457662477.jpg> a schema:ImageObject,
        foaf:Image .

<album/57576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Metal!!!! - Heavy metal idol project - Vol.5"@en,
        "ラブメタル!!!! - Heavy metal idol project - Vol.5"@ja,
        "Love Metal!!!! - Heavy metal idol project - Vol.5"@ja-latn ;
    mo:composer <artist/10946#subject>,
        <artist/11228#subject> ;
    mo:produced_work <album/57576#musicalwork> ;
    schema:name "Love Metal!!!! - Heavy metal idol project - Vol.5"@en,
        "ラブメタル!!!! - Heavy metal idol project - Vol.5"@ja,
        "Love Metal!!!! - Heavy metal idol project - Vol.5"@ja-latn .

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

<album/57576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Metal!!!! - Heavy metal idol project - Vol.5"@en,
        "ラブメタル!!!! - Heavy metal idol project - Vol.5"@ja,
        "Love Metal!!!! - Heavy metal idol project - Vol.5"@ja-latn ;
    mo:performance_of <album/57576#musicalwork> ;
    mo:performer _:N42f292701844428ea536a830f35e0a48 ;
    mo:recorded_as <album/57576#musicalexpression> ;
    schema:byArtist _:N42f292701844428ea536a830f35e0a48 ;
    schema:name "Love Metal!!!! - Heavy metal idol project - Vol.5"@en,
        "ラブメタル!!!! - Heavy metal idol project - Vol.5"@ja,
        "Love Metal!!!! - Heavy metal idol project - Vol.5"@ja-latn ;
    schema:workPerformed <album/57576#musicalwork> .

<album/57576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Love Metal!!!! - Heavy metal idol project - Vol.5"@en,
        "ラブメタル!!!! - Heavy metal idol project - Vol.5"@ja,
        "Love Metal!!!! - Heavy metal idol project - Vol.5"@ja-latn ;
    mo:catalogue_number "SOH-0048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57576#musicalexpression> ;
    mo:publisher <org/266#subject> ;
    mo:record _:N3f55e7bbc8c649218fd3bc51792b8bee ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/2589#subject>,
        <release/3696#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "RISA★ROCK"@en ;
            foaf:name "RISA★ROCK"@en ] ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/57576/57576-1457662477.jpg> ;
    schema:name "Love Metal!!!! - Heavy metal idol project - Vol.5"@en,
        "ラブメタル!!!! - Heavy metal idol project - Vol.5"@ja,
        "Love Metal!!!! - Heavy metal idol project - Vol.5"@ja-latn ;
    schema:publisher <org/266#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/57576/57576-1457662477.jpg> .

_:N07bbd155738246258113c3dfde91808b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きっと青春がきこえる"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3f55e7bbc8c649218fd3bc51792b8bee ;
    schema:name "きっと青春がきこえる"@ja .

_:N42f292701844428ea536a830f35e0a48 a schema:Person,
        foaf:Person ;
    mo:performed <album/57576#performance> ;
    schema:name "RISA★ROCK"@en ;
    foaf:name "RISA★ROCK"@en .

_:N5b3ae85cac314337bf409e5bd749e465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Rush(karaoke)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3f55e7bbc8c649218fd3bc51792b8bee ;
    schema:name "Wonderful Rush(karaoke)"@ja .

_:N8d660dca64c94dc79afc9578b5cc0c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Rush"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3f55e7bbc8c649218fd3bc51792b8bee ;
    schema:name "Wonderful Rush"@ja .

_:Na352a59310dc48308ccc1057e7318f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きっと青春がきこえる(karaoke)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3f55e7bbc8c649218fd3bc51792b8bee ;
    schema:name "きっと青春がきこえる(karaoke)"@ja .

_:N3f55e7bbc8c649218fd3bc51792b8bee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07bbd155738246258113c3dfde91808b,
        _:N5b3ae85cac314337bf409e5bd749e465,
        _:N8d660dca64c94dc79afc9578b5cc0c1e,
        _:Na352a59310dc48308ccc1057e7318f3b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N07bbd155738246258113c3dfde91808b,
        _:N5b3ae85cac314337bf409e5bd749e465,
        _:N8d660dca64c94dc79afc9578b5cc0c1e,
        _:Na352a59310dc48308ccc1057e7318f3b .

