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

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

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

<artist/10252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57573#subject> ;
    schema:name "Takahiro Yamada"@en,
        "山田高弘"@ja ;
    foaf:made <album/57573#composition>,
        <album/57573#subject> ;
    foaf:name "Takahiro Yamada"@en,
        "山田高弘"@ja .

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<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/3693#subject> a schema:CreativeWork ;
    schema:name "Snow halation"@en,
        "Snow halation"@ja,
        "Snow halation"@ja-latn ;
    foaf:name "Snow halation"@en,
        "Snow halation"@ja,
        "Snow halation"@ja-latn .

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

<album/57573#musicalexpression> a mo:Signal ;
    mo:published_as <album/57573#subject> ;
    mo:records <album/57573#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/37/57573/57573-1457661967.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57573#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/57573/57573-1457661967.jpg> ;
    foaf:depicts <album/57573#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/57573/57573-1457661967.jpg> .

<https://medium-media.vgm.io/albums/37/57573/57573-1457661967.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/57573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-31"^^xsd:date ;
    dcterms:title "Love Metal!! - Heavy metal idol project - Vol.3"@en,
        "ラブメタル!! - Heavy metal idol project - Vol.3"@ja,
        "Love Metal!! - Heavy metal idol project - Vol.3"@ja-latn ;
    mo:catalogue_number "SOH-0046" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57573#musicalexpression> ;
    mo:publisher <org/266#subject> ;
    mo:record _:N4d1086fcc9da4e47b0e631646c34d3b4 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/2589#subject>,
        <release/3693#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "RISA★ROCK"@en ;
            foaf:name "RISA★ROCK"@en ] ;
    schema:datePublished "2014-12-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/57573/57573-1457661967.jpg> ;
    schema:name "Love Metal!! - Heavy metal idol project - Vol.3"@en,
        "ラブメタル!! - Heavy metal idol project - Vol.3"@ja,
        "Love Metal!! - Heavy metal idol project - Vol.3"@ja-latn ;
    schema:publisher <org/266#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/57573/57573-1457661967.jpg> .

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

_:N2a1197fc1f344c7a9cc618107e9a4074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow halation"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1086fcc9da4e47b0e631646c34d3b4 ;
    schema:name "snow halation"@ja .

_:N8b2af353b6e149b2a784a66dc0997742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ススメ→トゥモロウ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1086fcc9da4e47b0e631646c34d3b4 ;
    schema:name "ススメ→トゥモロウ"@ja .

_:Nc8ec78b3beb047c5be1d07beec02f445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow halation(karaoke)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1086fcc9da4e47b0e631646c34d3b4 ;
    schema:name "snow halation(karaoke)"@ja .

_:Nc97c9f5bee2348598f43c0cc6fd25f8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ススメ→トゥモロウ(karaoke)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1086fcc9da4e47b0e631646c34d3b4 ;
    schema:name "ススメ→トゥモロウ(karaoke)"@ja .

_:N4d1086fcc9da4e47b0e631646c34d3b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a1197fc1f344c7a9cc618107e9a4074,
        _:N8b2af353b6e149b2a784a66dc0997742,
        _:Nc8ec78b3beb047c5be1d07beec02f445,
        _:Nc97c9f5bee2348598f43c0cc6fd25f8f ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a1197fc1f344c7a9cc618107e9a4074,
        _:N8b2af353b6e149b2a784a66dc0997742,
        _:Nc8ec78b3beb047c5be1d07beec02f445,
        _:Nc97c9f5bee2348598f43c0cc6fd25f8f .

