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

<artist/48#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/11217#subject>,
        <album/11217#vocals> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<artist/55#subject> a schema:Person,
        foaf:Person ;
    schema:name "JAM Project"@en ;
    foaf:made <album/11217#subject>,
        <album/11217#vocals> ;
    foaf:name "JAM Project"@en .

<artist/57#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:made <album/11217#subject>,
        <album/11217#vocals> ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<artist/6194#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja ;
    foaf:made <album/11217#subject>,
        <album/11217#vocals> ;
    foaf:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11217#subject> ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/11217#composition>,
        <album/11217#lyrics>,
        <album/11217#subject>,
        <album/11217#vocals> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<product/6181#subject> a schema:CreativeWork ;
    schema:name "Muv-Luv Alternative"@en,
        "マブラヴ オルタネイティヴ"@ja,
        "Muv-Luv Alternative"@ja-latn ;
    foaf:name "Muv-Luv Alternative"@en,
        "マブラヴ オルタネイティヴ"@ja,
        "Muv-Luv Alternative"@ja-latn .

<album/11217#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Muv-Luv Alternative Insertion Song Collection"@en,
        "マブラヴ オルタネイティヴ Insertion song Collection"@ja,
        "Muv-Luv Alternative Insertion Song Collection"@ja-latn ;
    mo:composer <artist/42#subject> ;
    mo:produced_work <album/11217#musicalwork> ;
    schema:name "Muv-Luv Alternative Insertion Song Collection"@en,
        "マブラヴ オルタネイティヴ Insertion song Collection"@ja,
        "Muv-Luv Alternative Insertion Song Collection"@ja-latn .

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

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

<album/11217#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Muv-Luv Alternative Insertion Song Collection"@en,
        "マブラヴ オルタネイティヴ Insertion song Collection"@ja,
        "Muv-Luv Alternative Insertion Song Collection"@ja-latn ;
    mo:performance_of <album/11217#musicalwork> ;
    mo:recorded_as <album/11217#musicalexpression> ;
    schema:name "Muv-Luv Alternative Insertion Song Collection"@en,
        "マブラヴ オルタネイティヴ Insertion song Collection"@ja,
        "Muv-Luv Alternative Insertion Song Collection"@ja-latn ;
    schema:workPerformed <album/11217#musicalwork> .

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

<https://medium-media.vgm.io/albums/71/11217/11217-1228274414.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/11217#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-25"^^xsd:date ;
    dcterms:title "Muv-Luv Alternative Insertion Song Collection"@en,
        "マブラヴ オルタネイティヴ Insertion song Collection"@ja,
        "Muv-Luv Alternative Insertion Song Collection"@ja-latn ;
    mo:catalogue_number "LACM-4197" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11217#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N1940e23244714fc8b578dabf385fb908 ;
    mo:record_count 1 ;
    schema:about <product/6181#subject> ;
    schema:datePublished "2005-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/11217/11217-1228274414.jpg> ;
    schema:name "Muv-Luv Alternative Insertion Song Collection"@en,
        "マブラヴ オルタネイティヴ Insertion song Collection"@ja,
        "Muv-Luv Alternative Insertion Song Collection"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/11217/11217-1228274414.jpg> .

_:N617e6fbf6d28415d96e3bdf6b193ba00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings"@en,
        "翼"@ja,
        "Tsubasa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N1940e23244714fc8b578dabf385fb908 ;
    schema:name "Wings"@en,
        "翼"@ja,
        "Tsubasa"@ja-latn .

_:N7a9851f335dc4c2b87f25f068da23ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carry on"@en,
        "Carry on"@ja,
        "Carry on"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N1940e23244714fc8b578dabf385fb908 ;
    schema:name "Carry on"@en,
        "Carry on"@ja,
        "Carry on"@ja-latn .

_:N8cb238cd12c34790b523e7fcbc520011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howl to the Future (instrumental)"@en,
        "未来への咆哮 (instrumental)"@ja,
        "Asu he no Houkou (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N1940e23244714fc8b578dabf385fb908 ;
    schema:name "Howl to the Future (instrumental)"@en,
        "未来への咆哮 (instrumental)"@ja,
        "Asu he no Houkou (Instrumental)"@ja-latn .

_:Nb160e9abbd8649e89c27f3d458993ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings (instrumental)"@en,
        "翼 (instrumental)"@ja,
        "Tsubasa (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N1940e23244714fc8b578dabf385fb908 ;
    schema:name "Wings (instrumental)"@en,
        "翼 (instrumental)"@ja,
        "Tsubasa (Instrumental)"@ja-latn .

_:Nbf1d997000fb4172bb1a26b922d87850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carry on (instrumental)"@en,
        "Carry on (instrumental)"@ja,
        "Carry on (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N1940e23244714fc8b578dabf385fb908 ;
    schema:name "Carry on (instrumental)"@en,
        "Carry on (instrumental)"@ja,
        "Carry on (Instrumental)"@ja-latn .

_:Nf2feab4a50f54156a72c56ae03de8553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howl to the Future"@en,
        "未来への咆哮"@ja,
        "Asu he no Houkou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N1940e23244714fc8b578dabf385fb908 ;
    schema:name "Howl to the Future"@en,
        "未来への咆哮"@ja,
        "Asu he no Houkou"@ja-latn .

_:N1940e23244714fc8b578dabf385fb908 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N617e6fbf6d28415d96e3bdf6b193ba00,
        _:N7a9851f335dc4c2b87f25f068da23ddd,
        _:N8cb238cd12c34790b523e7fcbc520011,
        _:Nb160e9abbd8649e89c27f3d458993ac0,
        _:Nbf1d997000fb4172bb1a26b922d87850,
        _:Nf2feab4a50f54156a72c56ae03de8553 ;
    mo:track_count 6 ;
    schema:duration "PT33:56"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N617e6fbf6d28415d96e3bdf6b193ba00,
        _:N7a9851f335dc4c2b87f25f068da23ddd,
        _:N8cb238cd12c34790b523e7fcbc520011,
        _:Nb160e9abbd8649e89c27f3d458993ac0,
        _:Nbf1d997000fb4172bb1a26b922d87850,
        _:Nf2feab4a50f54156a72c56ae03de8553 .

