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

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

<artist/490#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:made <album/42693#subject>,
        <album/42693#vocals> ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<artist/50766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42693#subject> ;
    schema:name "fandelmale"@en ;
    foaf:made <album/42693#composition>,
        <album/42693#subject> ;
    foaf:name "fandelmale"@en .

<artist/6764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42693#subject> ;
    schema:name "Takuya Sakai"@en,
        "酒井拓也"@ja ;
    foaf:made <album/42693#composition>,
        <album/42693#subject> ;
    foaf:name "Takuya Sakai"@en,
        "酒井拓也"@ja .

<product/1568#subject> a schema:CreativeWork ;
    schema:name "Saki: The Nationals"@en,
        "咲-Saki-全国編"@ja,
        "Saki: Zenkokuhen"@ja-latn ;
    foaf:name "Saki: The Nationals"@en,
        "咲-Saki-全国編"@ja,
        "Saki: Zenkokuhen"@ja-latn .

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

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

<album/42693#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "New SPARKS! / Miyuki Hashimoto"@en,
        "New SPARKS! / 橋本みゆき"@ja,
        "New SPARKS! / Miyuki Hashimoto"@ja-latn ;
    mo:performance_of <album/42693#musicalwork> ;
    mo:recorded_as <album/42693#musicalexpression> ;
    schema:name "New SPARKS! / Miyuki Hashimoto"@en,
        "New SPARKS! / 橋本みゆき"@ja,
        "New SPARKS! / Miyuki Hashimoto"@ja-latn ;
    schema:workPerformed <album/42693#musicalwork> .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/42693/42693-1559761320.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42693#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "New SPARKS! / Miyuki Hashimoto"@en,
        "New SPARKS! / 橋本みゆき"@ja,
        "New SPARKS! / Miyuki Hashimoto"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/42693#composition> ;
            foaf:name "(Arte Refact)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/42693#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/50766#subject>,
        <artist/6764#subject> ;
    mo:produced_work <album/42693#musicalwork> ;
    schema:name "New SPARKS! / Miyuki Hashimoto"@en,
        "New SPARKS! / 橋本みゆき"@ja,
        "New SPARKS! / Miyuki Hashimoto"@ja-latn .

<album/42693#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-22"^^xsd:date ;
    dcterms:title "New SPARKS! / Miyuki Hashimoto"@en,
        "New SPARKS! / 橋本みゆき"@ja,
        "New SPARKS! / Miyuki Hashimoto"@ja-latn ;
    mo:catalogue_number "LACM-14174" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42693#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N92a7d367dbca4526bbee84c3012b4408 ;
    mo:record_count 1 ;
    schema:about <product/1568#subject> ;
    schema:datePublished "2014-01-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/42693/42693-1559761320.jpg> ;
    schema:name "New SPARKS! / Miyuki Hashimoto"@en,
        "New SPARKS! / 橋本みゆき"@ja,
        "New SPARKS! / Miyuki Hashimoto"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/42693/42693-1559761320.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42693#subject> ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/42693#subject> ;
    foaf:name "(Arte Refact)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42693#subject> ;
    schema:name "(Arte Refact"@en ;
    foaf:made <album/42693#subject> ;
    foaf:name "(Arte Refact"@en .

_:N482da2282f184936bd8ad1e1aa1602fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New SPARKS!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N92a7d367dbca4526bbee84c3012b4408 ;
    schema:name "New SPARKS!"@en .

_:N7ee43af28b2f4ee98edb6b17e6a1f15d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUE GATE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N92a7d367dbca4526bbee84c3012b4408 ;
    schema:name "TRUE GATE"@en .

_:N89eebc2d7a0948198da12d003f0a2ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUE GATE (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N92a7d367dbca4526bbee84c3012b4408 ;
    schema:name "TRUE GATE (Off Vocal)"@en .

_:N996f8d7b30634670bb300dc382aa0e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New SPARKS! (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N92a7d367dbca4526bbee84c3012b4408 ;
    schema:name "New SPARKS! (Off Vocal)"@en .

_:N92a7d367dbca4526bbee84c3012b4408 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N482da2282f184936bd8ad1e1aa1602fa,
        _:N7ee43af28b2f4ee98edb6b17e6a1f15d,
        _:N89eebc2d7a0948198da12d003f0a2ccf,
        _:N996f8d7b30634670bb300dc382aa0e53 ;
    mo:track_count 4 ;
    schema:duration "PT16:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N482da2282f184936bd8ad1e1aa1602fa,
        _:N7ee43af28b2f4ee98edb6b17e6a1f15d,
        _:N89eebc2d7a0948198da12d003f0a2ccf,
        _:N996f8d7b30634670bb300dc382aa0e53 .

