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

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

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

<album/6794#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JUNO Vol.1 plus FATE"@en,
        "JUNO Vol.1 plus FATE"@ja,
        "JUNO Vol.1 plus FATE"@ja-latn ;
    mo:composer <artist/2292#subject> ;
    mo:produced_work <album/6794#musicalwork> ;
    schema:name "JUNO Vol.1 plus FATE"@en,
        "JUNO Vol.1 plus FATE"@ja,
        "JUNO Vol.1 plus FATE"@ja-latn .

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

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

<album/6794#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JUNO Vol.1 plus FATE"@en,
        "JUNO Vol.1 plus FATE"@ja,
        "JUNO Vol.1 plus FATE"@ja-latn ;
    mo:performance_of <album/6794#musicalwork> ;
    mo:performer <artist/2292#subject> ;
    mo:recorded_as <album/6794#musicalexpression> ;
    schema:byArtist <artist/2292#subject> ;
    schema:name "JUNO Vol.1 plus FATE"@en,
        "JUNO Vol.1 plus FATE"@ja,
        "JUNO Vol.1 plus FATE"@ja-latn ;
    schema:workPerformed <album/6794#musicalwork> .

<artist/2292#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6794#subject> ;
    mo:performed <album/6794#performance> ;
    schema:name "K.Juno"@en ;
    foaf:made <album/6794#composition>,
        <album/6794#subject> ;
    foaf:name "K.Juno"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6794#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/6794#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/6794#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "JUNO Vol.1 plus FATE"@en,
        "JUNO Vol.1 plus FATE"@ja,
        "JUNO Vol.1 plus FATE"@ja-latn ;
    mo:catalogue_number "SURE-05080" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6794#musicalexpression> ;
    mo:publisher _:Nc097a1c08f5e439d833ab264d2f463e8 ;
    mo:record _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2292#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "JUNO Vol.1 plus FATE"@en,
        "JUNO Vol.1 plus FATE"@ja,
        "JUNO Vol.1 plus FATE"@ja-latn ;
    schema:publisher _:Nc097a1c08f5e439d833ab264d2f463e8 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0ab22a49b7524428b7ec7a4217f7a2ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate (I Need You More Than I Can Say)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Fate (I Need You More Than I Can Say)"@en .

_:N0d12cf4767324e1683ad478b118a2fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pale Rose"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Pale Rose"@en .

_:N62a447d05b8045959f964704ceb23a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horse of Fire"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Horse of Fire"@en .

_:N7a74bf27be7d4164896e3500d2dcfbca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Sun"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Rising Sun"@en .

_:N90e29e145b904d9c9f6c5bce01ddcb43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Me (Can't Stop Loving You)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Love Me (Can't Stop Loving You)"@en .

_:Na7c08b4218534fbeaf09c415a84e0a27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Dawn"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Song of the Dawn"@en .

_:Nc097a1c08f5e439d833ab264d2f463e8 schema:name "SUREROCK.NET"@en ;
    foaf:name "SUREROCK.NET"@en .

_:Nc1605be07bab4579a478a1312c2558ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Fate"@en .

_:Nd2393adec53f42a485ade438e9fd569d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighter in the Screen"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Fighter in the Screen"@en .

_:Nd60082ae91bc490d805341b9cd96933a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do You Know"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Do You Know"@en .

_:Nd72802e61282495abef0c980db28c41a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skies Are Falling Down"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2aa679e9ce349ee8259bdebe2d59254 ;
    schema:name "Skies Are Falling Down"@en .

_:Ne2aa679e9ce349ee8259bdebe2d59254 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ab22a49b7524428b7ec7a4217f7a2ef,
        _:N0d12cf4767324e1683ad478b118a2fb6,
        _:N62a447d05b8045959f964704ceb23a60,
        _:N7a74bf27be7d4164896e3500d2dcfbca,
        _:N90e29e145b904d9c9f6c5bce01ddcb43,
        _:Na7c08b4218534fbeaf09c415a84e0a27,
        _:Nc1605be07bab4579a478a1312c2558ef,
        _:Nd2393adec53f42a485ade438e9fd569d,
        _:Nd60082ae91bc490d805341b9cd96933a,
        _:Nd72802e61282495abef0c980db28c41a ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0ab22a49b7524428b7ec7a4217f7a2ef,
        _:N0d12cf4767324e1683ad478b118a2fb6,
        _:N62a447d05b8045959f964704ceb23a60,
        _:N7a74bf27be7d4164896e3500d2dcfbca,
        _:N90e29e145b904d9c9f6c5bce01ddcb43,
        _:Na7c08b4218534fbeaf09c415a84e0a27,
        _:Nc1605be07bab4579a478a1312c2558ef,
        _:Nd2393adec53f42a485ade438e9fd569d,
        _:Nd60082ae91bc490d805341b9cd96933a,
        _:Nd72802e61282495abef0c980db28c41a .

