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

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

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

<artist/268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64081#subject> ;
    schema:name "Mamoru Mori"@en,
        "森まもる"@ja ;
    foaf:made <album/64081#composition>,
        <album/64081#subject> ;
    foaf:name "Mamoru Mori"@en,
        "森まもる"@ja .

<product/5868#subject> a schema:CreativeWork ;
    schema:name "Cardfight!! Vanguard G Stride Gate"@en,
        "カードファイト!! ヴァンガードG ストライドゲート編"@ja,
        "CARDFIGHT!! Vanguard G Stride Gate-hen"@ja-latn ;
    foaf:name "Cardfight!! Vanguard G Stride Gate"@en,
        "カードファイト!! ヴァンガードG ストライドゲート編"@ja,
        "CARDFIGHT!! Vanguard G Stride Gate-hen"@ja-latn .

<album/64081#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@en,
        "カードファイト!! ヴァンガードG ストライドゲート オリジナルサウンドトラック"@ja,
        "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@ja-latn ;
    mo:composer <artist/268#subject> ;
    mo:produced_work <album/64081#musicalwork> ;
    schema:name "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@en,
        "カードファイト!! ヴァンガードG ストライドゲート オリジナルサウンドトラック"@ja,
        "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@ja-latn .

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

<album/64081#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@en,
        "カードファイト!! ヴァンガードG ストライドゲート オリジナルサウンドトラック"@ja,
        "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@ja-latn ;
    mo:performance_of <album/64081#musicalwork> ;
    mo:recorded_as <album/64081#musicalexpression> ;
    schema:name "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@en,
        "カードファイト!! ヴァンガードG ストライドゲート オリジナルサウンドトラック"@ja,
        "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/64081#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/18/64081/64081-1520968378.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64081#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-21"^^xsd:date ;
    dcterms:title "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@en,
        "カードファイト!! ヴァンガードG ストライドゲート オリジナルサウンドトラック"@ja,
        "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@ja-latn ;
    mo:catalogue_number "OVCS-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64081#musicalexpression> ;
    mo:publisher <org/2967#subject> ;
    mo:record _:N7aaa6da1940243baa8052e96c34c76a2 ;
    mo:record_count 1 ;
    schema:about <product/5868#subject> ;
    schema:datePublished "2016-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/64081/64081-1520968378.jpg> ;
    schema:name "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@en,
        "カードファイト!! ヴァンガードG ストライドゲート オリジナルサウンドトラック"@ja,
        "Cardfight!! Vanguard G Stride Gate-hen Original Soundtrack"@ja-latn ;
    schema:publisher <org/2967#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/64081/64081-1520968378.jpg> .

_:N2bd564c3523648c7996327d41ae3c164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "審判"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "審判"@ja .

_:N4f590f54903b4397a37fd1650c684f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "預言"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "預言"@ja .

_:N519269bba33d421ea21ef28fc3aae100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刻の揺りかご"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "刻の揺りかご"@ja .

_:N64d16f6333d444409994efe9dd8427b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の思い出"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "夏の思い出"@ja .

_:N6730fd13713048479c3ad0adbb336e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "melancholy"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "melancholy"@ja .

_:N842c8a5a5b344d4aa46239dbbd73c6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の歯車"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "運命の歯車"@ja .

_:N8569bc1dd28645df994fee761d6bc541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "苦悩"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "苦悩"@ja .

_:Nb08fd7b4c3434baca3e52e5c7a838b79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感傷"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "感傷"@ja .

_:Nb819cf2535e743ed886f77feb1db97d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "開幕！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "開幕！"@ja .

_:Nd4ccb6f1d52a4c7ba8ec6e3a16b690d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旭光"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N7aaa6da1940243baa8052e96c34c76a2 ;
    schema:name "旭光"@ja .

_:N7aaa6da1940243baa8052e96c34c76a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bd564c3523648c7996327d41ae3c164,
        _:N4f590f54903b4397a37fd1650c684f44,
        _:N519269bba33d421ea21ef28fc3aae100,
        _:N64d16f6333d444409994efe9dd8427b8,
        _:N6730fd13713048479c3ad0adbb336e12,
        _:N842c8a5a5b344d4aa46239dbbd73c6db,
        _:N8569bc1dd28645df994fee761d6bc541,
        _:Nb08fd7b4c3434baca3e52e5c7a838b79,
        _:Nb819cf2535e743ed886f77feb1db97d6,
        _:Nd4ccb6f1d52a4c7ba8ec6e3a16b690d6 ;
    mo:track_count 10 ;
    schema:duration "PT24:28"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2bd564c3523648c7996327d41ae3c164,
        _:N4f590f54903b4397a37fd1650c684f44,
        _:N519269bba33d421ea21ef28fc3aae100,
        _:N64d16f6333d444409994efe9dd8427b8,
        _:N6730fd13713048479c3ad0adbb336e12,
        _:N842c8a5a5b344d4aa46239dbbd73c6db,
        _:N8569bc1dd28645df994fee761d6bc541,
        _:Nb08fd7b4c3434baca3e52e5c7a838b79,
        _:Nb819cf2535e743ed886f77feb1db97d6,
        _:Nd4ccb6f1d52a4c7ba8ec6e3a16b690d6 .

