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

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

<artist/68883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146378#subject> ;
    schema:name "Jami Lynne"@en ;
    foaf:made <album/146378#composition>,
        <album/146378#subject>,
        <album/146378#vocals> ;
    foaf:name "Jami Lynne"@en .

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

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

<https://media.vgm.io/albums/87/146378/146378-43bde8eeb854.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146378#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/146378/146378-43bde8eeb854.png> ;
    foaf:depicts <album/146378#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/146378/146378-43bde8eeb854.png> .

<https://medium-media.vgm.io/albums/87/146378/146378-43bde8eeb854.png> a schema:ImageObject,
        foaf:Image .

<album/146378#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@en,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja-latn ;
    mo:composer <artist/28021#subject>,
        <artist/68883#subject> ;
    mo:produced_work <album/146378#musicalwork> ;
    schema:name "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@en,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja-latn .

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

<album/146378#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@en,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja-latn ;
    mo:performance_of <album/146378#musicalwork> ;
    mo:performer <artist/28021#subject> ;
    mo:recorded_as <album/146378#musicalexpression> ;
    schema:byArtist <artist/28021#subject> ;
    schema:name "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@en,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/146378#musicalwork> .

<artist/28021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146378#subject> ;
    mo:performed <album/146378#performance> ;
    schema:name "Christa Lee"@en ;
    foaf:made <album/146378#composition>,
        <album/146378#subject> ;
    foaf:name "Christa Lee"@en .

<album/146378#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-13"^^xsd:date ;
    dcterms:title "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@en,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146378#musicalexpression> ;
    mo:publisher _:Nfcde520ea78043899562c7fc8d6a7e17 ;
    mo:record _:Nd0a6d3d58256486683289dc13b9dac75 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Get in the Car, Loser!"@en ;
            foaf:name "Get in the Car, Loser!"@en ] ;
    schema:byArtist <artist/28021#subject> ;
    schema:datePublished "2023-02-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/146378/146378-43bde8eeb854.png> ;
    schema:name "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@en,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja,
        "Get in the Car, Loser! The Fate of Another World - Original Soundtrack"@ja-latn ;
    schema:publisher _:Nfcde520ea78043899562c7fc8d6a7e17 ;
    foaf:depiction <https://media.vgm.io/albums/87/146378/146378-43bde8eeb854.png> .

_:N138e3c39ba9d4c459e65fed5e5adb72c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planetarium"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nd0a6d3d58256486683289dc13b9dac75 ;
    schema:name "Planetarium"@en .

_:N4f3f20b061bf4a679b6c46444110840b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest Stop"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nd0a6d3d58256486683289dc13b9dac75 ;
    schema:name "Rest Stop"@en .

_:N5bce65f00de548018ce56d9cecd5ef04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of the Times - Lofi Disco Mix"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:Nd0a6d3d58256486683289dc13b9dac75 ;
    schema:name "Spirit of the Times - Lofi Disco Mix"@en .

_:N70405b381efb4e9caccd4b6235461e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Never Falter"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:Nd0a6d3d58256486683289dc13b9dac75 ;
    schema:name "I'll Never Falter"@en .

_:Ncf8a9e474a2e4e1da0fff009491377ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road to Another World"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nd0a6d3d58256486683289dc13b9dac75 ;
    schema:name "The Road to Another World"@en .

_:Nfcde520ea78043899562c7fc8d6a7e17 schema:name "Christa Lee"@en,
        "Christa Lee"@ja,
        "Christa Lee"@ja-latn ;
    foaf:name "Christa Lee"@en,
        "Christa Lee"@ja,
        "Christa Lee"@ja-latn .

_:Nd0a6d3d58256486683289dc13b9dac75 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N138e3c39ba9d4c459e65fed5e5adb72c,
        _:N4f3f20b061bf4a679b6c46444110840b,
        _:N5bce65f00de548018ce56d9cecd5ef04,
        _:N70405b381efb4e9caccd4b6235461e74,
        _:Ncf8a9e474a2e4e1da0fff009491377ab ;
    mo:track_count 5 ;
    schema:duration "PT26:32"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N138e3c39ba9d4c459e65fed5e5adb72c,
        _:N4f3f20b061bf4a679b6c46444110840b,
        _:N5bce65f00de548018ce56d9cecd5ef04,
        _:N70405b381efb4e9caccd4b6235461e74,
        _:Ncf8a9e474a2e4e1da0fff009491377ab .

