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

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

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

<artist/11520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39772#subject> ;
    schema:name "Freezer"@en ;
    foaf:made <album/39772#composition>,
        <album/39772#subject> ;
    foaf:name "Freezer"@en .

<artist/12025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39772#subject> ;
    schema:name "ETIA."@en ;
    foaf:made <album/39772#composition>,
        <album/39772#subject> ;
    foaf:name "ETIA."@en .

<artist/35965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39772#subject> ;
    schema:name "ueotan"@en ;
    foaf:made <album/39772#composition>,
        <album/39772#subject> ;
    foaf:name "ueotan"@en .

<artist/49544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39772#subject> ;
    schema:name "anubasu-anubasu"@en ;
    foaf:made <album/39772#composition>,
        <album/39772#subject> ;
    foaf:name "anubasu-anubasu"@en .

<artist/49954#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39772#subject> ;
    schema:name "Arch"@en ;
    foaf:made <album/39772#composition>,
        <album/39772#subject> ;
    foaf:name "Arch"@en .

<artist/53004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39772#subject> ;
    schema:name "Re-Te"@en ;
    foaf:made <album/39772#composition>,
        <album/39772#subject> ;
    foaf:name "Re-Te"@en .

<artist/53479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39772#subject> ;
    schema:name "klavistr"@en ;
    foaf:made <album/39772#composition>,
        <album/39772#subject> ;
    foaf:name "klavistr"@en .

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

<album/39772#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Strong Storm"@en,
        "Strong Storm"@ja,
        "Strong Storm"@ja-latn ;
    mo:performance_of <album/39772#musicalwork> ;
    mo:recorded_as <album/39772#musicalexpression> ;
    schema:name "Strong Storm"@en,
        "Strong Storm"@ja,
        "Strong Storm"@ja-latn ;
    schema:workPerformed <album/39772#musicalwork> .

<org/1481#subject> schema:name "Lilium Records"@en,
        "Lilium Records"@ja,
        "Lilium Records"@ja-latn ;
    foaf:name "Lilium Records"@en,
        "Lilium Records"@ja,
        "Lilium Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/39772/39772-1370138007.png> a schema:ImageObject,
        foaf:Image .

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

<album/39772#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Strong Storm"@en,
        "Strong Storm"@ja,
        "Strong Storm"@ja-latn ;
    mo:composer <artist/11520#subject>,
        <artist/12025#subject>,
        <artist/35965#subject>,
        <artist/49544#subject>,
        <artist/49954#subject>,
        <artist/53004#subject>,
        <artist/53479#subject> ;
    mo:produced_work <album/39772#musicalwork> ;
    schema:name "Strong Storm"@en,
        "Strong Storm"@ja,
        "Strong Storm"@ja-latn .

<album/39772#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-31"^^xsd:date ;
    dcterms:title "Strong Storm"@en,
        "Strong Storm"@ja,
        "Strong Storm"@ja-latn ;
    mo:catalogue_number "LLMR-018" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39772#musicalexpression> ;
    mo:publisher <org/1481#subject> ;
    mo:record _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    mo:record_count 1 ;
    schema:datePublished "2013-05-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/27/39772/39772-1370138007.png> ;
    schema:name "Strong Storm"@en,
        "Strong Storm"@ja,
        "Strong Storm"@ja-latn ;
    schema:publisher <org/1481#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/39772/39772-1370138007.png> .

_:N3ad660c6ec5b4bad8110ff63a976f27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wind of truth"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    schema:name "wind of truth"@en .

_:N3de029f35866443eb8be50df598b834f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiftieth Storm"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    schema:name "Fiftieth Storm"@en .

_:N46573c3d63b14281b4aee91c79439957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Anthem…"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    schema:name "New Anthem…"@en .

_:N6593e3f5114e49a5be0424db015954e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ninja Night"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    schema:name "Ninja Night"@en .

_:Na5b481d3d5bd451a931c589f7f529153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boreas"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    schema:name "Boreas"@en .

_:Nd85a8b41f476435fa0910d4f889bb074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blow up"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    schema:name "Blow up"@en .

_:Ne814f3ade0424f58ad786a817f21e89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy Resort"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N38ff63e6fd5c49d7b63487e6bed13fe1 ;
    schema:name "Windy Resort"@en .

_:N38ff63e6fd5c49d7b63487e6bed13fe1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ad660c6ec5b4bad8110ff63a976f27e,
        _:N3de029f35866443eb8be50df598b834f,
        _:N46573c3d63b14281b4aee91c79439957,
        _:N6593e3f5114e49a5be0424db015954e3,
        _:Na5b481d3d5bd451a931c589f7f529153,
        _:Nd85a8b41f476435fa0910d4f889bb074,
        _:Ne814f3ade0424f58ad786a817f21e89f ;
    mo:track_count 7 ;
    schema:duration "PT31:02"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3ad660c6ec5b4bad8110ff63a976f27e,
        _:N3de029f35866443eb8be50df598b834f,
        _:N46573c3d63b14281b4aee91c79439957,
        _:N6593e3f5114e49a5be0424db015954e3,
        _:Na5b481d3d5bd451a931c589f7f529153,
        _:Nd85a8b41f476435fa0910d4f889bb074,
        _:Ne814f3ade0424f58ad786a817f21e89f .

