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

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

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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4046#subject> ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/4046#composition>,
        <album/4046#lyrics>,
        <album/4046#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/47#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4046#subject> ;
    schema:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja ;
    foaf:made <album/4046#composition>,
        <album/4046#lyrics>,
        <album/4046#subject> ;
    foaf:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja .

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

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4046#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/4046#composition>,
        <album/4046#lyrics>,
        <album/4046#subject> ;
    foaf:name "rino"@en .

<artist/9705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4046#subject> ;
    schema:name "Daisuke Kato"@en,
        "加藤大祐"@ja ;
    foaf:made <album/4046#composition>,
        <album/4046#subject> ;
    foaf:name "Daisuke Kato"@en,
        "加藤大祐"@ja .

<release/7849#subject> a schema:CreativeWork ;
    schema:name "Muv-Luv (all-age)"@en,
        "マブラヴ (限定解除版)"@ja,
        "Muv-Luv (all-age)"@ja-latn ;
    foaf:name "Muv-Luv (all-age)"@en,
        "マブラヴ (限定解除版)"@ja,
        "Muv-Luv (all-age)"@ja-latn .

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

<album/4046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Muv-Luv collection of Standard Edition songs – divergence"@en,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja-latn ;
    mo:performance_of <album/4046#musicalwork> ;
    mo:recorded_as <album/4046#musicalexpression> ;
    schema:name "Muv-Luv collection of Standard Edition songs – divergence"@en,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja-latn ;
    schema:workPerformed <album/4046#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/64/4046/4046-1167084189.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4046#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/4046/4046-1167084189.jpg> ;
    foaf:depicts <album/4046#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/4046/4046-1167084189.jpg> .

<https://medium-media.vgm.io/albums/64/4046/4046-1167084189.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Muv-Luv collection of Standard Edition songs – divergence"@en,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja-latn ;
    mo:composer <artist/1605#subject>,
        <artist/47#subject>,
        <artist/490#subject>,
        <artist/851#subject>,
        <artist/9705#subject> ;
    mo:produced_work <album/4046#musicalwork> ;
    schema:name "Muv-Luv collection of Standard Edition songs – divergence"@en,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja-latn .

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

<album/4046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-25"^^xsd:date ;
    dcterms:title "Muv-Luv collection of Standard Edition songs – divergence"@en,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja-latn ;
    mo:catalogue_number "LACA-5579" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4046#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nbccfd14c08944266a2a77dcbd4a935d5 ;
    mo:record_count 1 ;
    schema:about <release/7849#subject> ;
    schema:datePublished "2006-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/4046/4046-1167084189.jpg> ;
    schema:name "Muv-Luv collection of Standard Edition songs – divergence"@en,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja,
        "Muv-Luv collection of Standard Edition songs – divergence"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/4046/4046-1167084189.jpg> .

_:N2ada4776513e45cc885bd1deb850e9b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sion"@en,
        "紫音 -sion-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nbccfd14c08944266a2a77dcbd4a935d5 ;
    schema:name "Sion"@en,
        "紫音 -sion-"@ja .

_:N7d7f3f49de504dc691c7deb11f8111c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divergence"@en,
        "divergence"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nbccfd14c08944266a2a77dcbd4a935d5 ;
    schema:name "divergence"@en,
        "divergence"@ja .

_:N8f57cf7b9e004b9fb9a9125a96c1d574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astraea"@en,
        "Astraea"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nbccfd14c08944266a2a77dcbd4a935d5 ;
    schema:name "Astraea"@en,
        "Astraea"@ja .

_:N99238e3719c44ec9adba5d5dd5c376a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Won't Let My Wounds Fossilize"@en,
        "傷は化石にならないけれど"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nbccfd14c08944266a2a77dcbd4a935d5 ;
    schema:name "Won't Let My Wounds Fossilize"@en,
        "傷は化石にならないけれど"@ja .

_:Na13a842aa002480f9dc581a34d64566c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calling"@en,
        "calling"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nbccfd14c08944266a2a77dcbd4a935d5 ;
    schema:name "calling"@en,
        "calling"@ja .

_:Nad0f8e37b12941d093d9d6aea42c2d67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little More"@en,
        "リトル・モア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nbccfd14c08944266a2a77dcbd4a935d5 ;
    schema:name "Little More"@en,
        "リトル・モア"@ja .

_:Nbccfd14c08944266a2a77dcbd4a935d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ada4776513e45cc885bd1deb850e9b0,
        _:N7d7f3f49de504dc691c7deb11f8111c8,
        _:N8f57cf7b9e004b9fb9a9125a96c1d574,
        _:N99238e3719c44ec9adba5d5dd5c376a3,
        _:Na13a842aa002480f9dc581a34d64566c,
        _:Nad0f8e37b12941d093d9d6aea42c2d67 ;
    mo:track_count 6 ;
    schema:duration "PT28:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2ada4776513e45cc885bd1deb850e9b0,
        _:N7d7f3f49de504dc691c7deb11f8111c8,
        _:N8f57cf7b9e004b9fb9a9125a96c1d574,
        _:N99238e3719c44ec9adba5d5dd5c376a3,
        _:Na13a842aa002480f9dc581a34d64566c,
        _:Nad0f8e37b12941d093d9d6aea42c2d67 .

