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

<artist/12238#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kylee"@en ;
    foaf:made <album/26337#subject>,
        <album/26337#vocals> ;
    foaf:name "Kylee"@en .

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

<artist/12194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26337#subject> ;
    schema:name "Carlos K."@en ;
    foaf:made <album/26337#composition>,
        <album/26337#subject> ;
    foaf:name "Carlos K."@en .

<artist/13267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26337#subject> ;
    schema:name "Kouta Okochi"@en,
        "大河内航太"@ja ;
    foaf:made <album/26337#composition>,
        <album/26337#subject> ;
    foaf:name "Kouta Okochi"@en,
        "大河内航太"@ja .

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

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

<album/26337#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everlasting / Kylee"@en,
        "Everlasting / Kylee"@ja,
        "Everlasting / Kylee"@ja-latn ;
    mo:performance_of <album/26337#musicalwork> ;
    mo:recorded_as <album/26337#musicalexpression> ;
    schema:name "Everlasting / Kylee"@en,
        "Everlasting / Kylee"@ja,
        "Everlasting / Kylee"@ja-latn ;
    schema:workPerformed <album/26337#musicalwork> .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/26337/26337-1306420768.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26337#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everlasting / Kylee"@en,
        "Everlasting / Kylee"@ja,
        "Everlasting / Kylee"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "龍"@en ;
            foaf:made <album/26337#composition> ;
            foaf:name "龍"@en ],
        <artist/12194#subject>,
        <artist/13267#subject> ;
    mo:produced_work <album/26337#musicalwork> ;
    schema:name "Everlasting / Kylee"@en,
        "Everlasting / Kylee"@ja,
        "Everlasting / Kylee"@ja-latn .

<album/26337#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-27"^^xsd:date ;
    dcterms:title "Everlasting / Kylee"@en,
        "Everlasting / Kylee"@ja,
        "Everlasting / Kylee"@ja-latn ;
    mo:catalogue_number "DFCL-1694" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26337#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N42de4d0e33914bc191e519e8ad70b1ff ;
    mo:record_count 1 ;
    schema:about <product/586#subject> ;
    schema:datePublished "2010-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/26337/26337-1306420768.jpg> ;
    schema:name "Everlasting / Kylee"@en,
        "Everlasting / Kylee"@ja,
        "Everlasting / Kylee"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/26337/26337-1306420768.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26337#subject> ;
    schema:name "龍"@en ;
    foaf:made <album/26337#subject> ;
    foaf:name "龍"@en .

_:N70f7b65cb9744a36b32b618669665524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting [Less Vocal]"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N42de4d0e33914bc191e519e8ad70b1ff ;
    schema:name "Everlasting [Less Vocal]"@en .

_:Na620907f7bc64ecfb36a7686ffbb6af3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IT’S YOU [STUDIO APARTMENT Remix]"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N42de4d0e33914bc191e519e8ad70b1ff ;
    schema:name "IT’S YOU [STUDIO APARTMENT Remix]"@en .

_:Nc3e7fba3852b42c1b3a6657574f132a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Luckiest Girl in the World"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N42de4d0e33914bc191e519e8ad70b1ff ;
    schema:name "The Luckiest Girl in the World"@en .

_:Ne4290874d3a54b119310e2b6765155b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N42de4d0e33914bc191e519e8ad70b1ff ;
    schema:name "Everlasting"@en .

_:N42de4d0e33914bc191e519e8ad70b1ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N70f7b65cb9744a36b32b618669665524,
        _:Na620907f7bc64ecfb36a7686ffbb6af3,
        _:Nc3e7fba3852b42c1b3a6657574f132a1,
        _:Ne4290874d3a54b119310e2b6765155b0 ;
    mo:track_count 4 ;
    schema:duration "PT15:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N70f7b65cb9744a36b32b618669665524,
        _:Na620907f7bc64ecfb36a7686ffbb6af3,
        _:Nc3e7fba3852b42c1b3a6657574f132a1,
        _:Ne4290874d3a54b119310e2b6765155b0 .

