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

<album/36256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Destination / FictionJunction YUUKA"@en,
        "Destination / FictionJunction YUUKA"@ja,
        "Destination / FictionJunction YUUKA"@ja-latn ;
    mo:produced_work <album/36256#musicalwork> ;
    schema:name "Destination / FictionJunction YUUKA"@en,
        "Destination / FictionJunction YUUKA"@ja,
        "Destination / FictionJunction YUUKA"@ja-latn .

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

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

<album/38001> a mo:Release ;
    mo:catalogue_number "VTCL-60342" .

<product/1298#subject> a schema:CreativeWork ;
    schema:name "MADLAX"@en,
        "マドラックス"@ja,
        "MADLAX"@ja-latn ;
    foaf:name "MADLAX"@en,
        "マドラックス"@ja,
        "MADLAX"@ja-latn .

<product/584#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn .

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

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

<https://media.vgm.io/albums/65/36256/36256-1352421698.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36256#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/36256/36256-1352421698.png> ;
    foaf:depicts <album/36256#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/36256/36256-1352421698.png> .

<https://medium-media.vgm.io/albums/65/36256/36256-1352421698.png> a schema:ImageObject,
        foaf:Image .

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

<album/36256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Destination / FictionJunction YUUKA"@en,
        "Destination / FictionJunction YUUKA"@ja,
        "Destination / FictionJunction YUUKA"@ja-latn ;
    mo:performance_of <album/36256#musicalwork> ;
    mo:performer <artist/14348#subject> ;
    mo:recorded_as <album/36256#musicalexpression> ;
    schema:byArtist <artist/14348#subject> ;
    schema:name "Destination / FictionJunction YUUKA"@en,
        "Destination / FictionJunction YUUKA"@ja,
        "Destination / FictionJunction YUUKA"@ja-latn ;
    schema:workPerformed <album/36256#musicalwork> .

<artist/14348#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36256#performance> ;
    schema:name "FictionJunction YUUKA"@en ;
    foaf:name "FictionJunction YUUKA"@en .

<album/36256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-23"^^xsd:date ;
    dcterms:title "Destination / FictionJunction YUUKA"@en,
        "Destination / FictionJunction YUUKA"@ja,
        "Destination / FictionJunction YUUKA"@ja-latn ;
    mo:catalogue_number "VICL-61792" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/38001> ;
    mo:publication_of <album/36256#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N0e190e4c0e514f0e971ff0593b801a78 ;
    mo:record_count 1 ;
    schema:about <product/1298#subject>,
        <product/584#subject> ;
    schema:byArtist <artist/14348#subject> ;
    schema:datePublished "2005-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/36256/36256-1352421698.png> ;
    schema:name "Destination / FictionJunction YUUKA"@en,
        "Destination / FictionJunction YUUKA"@ja,
        "Destination / FictionJunction YUUKA"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/36256/36256-1352421698.png> .

_:N309af268fef74df2bae6786d80c66aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Night"@en,
        "聖夜"@ja,
        "Seiya"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "Holy Night"@en,
        "聖夜"@ja,
        "Seiya"@ja-latn .

_:N3b8ec436c7fb49bbb857567f314d33ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uninhabited Place"@en,
        "誰もいない場所"@ja,
        "Daremo Inai Basho"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "Uninhabited Place"@en,
        "誰もいない場所"@ja,
        "Daremo Inai Basho"@ja-latn .

_:N5f394703e38a49f1aa7cf8ed241eda32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm here"@en,
        "I'm here"@ja,
        "I'm here"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "I'm here"@en,
        "I'm here"@ja,
        "I'm here"@ja-latn .

_:N73ecf1869aee4390b9ed4f9e04f8da8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nostalgia"@en,
        "nostalgia"@ja,
        "nostalgia"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "nostalgia"@en,
        "nostalgia"@ja,
        "nostalgia"@ja-latn .

_:N9c0f3e88f83640fc98646444d0683a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nowhere"@en,
        "nowhere"@ja,
        "nowhere"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "nowhere"@en,
        "nowhere"@ja,
        "nowhere"@ja-latn .

_:Na09dc766db464c1592d86ad3252b629a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wheel of Dawn"@en,
        "暁の車"@ja,
        "Akatsuki no Kuruma"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "Wheel of Dawn"@en,
        "暁の車"@ja,
        "Akatsuki no Kuruma"@ja-latn .

_:Na0aa5d232f24441ab515fcca61b244e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "destination"@en,
        "destination"@ja,
        "destination"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "destination"@en,
        "destination"@ja,
        "destination"@ja-latn .

_:Na12412fd10ab46dc9b72858ff31b213f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "inside your heart"@en,
        "inside your heart"@ja,
        "inside your heart"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "inside your heart"@en,
        "inside your heart"@ja,
        "inside your heart"@ja-latn .

_:Ndc60f37ffadd4ae99ee2511639931402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Eyes"@en,
        "瞳の欠片"@ja,
        "Hitomi no Kakera"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "Fragments of Eyes"@en,
        "瞳の欠片"@ja,
        "Hitomi no Kakera"@ja-latn .

_:Ne9176126b772401eb52aee35c67db0b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Words"@en,
        "しずかなことば"@ja,
        "Shizuka na Kotoba"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "Quiet Words"@en,
        "しずかなことば"@ja,
        "Shizuka na Kotoba"@ja-latn .

_:Nf395a08623714486ba1bb08d07444bfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two People"@en,
        "ふたり"@ja,
        "Futari"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N0e190e4c0e514f0e971ff0593b801a78 ;
    schema:name "Two People"@en,
        "ふたり"@ja,
        "Futari"@ja-latn .

_:N0e190e4c0e514f0e971ff0593b801a78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N309af268fef74df2bae6786d80c66aea,
        _:N3b8ec436c7fb49bbb857567f314d33ea,
        _:N5f394703e38a49f1aa7cf8ed241eda32,
        _:N73ecf1869aee4390b9ed4f9e04f8da8e,
        _:N9c0f3e88f83640fc98646444d0683a87,
        _:Na09dc766db464c1592d86ad3252b629a,
        _:Na0aa5d232f24441ab515fcca61b244e4,
        _:Na12412fd10ab46dc9b72858ff31b213f,
        _:Ndc60f37ffadd4ae99ee2511639931402,
        _:Ne9176126b772401eb52aee35c67db0b3,
        _:Nf395a08623714486ba1bb08d07444bfd ;
    mo:track_count 11 ;
    schema:duration "PT48:49"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N309af268fef74df2bae6786d80c66aea,
        _:N3b8ec436c7fb49bbb857567f314d33ea,
        _:N5f394703e38a49f1aa7cf8ed241eda32,
        _:N73ecf1869aee4390b9ed4f9e04f8da8e,
        _:N9c0f3e88f83640fc98646444d0683a87,
        _:Na09dc766db464c1592d86ad3252b629a,
        _:Na0aa5d232f24441ab515fcca61b244e4,
        _:Na12412fd10ab46dc9b72858ff31b213f,
        _:Ndc60f37ffadd4ae99ee2511639931402,
        _:Ne9176126b772401eb52aee35c67db0b3,
        _:Nf395a08623714486ba1bb08d07444bfd .

