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

<artist/16302#subject> a schema:Person,
        foaf:Person ;
    schema:name "Myu Amane"@en,
        "天音未優"@ja ;
    foaf:made <album/42672#lyrics>,
        <album/42672#subject> ;
    foaf:name "Myu Amane"@en,
        "天音未優"@ja .

<album/42672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Burning Love!"@en,
        "Burning Love!"@ja,
        "Burning Love!"@ja-latn ;
    mo:produced_work <album/42672#musicalwork> ;
    schema:name "Burning Love!"@en,
        "Burning Love!"@ja,
        "Burning Love!"@ja-latn .

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

<product/2212#subject> a schema:CreativeWork ;
    schema:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn ;
    foaf:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn .

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

<org/216#subject> schema:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn ;
    foaf:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/42672/42672-1384345893.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42672#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<album/42672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Burning Love!"@en,
        "Burning Love!"@ja,
        "Burning Love!"@ja-latn ;
    mo:performance_of <album/42672#musicalwork> ;
    mo:performer _:N4a04d112e94a4bb5913771954abbf7da,
        <artist/5946#subject> ;
    mo:recorded_as <album/42672#musicalexpression> ;
    schema:byArtist _:N4a04d112e94a4bb5913771954abbf7da,
        <artist/5946#subject> ;
    schema:name "Burning Love!"@en,
        "Burning Love!"@ja,
        "Burning Love!"@ja-latn ;
    schema:workPerformed <album/42672#musicalwork> .

<album/42672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-17"^^xsd:date ;
    dcterms:title "Burning Love!"@en,
        "Burning Love!"@ja,
        "Burning Love!"@ja-latn ;
    mo:catalogue_number "KNCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42672#musicalexpression> ;
    mo:publisher <org/216#subject> ;
    mo:record _:N116b71b231d7432fa311ddc7947698ca ;
    mo:record_count 1 ;
    schema:about <product/2212#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "志筑楓"@en ;
            foaf:name "志筑楓"@en ],
        <artist/5946#subject> ;
    schema:datePublished "2013-11-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/42672/42672-1384345893.jpg> ;
    schema:name "Burning Love!"@en,
        "Burning Love!"@ja,
        "Burning Love!"@ja-latn ;
    schema:publisher <org/216#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/42672/42672-1384345893.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "志筑楓"@en ;
    foaf:made <album/42672#subject> ;
    foaf:name "志筑楓"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "志筑楓"@en ;
    foaf:made <album/42672#lyrics> ;
    foaf:name "志筑楓"@en .

_:N4a04d112e94a4bb5913771954abbf7da a schema:Person,
        foaf:Person ;
    mo:performed <album/42672#performance> ;
    schema:name "志筑楓"@en ;
    foaf:name "志筑楓"@en .

_:N81d11695bfe54ef0a5a7f9303f16f24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Hearts"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N116b71b231d7432fa311ddc7947698ca ;
    schema:name "Our Hearts"@en .

_:Nbd1a3d364a2344c58a8b3da3fdb11764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparkle! -off vocal-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N116b71b231d7432fa311ddc7947698ca ;
    schema:name "Sparkle! -off vocal-"@en .

_:Ncaa266a66ab4451482f1712014e79107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Love!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N116b71b231d7432fa311ddc7947698ca ;
    schema:name "Burning Love!"@en .

_:Ncf88ee1ead7f4aaeb88086588b999cae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparkle!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N116b71b231d7432fa311ddc7947698ca ;
    schema:name "Sparkle!"@en .

_:Nd667d78c54b74e0fb030f1a45caba4d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Love! -off vocal-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N116b71b231d7432fa311ddc7947698ca ;
    schema:name "Burning Love! -off vocal-"@en .

_:N116b71b231d7432fa311ddc7947698ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81d11695bfe54ef0a5a7f9303f16f24d,
        _:Nbd1a3d364a2344c58a8b3da3fdb11764,
        _:Ncaa266a66ab4451482f1712014e79107,
        _:Ncf88ee1ead7f4aaeb88086588b999cae,
        _:Nd667d78c54b74e0fb030f1a45caba4d4 ;
    mo:track_count 5 ;
    schema:duration "PT21:36"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N81d11695bfe54ef0a5a7f9303f16f24d,
        _:Nbd1a3d364a2344c58a8b3da3fdb11764,
        _:Ncaa266a66ab4451482f1712014e79107,
        _:Ncf88ee1ead7f4aaeb88086588b999cae,
        _:Nd667d78c54b74e0fb030f1a45caba4d4 .

