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

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

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

<artist/3694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59011#subject> ;
    schema:name "Minami Takayama"@en,
        "高山みなみ"@ja ;
    foaf:made <album/59011#composition>,
        <album/59011#subject> ;
    foaf:name "Minami Takayama"@en,
        "高山みなみ"@ja .

<product/632#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam Wing"@en,
        "新機動戦記ガンダムＷ"@ja,
        "Shin Kidou Senki Gundam Wing"@ja-latn ;
    foaf:name "Mobile Suit Gundam Wing"@en,
        "新機動戦記ガンダムＷ"@ja,
        "Shin Kidou Senki Gundam Wing"@ja-latn .

<release/16671#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam Wing: Endless Waltz - Special Edition"@en,
        "新機動戦記ガンダムＷ Endless Waltz 特別篇"@ja,
        "Shin Kidou Senki Gundam W Endless Waltz Special Edition"@ja-latn ;
    foaf:name "Mobile Suit Gundam Wing: Endless Waltz - Special Edition"@en,
        "新機動戦記ガンダムＷ Endless Waltz 特別篇"@ja,
        "Shin Kidou Senki Gundam W Endless Waltz Special Edition"@ja-latn .

<album/59011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LAST IMPRESSION / TWO-MIX"@en,
        "LAST IMPRESSION / TWO-MIX"@ja,
        "LAST IMPRESSION / TWO-MIX"@ja-latn ;
    mo:composer <artist/3694#subject> ;
    mo:produced_work <album/59011#musicalwork> ;
    schema:name "LAST IMPRESSION / TWO-MIX"@en,
        "LAST IMPRESSION / TWO-MIX"@ja,
        "LAST IMPRESSION / TWO-MIX"@ja-latn .

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

<org/3479#subject> schema:name "IZM Communications Group"@en,
        "IZM Communications Group"@ja,
        "IZM Communications Group"@ja-latn ;
    foaf:name "IZM Communications Group"@en,
        "IZM Communications Group"@ja,
        "IZM Communications Group"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/59011/59011-1464185522.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LAST IMPRESSION / TWO-MIX"@en,
        "LAST IMPRESSION / TWO-MIX"@ja,
        "LAST IMPRESSION / TWO-MIX"@ja-latn ;
    mo:performance_of <album/59011#musicalwork> ;
    mo:performer <artist/9832#subject> ;
    mo:recorded_as <album/59011#musicalexpression> ;
    schema:byArtist <artist/9832#subject> ;
    schema:name "LAST IMPRESSION / TWO-MIX"@en,
        "LAST IMPRESSION / TWO-MIX"@ja,
        "LAST IMPRESSION / TWO-MIX"@ja-latn ;
    schema:workPerformed <album/59011#musicalwork> .

<artist/9832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59011#performance> ;
    schema:name "TWO-MIX"@en ;
    foaf:name "TWO-MIX"@en .

<album/59011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-07-23"^^xsd:date ;
    dcterms:title "LAST IMPRESSION / TWO-MIX"@en,
        "LAST IMPRESSION / TWO-MIX"@ja,
        "LAST IMPRESSION / TWO-MIX"@ja-latn ;
    mo:catalogue_number "KIDS-391" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/59011#musicalexpression> ;
    mo:publisher <org/3479#subject> ;
    mo:record _:Na8f80f8b30454906b258c1bb953fc152 ;
    mo:record_count 1 ;
    schema:about <product/632#subject>,
        <release/16671#subject> ;
    schema:byArtist <artist/9832#subject> ;
    schema:datePublished "1998-07-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/59011/59011-1464185522.jpg> ;
    schema:name "LAST IMPRESSION / TWO-MIX"@en,
        "LAST IMPRESSION / TWO-MIX"@ja,
        "LAST IMPRESSION / TWO-MIX"@ja-latn ;
    schema:publisher <org/3479#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/59011/59011-1464185522.jpg> .

_:N6d06a5369e7245db91923d35897a8082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAST IMPRESSION (RADIO EDIT/INSTRUMENTAL)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Na8f80f8b30454906b258c1bb953fc152 ;
    schema:name "LAST IMPRESSION (RADIO EDIT/INSTRUMENTAL)"@en .

_:N9068e1929ca84853acab6b9f3ced1431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAST IMPRESSION (RADIO EDIT)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Na8f80f8b30454906b258c1bb953fc152 ;
    schema:name "LAST IMPRESSION (RADIO EDIT)"@en .

_:Na158a41cc89c40ef9996db38ddb3a349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAST IMPRESSION"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:Na8f80f8b30454906b258c1bb953fc152 ;
    schema:name "LAST IMPRESSION"@en .

_:Nc43a7690bc1441fba04b4a383d03b660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUST COMMUNICATION II TYPE II"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na8f80f8b30454906b258c1bb953fc152 ;
    schema:name "JUST COMMUNICATION II TYPE II"@en .

_:Na8f80f8b30454906b258c1bb953fc152 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d06a5369e7245db91923d35897a8082,
        _:N9068e1929ca84853acab6b9f3ced1431,
        _:Na158a41cc89c40ef9996db38ddb3a349,
        _:Nc43a7690bc1441fba04b4a383d03b660 ;
    mo:track_count 4 ;
    schema:duration "PT21:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6d06a5369e7245db91923d35897a8082,
        _:N9068e1929ca84853acab6b9f3ced1431,
        _:Na158a41cc89c40ef9996db38ddb3a349,
        _:Nc43a7690bc1441fba04b4a383d03b660 .

