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

<artist/14326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sea☆A"@en ;
    foaf:made <album/34590#subject>,
        <album/34590#vocals> ;
    foaf:name "Sea☆A"@en .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/34590#lyrics>,
        <album/34590#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/7850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Geila Zilkha"@en,
        "ギラ･ジルカ"@ja ;
    foaf:made <album/34590#lyrics>,
        <album/34590#subject> ;
    foaf:name "Geila Zilkha"@en,
        "ギラ･ジルカ"@ja .

<artist/24012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34590#subject> ;
    schema:name "COZZi"@en ;
    foaf:made <album/34590#composition>,
        <album/34590#subject> ;
    foaf:name "COZZi"@en .

<artist/4384#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34590#subject> ;
    schema:name "nyanyannya"@en ;
    foaf:made <album/34590#composition>,
        <album/34590#subject> ;
    foaf:name "nyanyannya"@en .

<product/5871#subject> a schema:CreativeWork ;
    schema:name "Cardfight!! Vanguard Asia Circuit"@en,
        "カードファイト!! ヴァンガード アジアサーキット編"@ja,
        "CARDFIGHT!! Vanguard Asia Circuit-hen"@ja-latn ;
    foaf:name "Cardfight!! Vanguard Asia Circuit"@en,
        "カードファイト!! ヴァンガード アジアサーキット編"@ja,
        "CARDFIGHT!! Vanguard Asia Circuit-hen"@ja-latn .

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

<album/34590#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Entry! / Sea☆A [Limited Edition]"@en,
        "エントリー! / Sea☆A [Special Limited Edition]"@ja,
        "Entry! / Sea☆A [Limited Edition]"@ja-latn ;
    mo:performance_of <album/34590#musicalwork> ;
    mo:recorded_as <album/34590#musicalexpression> ;
    schema:name "Entry! / Sea☆A [Limited Edition]"@en,
        "エントリー! / Sea☆A [Special Limited Edition]"@ja,
        "Entry! / Sea☆A [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/34590#musicalwork> .

<album/34590#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/09/34590/34590-1351801707.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34590#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/34590/34590-1351801707.jpg> ;
    foaf:depicts <album/34590#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/34590/34590-1351801707.jpg> .

<https://medium-media.vgm.io/albums/09/34590/34590-1351801707.jpg> a schema:ImageObject,
        foaf:Image .

<album/34590#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Entry! / Sea☆A [Limited Edition]"@en,
        "エントリー! / Sea☆A [Special Limited Edition]"@ja,
        "Entry! / Sea☆A [Limited Edition]"@ja-latn ;
    mo:composer <artist/24012#subject>,
        <artist/4384#subject> ;
    mo:produced_work <album/34590#musicalwork> ;
    schema:name "Entry! / Sea☆A [Limited Edition]"@en,
        "エントリー! / Sea☆A [Special Limited Edition]"@ja,
        "Entry! / Sea☆A [Limited Edition]"@ja-latn .

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

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

<album/34590#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-14"^^xsd:date ;
    dcterms:title "Entry! / Sea☆A [Limited Edition]"@en,
        "エントリー! / Sea☆A [Special Limited Edition]"@ja,
        "Entry! / Sea☆A [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34022" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/34590#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N3e4632cde8ab483595048cc99267404b,
        _:N44738e8e9937413492f5e5494be236c4 ;
    mo:record_count 2 ;
    schema:about <product/5871#subject> ;
    schema:datePublished "2012-11-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/34590/34590-1351801707.jpg> ;
    schema:name "Entry! / Sea☆A [Limited Edition]"@en,
        "エントリー! / Sea☆A [Special Limited Edition]"@ja,
        "Entry! / Sea☆A [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/34590/34590-1351801707.jpg> .

_:N42610b3c270a48b69ededec314242f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entry! (Music Clip)"@en,
        "エントリー! (Music Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44738e8e9937413492f5e5494be236c4 ;
    schema:name "Entry! (Music Clip)"@en,
        "エントリー! (Music Clip)"@ja .

_:N61f4b0e6934346bdbe4183d6c2bc8543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entry!"@en,
        "エントリー!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N3e4632cde8ab483595048cc99267404b ;
    schema:name "Entry!"@en,
        "エントリー!"@ja .

_:N728e084859194e7b94e2b94af942f255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WAY TO VICTORY (Instrumental)"@en,
        "WAY TO VICTORY (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3e4632cde8ab483595048cc99267404b ;
    schema:name "WAY TO VICTORY (Instrumental)"@en,
        "WAY TO VICTORY (Instrumental)"@ja .

_:Na2874c588dc04320a4c52aa483de8d56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WAY TO VICTORY"@en,
        "WAY TO VICTORY"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N3e4632cde8ab483595048cc99267404b ;
    schema:name "WAY TO VICTORY"@en,
        "WAY TO VICTORY"@ja .

_:Nbffeadfc16d94fc5b39bb3178228fc92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entry! SPOT (30sec)"@en,
        "エントリー! SPOT (30sec)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44738e8e9937413492f5e5494be236c4 ;
    schema:name "Entry! SPOT (30sec)"@en,
        "エントリー! SPOT (30sec)"@ja .

_:Nf1bb1ca682f04741a3fe1b110f695989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entry! SPOT (15sec)"@en,
        "エントリー! SPOT (15sec)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44738e8e9937413492f5e5494be236c4 ;
    schema:name "Entry! SPOT (15sec)"@en,
        "エントリー! SPOT (15sec)"@ja .

_:Nfadd0fb276144ed393ccd4951320b3f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entry! (Instrumental)"@en,
        "エントリー! (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N3e4632cde8ab483595048cc99267404b ;
    schema:name "Entry! (Instrumental)"@en,
        "エントリー! (Instrumental)"@ja .

_:N44738e8e9937413492f5e5494be236c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N42610b3c270a48b69ededec314242f71,
        _:Nbffeadfc16d94fc5b39bb3178228fc92,
        _:Nf1bb1ca682f04741a3fe1b110f695989 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N42610b3c270a48b69ededec314242f71,
        _:Nbffeadfc16d94fc5b39bb3178228fc92,
        _:Nf1bb1ca682f04741a3fe1b110f695989 .

_:N3e4632cde8ab483595048cc99267404b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61f4b0e6934346bdbe4183d6c2bc8543,
        _:N728e084859194e7b94e2b94af942f255,
        _:Na2874c588dc04320a4c52aa483de8d56,
        _:Nfadd0fb276144ed393ccd4951320b3f1 ;
    mo:track_count 4 ;
    schema:duration "PT13:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N61f4b0e6934346bdbe4183d6c2bc8543,
        _:N728e084859194e7b94e2b94af942f255,
        _:Na2874c588dc04320a4c52aa483de8d56,
        _:Nfadd0fb276144ed393ccd4951320b3f1 .

