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

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

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

<artist/12652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57570#subject> ;
    schema:name "Hiroshi Sasaki"@en,
        "佐々木裕"@ja ;
    foaf:made <album/57570#composition>,
        <album/57570#subject> ;
    foaf:name "Hiroshi Sasaki"@en,
        "佐々木裕"@ja .

<artist/13524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57570#subject> ;
    schema:name "Shintaro Mori"@en,
        "森慎太郎"@ja ;
    foaf:made <album/57570#composition>,
        <album/57570#subject> ;
    foaf:name "Shintaro Mori"@en,
        "森慎太郎"@ja .

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 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 .

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

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

<https://medium-media.vgm.io/albums/07/57570/57570-1457660596.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/57570#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-17"^^xsd:date ;
    dcterms:title "Love Metal! - Heavy metal idol project - Vol.1"@en,
        "ラブメタル! - Heavy metal idol project - Vol.1"@ja,
        "Love Metal! - Heavy metal idol project - Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57570#musicalexpression> ;
    mo:publisher <org/266#subject> ;
    mo:record _:N1f4069e544bf44cd9ab73c9f610fe192 ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/2589#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "RISA★ROCK"@en ;
            foaf:name "RISA★ROCK"@en ] ;
    schema:datePublished "2014-08-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/57570/57570-1457660596.jpg> ;
    schema:name "Love Metal! - Heavy metal idol project - Vol.1"@en,
        "ラブメタル! - Heavy metal idol project - Vol.1"@ja,
        "Love Metal! - Heavy metal idol project - Vol.1"@ja-latn ;
    schema:publisher <org/266#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/57570/57570-1457660596.jpg> .

_:N09b741de28ca4fed9b0869276fb0c61a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らは今の中で (karaoke)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f4069e544bf44cd9ab73c9f610fe192 ;
    schema:name "僕らは今の中で (karaoke)"@ja .

_:N4511bef780e348739afd3432fe3441c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "START:DASH!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f4069e544bf44cd9ab73c9f610fe192 ;
    schema:name "START:DASH!!"@ja .

_:N82be817817684e03ae1e0060e2967831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "START:DASH!! (karaoke)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f4069e544bf44cd9ab73c9f610fe192 ;
    schema:name "START:DASH!! (karaoke)"@ja .

_:Na9de1ad6276d4ea0803bde83316436e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らは今の中で"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f4069e544bf44cd9ab73c9f610fe192 ;
    schema:name "僕らは今の中で"@ja .

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

_:N1f4069e544bf44cd9ab73c9f610fe192 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09b741de28ca4fed9b0869276fb0c61a,
        _:N4511bef780e348739afd3432fe3441c5,
        _:N82be817817684e03ae1e0060e2967831,
        _:Na9de1ad6276d4ea0803bde83316436e8 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N09b741de28ca4fed9b0869276fb0c61a,
        _:N4511bef780e348739afd3432fe3441c5,
        _:N82be817817684e03ae1e0060e2967831,
        _:Na9de1ad6276d4ea0803bde83316436e8 .

