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

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

<product/23615#subject> a schema:CreativeWork ;
    schema:name "YAT Anshin! Uchuu Ryokou"@en,
        "YAT 安心! 宇宙旅行"@ja,
        "YAT Anshin! Uchuu Ryokou"@ja-latn ;
    foaf:name "YAT Anshin! Uchuu Ryokou"@en,
        "YAT 安心! 宇宙旅行"@ja,
        "YAT Anshin! Uchuu Ryokou"@ja-latn .

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

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

<https://media.vgm.io/albums/83/112038/112038-0755e75602ed.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112038#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/112038/112038-0755e75602ed.jpg> ;
    foaf:depicts <album/112038#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/112038/112038-0755e75602ed.jpg> .

<https://medium-media.vgm.io/albums/83/112038/112038-0755e75602ed.jpg> a schema:ImageObject,
        foaf:Image .

<album/112038#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everlasting Loop / Supersonic Float"@en,
        "エヴァーラスティング・ループ / Supersonic Float"@ja,
        "Everlasting Loop / Supersonic Float"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "NONKI"@en ;
            foaf:made <album/112038#composition> ;
            foaf:name "NONKI"@en ],
        <artist/78152#subject> ;
    mo:produced_work <album/112038#musicalwork> ;
    schema:name "Everlasting Loop / Supersonic Float"@en,
        "エヴァーラスティング・ループ / Supersonic Float"@ja,
        "Everlasting Loop / Supersonic Float"@ja-latn .

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

<album/112038#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everlasting Loop / Supersonic Float"@en,
        "エヴァーラスティング・ループ / Supersonic Float"@ja,
        "Everlasting Loop / Supersonic Float"@ja-latn ;
    mo:performance_of <album/112038#musicalwork> ;
    mo:performer <artist/78152#subject> ;
    mo:recorded_as <album/112038#musicalexpression> ;
    schema:byArtist <artist/78152#subject> ;
    schema:name "Everlasting Loop / Supersonic Float"@en,
        "エヴァーラスティング・ループ / Supersonic Float"@ja,
        "Everlasting Loop / Supersonic Float"@ja-latn ;
    schema:workPerformed <album/112038#musicalwork> .

<artist/78152#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112038#subject> ;
    mo:performed <album/112038#performance> ;
    schema:name "Supersonic Float"@en,
        "スーパーソニック・フロート"@ja ;
    foaf:made <album/112038#composition>,
        <album/112038#subject> ;
    foaf:name "Supersonic Float"@en,
        "スーパーソニック・フロート"@ja .

<album/112038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-05-30"^^xsd:date ;
    dcterms:title "Everlasting Loop / Supersonic Float"@en,
        "エヴァーラスティング・ループ / Supersonic Float"@ja,
        "Everlasting Loop / Supersonic Float"@ja-latn ;
    mo:catalogue_number "SRDL-4524" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/112038#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:Nd01c2e9d4ec04753a023116b7f0a99d8 ;
    mo:record_count 1 ;
    schema:about <product/23615#subject> ;
    schema:byArtist <artist/78152#subject> ;
    schema:datePublished "1998-05-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/112038/112038-0755e75602ed.jpg> ;
    schema:name "Everlasting Loop / Supersonic Float"@en,
        "エヴァーラスティング・ループ / Supersonic Float"@ja,
        "Everlasting Loop / Supersonic Float"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/112038/112038-0755e75602ed.jpg> .

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

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

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

_:N269cf099a5824cc9a948920d2766261f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エヴァーラスティング・ループ (オリジナル・カラオケ)"@ja,
        "Everlasting Loop (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nd01c2e9d4ec04753a023116b7f0a99d8 ;
    schema:name "エヴァーラスティング・ループ (オリジナル・カラオケ)"@ja,
        "Everlasting Loop (Original Karaoke)"@ja-latn .

_:N5bb13a1487f94b85ba60c0737bb85e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追いかけたい (オリジナル・カラオケ)"@ja,
        "Oikaketai (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nd01c2e9d4ec04753a023116b7f0a99d8 ;
    schema:name "追いかけたい (オリジナル・カラオケ)"@ja,
        "Oikaketai (Original Karaoke)"@ja-latn .

_:N636e1b460e254bf4b3200d1a62625e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追いかけたい"@ja,
        "Oikaketai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nd01c2e9d4ec04753a023116b7f0a99d8 ;
    schema:name "追いかけたい"@ja,
        "Oikaketai"@ja-latn .

_:N73ef64e2fb0847fea4688e7b2be6fc3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エヴァーラスティング・ループ"@ja,
        "Everlasting Loop"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nd01c2e9d4ec04753a023116b7f0a99d8 ;
    schema:name "エヴァーラスティング・ループ"@ja,
        "Everlasting Loop"@ja-latn .

_:Nd01c2e9d4ec04753a023116b7f0a99d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N269cf099a5824cc9a948920d2766261f,
        _:N5bb13a1487f94b85ba60c0737bb85e06,
        _:N636e1b460e254bf4b3200d1a62625e3a,
        _:N73ef64e2fb0847fea4688e7b2be6fc3c ;
    mo:track_count 4 ;
    schema:duration "PT17:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N269cf099a5824cc9a948920d2766261f,
        _:N5bb13a1487f94b85ba60c0737bb85e06,
        _:N636e1b460e254bf4b3200d1a62625e3a,
        _:N73ef64e2fb0847fea4688e7b2be6fc3c .

