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

<album/90543#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Close to the Sun"@en,
        "Close to the Sun"@ja,
        "Close to the Sun"@ja-latn ;
    mo:produced_work <album/90543#musicalwork> ;
    schema:name "Close to the Sun"@en,
        "Close to the Sun"@ja,
        "Close to the Sun"@ja-latn .

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

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

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

<org/1972#subject> schema:name "Wired Productions"@en,
        "Wired Productions"@ja,
        "Wired Productions"@ja-latn ;
    foaf:name "Wired Productions"@en,
        "Wired Productions"@ja,
        "Wired Productions"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/90543/90543-1573938634.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90543#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Close to the Sun"@en,
        "Close to the Sun"@ja,
        "Close to the Sun"@ja-latn ;
    mo:performance_of <album/90543#musicalwork> ;
    mo:performer _:N7dec61a875fb45d38669e4b10630ec1a ;
    mo:recorded_as <album/90543#musicalexpression> ;
    schema:byArtist _:N7dec61a875fb45d38669e4b10630ec1a ;
    schema:name "Close to the Sun"@en,
        "Close to the Sun"@ja,
        "Close to the Sun"@ja-latn ;
    schema:workPerformed <album/90543#musicalwork> .

<album/90543#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-29"^^xsd:date ;
    dcterms:title "Close to the Sun"@en,
        "Close to the Sun"@ja,
        "Close to the Sun"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/90543#musicalexpression> ;
    mo:publisher <org/1972#subject> ;
    mo:record _:N024ab65d7479491fa1701ff75626a54e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Close to the Sun"@en ;
            foaf:name "Close to the Sun"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Porcelain Pill"@en ;
            foaf:name "Porcelain Pill"@en ] ;
    schema:datePublished "2019-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/90543/90543-1573938634.jpg> ;
    schema:name "Close to the Sun"@en,
        "Close to the Sun"@ja,
        "Close to the Sun"@ja-latn ;
    schema:publisher <org/1972#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/90543/90543-1573938634.jpg> .

_:N3261da1cdeb24101bca7b9b925e23a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STORM IN A TEACUP (ACOUSTIC)"@en ;
    mo:track_number 2 ;
    schema:duration "PT13:47"^^xsd:interval ;
    schema:inPlaylist _:N024ab65d7479491fa1701ff75626a54e ;
    schema:name "STORM IN A TEACUP (ACOUSTIC)"@en .

_:N732b87a003e9436a86ca2f95d51f4bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLOSE TO THE SUN"@en ;
    mo:track_number 1 ;
    schema:duration "PT13:51"^^xsd:interval ;
    schema:inPlaylist _:N024ab65d7479491fa1701ff75626a54e ;
    schema:name "CLOSE TO THE SUN"@en .

_:N7dec61a875fb45d38669e4b10630ec1a a schema:Person,
        foaf:Person ;
    mo:performed <album/90543#performance> ;
    schema:name "Porcelain Pill"@en ;
    foaf:name "Porcelain Pill"@en .

_:N024ab65d7479491fa1701ff75626a54e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3261da1cdeb24101bca7b9b925e23a55,
        _:N732b87a003e9436a86ca2f95d51f4bd5 ;
    mo:track_count 2 ;
    schema:duration "PT13:47"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3261da1cdeb24101bca7b9b925e23a55,
        _:N732b87a003e9436a86ca2f95d51f4bd5 .

