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

<artist/45958#subject> a schema:Person,
        foaf:Person ;
    schema:name "FantasticYouth"@en ;
    foaf:made <album/115394#lyrics>,
        <album/115394#subject>,
        <album/115394#vocals> ;
    foaf:name "FantasticYouth"@en .

<artist/46308#subject> a schema:Person,
        foaf:Person ;
    schema:name "Onyu"@en ;
    foaf:made <album/115394#lyrics>,
        <album/115394#subject> ;
    foaf:name "Onyu"@en .

<artist/46307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115394#subject> ;
    schema:name "LowFat"@en ;
    foaf:made <album/115394#composition>,
        <album/115394#subject> ;
    foaf:name "LowFat"@en .

<product/9753#subject> a schema:CreativeWork ;
    schema:name "World Trigger 3rd Season"@en,
        "ワールドトリガー 3rdシーズン"@ja,
        "World Trigger 3rd Season"@ja-latn ;
    foaf:name "World Trigger 3rd Season"@en,
        "ワールドトリガー 3rdシーズン"@ja,
        "World Trigger 3rd Season"@ja-latn .

<album/115394#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ungai Shoukei / FantasticYouth"@en,
        "雲外憧憬 / FantasticYouth"@ja,
        "Ungai Shoukei / FantasticYouth"@ja-latn ;
    mo:composer <artist/46307#subject> ;
    mo:produced_work <album/115394#musicalwork> ;
    schema:name "Ungai Shoukei / FantasticYouth"@en,
        "雲外憧憬 / FantasticYouth"@ja,
        "Ungai Shoukei / FantasticYouth"@ja-latn .

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

<album/115394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ungai Shoukei / FantasticYouth"@en,
        "雲外憧憬 / FantasticYouth"@ja,
        "Ungai Shoukei / FantasticYouth"@ja-latn ;
    mo:performance_of <album/115394#musicalwork> ;
    mo:recorded_as <album/115394#musicalexpression> ;
    schema:name "Ungai Shoukei / FantasticYouth"@en,
        "雲外憧憬 / FantasticYouth"@ja,
        "Ungai Shoukei / FantasticYouth"@ja-latn ;
    schema:workPerformed <album/115394#musicalwork> .

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

<org/2391#subject> schema:name "UNIVERSAL J"@en,
        "UNIVERSAL J"@ja,
        "UNIVERSAL J"@ja-latn ;
    foaf:name "UNIVERSAL J"@en,
        "UNIVERSAL J"@ja,
        "UNIVERSAL J"@ja-latn .

<https://media.vgm.io/albums/49/115394/115394-4e1bd9a48684.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115394#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/115394/115394-4e1bd9a48684.jpg> ;
    foaf:depicts <album/115394#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/115394/115394-4e1bd9a48684.jpg> .

<https://medium-media.vgm.io/albums/49/115394/115394-4e1bd9a48684.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/115394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-15"^^xsd:date ;
    dcterms:title "Ungai Shoukei / FantasticYouth"@en,
        "雲外憧憬 / FantasticYouth"@ja,
        "Ungai Shoukei / FantasticYouth"@ja-latn ;
    mo:catalogue_number "UPCH-5984" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115394#musicalexpression> ;
    mo:publisher <org/2391#subject> ;
    mo:record _:Ned58471abddd443cb4ca721c7460ef3e ;
    mo:record_count 1 ;
    schema:about <product/9753#subject> ;
    schema:datePublished "2021-12-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/115394/115394-4e1bd9a48684.jpg> ;
    schema:name "Ungai Shoukei / FantasticYouth"@en,
        "雲外憧憬 / FantasticYouth"@ja,
        "Ungai Shoukei / FantasticYouth"@ja-latn ;
    schema:publisher <org/2391#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/115394/115394-4e1bd9a48684.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆり"@en ;
    foaf:made <album/115394#subject> ;
    foaf:name "ゆり"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆり"@en ;
    foaf:made <album/115394#lyrics> ;
    foaf:name "ゆり"@en .

_:N61c0016ddedb4a0ab2823a48b3f8eeca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雲外憧憬"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ned58471abddd443cb4ca721c7460ef3e ;
    schema:name "雲外憧憬"@ja .

_:N69d1096182954b289aa1315c30f75c7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京青走"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ned58471abddd443cb4ca721c7460ef3e ;
    schema:name "東京青走"@ja .

_:Ne5e5e9801f4846c0bba03d10f4a5495a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雲外憧憬 - English ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ned58471abddd443cb4ca721c7460ef3e ;
    schema:name "雲外憧憬 - English ver."@ja .

_:Ned58471abddd443cb4ca721c7460ef3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61c0016ddedb4a0ab2823a48b3f8eeca,
        _:N69d1096182954b289aa1315c30f75c7a,
        _:Ne5e5e9801f4846c0bba03d10f4a5495a ;
    mo:track_count 3 ;
    schema:duration "PT10:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N61c0016ddedb4a0ab2823a48b3f8eeca,
        _:N69d1096182954b289aa1315c30f75c7a,
        _:Ne5e5e9801f4846c0bba03d10f4a5495a .

