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

<album/140304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "J-Core Vibes"@en,
        "J-Core Vibes"@ja,
        "J-Core Vibes"@ja-latn ;
    mo:produced_work <album/140304#musicalwork> ;
    schema:name "J-Core Vibes"@en,
        "J-Core Vibes"@ja,
        "J-Core Vibes"@ja-latn .

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

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

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

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

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

<https://media.vgm.io/albums/40/140304/140304-92769b7f5517.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140304#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/140304/140304-92769b7f5517.png> ;
    foaf:depicts <album/140304#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/140304/140304-92769b7f5517.png> .

<https://medium-media.vgm.io/albums/40/140304/140304-92769b7f5517.png> a schema:ImageObject,
        foaf:Image .

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

<album/140304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-21"^^xsd:date ;
    dcterms:title "J-Core Vibes"@en,
        "J-Core Vibes"@ja,
        "J-Core Vibes"@ja-latn ;
    mo:catalogue_number "DmBPR-001" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/140304#musicalexpression> ;
    mo:publisher <org/3995#subject> ;
    mo:record _:N88073dc61a4c4ee8bad08e9d692d4694 ;
    mo:record_count 1 ;
    schema:datePublished "2024-06-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/40/140304/140304-92769b7f5517.png> ;
    schema:name "J-Core Vibes"@en,
        "J-Core Vibes"@ja,
        "J-Core Vibes"@ja-latn ;
    schema:publisher <org/3995#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/140304/140304-92769b7f5517.png> .

_:N1835ac722cd3425cb5db82b076925d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exosphere"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N88073dc61a4c4ee8bad08e9d692d4694 ;
    schema:name "Exosphere"@en .

_:N53420b8b1d404d4ca7b980460a66692a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "J-Core Vibes"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N88073dc61a4c4ee8bad08e9d692d4694 ;
    schema:name "J-Core Vibes"@en .

_:N821696f915b84ae49eedd43f68347a3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saizeriya Tabehoudai"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N88073dc61a4c4ee8bad08e9d692d4694 ;
    schema:name "Saizeriya Tabehoudai"@en .

_:Nedbf43982ee74a8fbb545e5b8016105b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alive"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N88073dc61a4c4ee8bad08e9d692d4694 ;
    schema:name "Alive"@en .

_:N88073dc61a4c4ee8bad08e9d692d4694 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1835ac722cd3425cb5db82b076925d34,
        _:N53420b8b1d404d4ca7b980460a66692a,
        _:N821696f915b84ae49eedd43f68347a3a,
        _:Nedbf43982ee74a8fbb545e5b8016105b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1835ac722cd3425cb5db82b076925d34,
        _:N53420b8b1d404d4ca7b980460a66692a,
        _:N821696f915b84ae49eedd43f68347a3a,
        _:Nedbf43982ee74a8fbb545e5b8016105b .

