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

<artist/4378#subject> a schema:Person,
        foaf:Person ;
    schema:name "leonn"@en ;
    foaf:made <album/47458#lyrics>,
        <album/47458#subject> ;
    foaf:name "leonn"@en .

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

<artist/15705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47458#subject> ;
    schema:name "Nobutaka Ishii"@en,
        "石井伸昂"@ja ;
    foaf:made <album/47458#composition>,
        <album/47458#lyrics>,
        <album/47458#subject> ;
    foaf:name "Nobutaka Ishii"@en,
        "石井伸昂"@ja .

<artist/16053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47458#subject> ;
    schema:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja ;
    foaf:made <album/47458#composition>,
        <album/47458#subject> ;
    foaf:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja .

<product/4640#subject> a schema:CreativeWork ;
    schema:name "Strike Witches: Operation Victory Arrow"@en,
        "ストライクウィッチーズ Operation Victory Arrow"@ja,
        "Strike Witches: Operation Victory Arrow"@ja-latn ;
    foaf:name "Strike Witches: Operation Victory Arrow"@en,
        "ストライクウィッチーズ Operation Victory Arrow"@ja,
        "Strike Witches: Operation Victory Arrow"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/85/47458/47458-1410182390.jpg> a schema:ImageObject,
        foaf:Image .

<album/47458#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Connect Link / Yoko Ishida"@en,
        "「ストライクウィッチーズ Operation Victory Arrow」オープニング・テーマ Connect Link / 石田燿子"@ja,
        "\"Strike Witches Operation Victory Arrow\" Opening Theme Connect Link / Yoko Ishida"@ja-latn ;
    mo:composer <artist/15705#subject>,
        <artist/16053#subject> ;
    mo:produced_work <album/47458#musicalwork> ;
    schema:name "Connect Link / Yoko Ishida"@en,
        "「ストライクウィッチーズ Operation Victory Arrow」オープニング・テーマ Connect Link / 石田燿子"@ja,
        "\"Strike Witches Operation Victory Arrow\" Opening Theme Connect Link / Yoko Ishida"@ja-latn .

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

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

<album/47458#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Connect Link / Yoko Ishida"@en,
        "「ストライクウィッチーズ Operation Victory Arrow」オープニング・テーマ Connect Link / 石田燿子"@ja,
        "\"Strike Witches Operation Victory Arrow\" Opening Theme Connect Link / Yoko Ishida"@ja-latn ;
    mo:performance_of <album/47458#musicalwork> ;
    mo:performer <artist/8335#subject> ;
    mo:recorded_as <album/47458#musicalexpression> ;
    schema:byArtist <artist/8335#subject> ;
    schema:name "Connect Link / Yoko Ishida"@en,
        "「ストライクウィッチーズ Operation Victory Arrow」オープニング・テーマ Connect Link / 石田燿子"@ja,
        "\"Strike Witches Operation Victory Arrow\" Opening Theme Connect Link / Yoko Ishida"@ja-latn ;
    schema:workPerformed <album/47458#musicalwork> .

<artist/8335#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47458#performance> ;
    schema:name "Yoko Ishida"@en,
        "石田燿子"@ja ;
    foaf:name "Yoko Ishida"@en,
        "石田燿子"@ja .

<album/47458#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-24"^^xsd:date ;
    dcterms:title "Connect Link / Yoko Ishida"@en,
        "「ストライクウィッチーズ Operation Victory Arrow」オープニング・テーマ Connect Link / 石田燿子"@ja,
        "\"Strike Witches Operation Victory Arrow\" Opening Theme Connect Link / Yoko Ishida"@ja-latn ;
    mo:catalogue_number "COCC-16921" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47458#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2600263edccc4688abca042faeba5f34 ;
    mo:record_count 1 ;
    schema:about <product/4640#subject> ;
    schema:byArtist <artist/8335#subject> ;
    schema:datePublished "2014-09-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/47458/47458-1410182390.jpg> ;
    schema:name "Connect Link / Yoko Ishida"@en,
        "「ストライクウィッチーズ Operation Victory Arrow」オープニング・テーマ Connect Link / 石田燿子"@ja,
        "\"Strike Witches Operation Victory Arrow\" Opening Theme Connect Link / Yoko Ishida"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/47458/47458-1410182390.jpg> .

_:N14ac0d777d464da4b90814bcd5c5587d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N2600263edccc4688abca042faeba5f34 ;
    schema:name "Shooting Star -Instrumental-"@en .

_:N42c4aa62f0a5466d9608caa381f785b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connect Link"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N2600263edccc4688abca042faeba5f34 ;
    schema:name "Connect Link"@en .

_:Nd967ae135a1144a7aa6873a6aa2438ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N2600263edccc4688abca042faeba5f34 ;
    schema:name "Shooting Star"@en .

_:Nfe808620b53b46fe801c82835154c70b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connect Link -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N2600263edccc4688abca042faeba5f34 ;
    schema:name "Connect Link -Instrumental-"@en .

_:N2600263edccc4688abca042faeba5f34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14ac0d777d464da4b90814bcd5c5587d,
        _:N42c4aa62f0a5466d9608caa381f785b2,
        _:Nd967ae135a1144a7aa6873a6aa2438ac,
        _:Nfe808620b53b46fe801c82835154c70b ;
    mo:track_count 4 ;
    schema:duration "PT19:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N14ac0d777d464da4b90814bcd5c5587d,
        _:N42c4aa62f0a5466d9608caa381f785b2,
        _:Nd967ae135a1144a7aa6873a6aa2438ac,
        _:Nfe808620b53b46fe801c82835154c70b .

