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

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

<album/91819> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5853#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/5853#composition>,
        <album/5853#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<product/15380#subject> a schema:CreativeWork ;
    schema:name "Farland Symphony"@en,
        "ファーランドシンフォニー"@ja,
        "Farland Symphony"@ja-latn ;
    foaf:name "Farland Symphony"@en,
        "ファーランドシンフォニー"@ja,
        "Farland Symphony"@ja-latn .

<album/5853#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wing My Way / KOTOKO"@en,
        "ファーランドシンフォニー 初回特典CD"@ja,
        "Farland Symphony First Press Special CD"@ja-latn ;
    mo:composer <artist/18#subject> ;
    mo:produced_work <album/5853#musicalwork> ;
    schema:name "Wing My Way / KOTOKO"@en,
        "ファーランドシンフォニー 初回特典CD"@ja,
        "Farland Symphony First Press Special CD"@ja-latn .

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

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

<org/1795#subject> schema:name "TGL"@en,
        "株式会社テイジイエル"@ja,
        "TGL"@ja-latn ;
    foaf:name "TGL"@en,
        "株式会社テイジイエル"@ja,
        "TGL"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/5853/5853-1444576489.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5853#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wing My Way / KOTOKO"@en,
        "ファーランドシンフォニー 初回特典CD"@ja,
        "Farland Symphony First Press Special CD"@ja-latn ;
    mo:performance_of <album/5853#musicalwork> ;
    mo:performer <artist/127#subject> ;
    mo:recorded_as <album/5853#musicalexpression> ;
    schema:byArtist <artist/127#subject> ;
    schema:name "Wing My Way / KOTOKO"@en,
        "ファーランドシンフォニー 初回特典CD"@ja,
        "Farland Symphony First Press Special CD"@ja-latn ;
    schema:workPerformed <album/5853#musicalwork> .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5853#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/5853#lyrics>,
        <album/5853#subject> ;
    foaf:name "KOTOKO"@en .

<album/5853#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-02-15"^^xsd:date ;
    dcterms:title "Wing My Way / KOTOKO"@en,
        "ファーランドシンフォニー 初回特典CD"@ja,
        "Farland Symphony First Press Special CD"@ja-latn ;
    mo:catalogue_number "TGL-011230" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/91819> ;
    mo:publication_of <album/5853#musicalexpression> ;
    mo:publisher <org/1795#subject> ;
    mo:record _:N1e570132a1a74aeaaeecd74f3a8be75c ;
    mo:record_count 1 ;
    schema:about <product/15380#subject> ;
    schema:byArtist <artist/127#subject> ;
    schema:datePublished "2002-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/5853/5853-1444576489.jpg> ;
    schema:name "Wing My Way / KOTOKO"@en,
        "ファーランドシンフォニー 初回特典CD"@ja,
        "Farland Symphony First Press Special CD"@ja-latn ;
    schema:publisher <org/1795#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/5853/5853-1444576489.jpg> .

_:N0443a3e271e74820ac1889403056e15e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing My Way"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N1e570132a1a74aeaaeecd74f3a8be75c ;
    schema:name "Wing My Way"@en .

_:Ndcfe0bb7a1a7453ba62afa17c603109f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing My Way (Off Vocal)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N1e570132a1a74aeaaeecd74f3a8be75c ;
    schema:name "Wing My Way (Off Vocal)"@en .

_:N1e570132a1a74aeaaeecd74f3a8be75c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0443a3e271e74820ac1889403056e15e,
        _:Ndcfe0bb7a1a7453ba62afa17c603109f ;
    mo:track_count 2 ;
    schema:duration "PT11:54"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0443a3e271e74820ac1889403056e15e,
        _:Ndcfe0bb7a1a7453ba62afa17c603109f .

