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

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

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

<artist/273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75598#subject> ;
    schema:name "Akari Kaida"@en,
        "海田明里"@ja ;
    foaf:made <album/75598#composition>,
        <album/75598#subject> ;
    foaf:name "Akari Kaida"@en,
        "海田明里"@ja .

<event/215> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2018 (Feb 24, 2018)" .

<album/75598#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret Connection"@en,
        "Secret Connection"@ja,
        "Secret Connection"@ja-latn ;
    mo:composer <artist/273#subject> ;
    mo:produced_work <album/75598#musicalwork> ;
    schema:name "Secret Connection"@en,
        "Secret Connection"@ja,
        "Secret Connection"@ja-latn .

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

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

<org/2968#subject> schema:name "Studio RainbowScore"@en,
        "Studio RainbowScore"@ja,
        "Studio RainbowScore"@ja-latn ;
    foaf:name "Studio RainbowScore"@en,
        "Studio RainbowScore"@ja,
        "Studio RainbowScore"@ja-latn .

<https://media.vgm.io/albums/89/75598/75598-d51acd6f56bb.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75598#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/75598/75598-d51acd6f56bb.webp> ;
    foaf:depicts <album/75598#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/75598/75598-d51acd6f56bb.webp> .

<https://medium-media.vgm.io/albums/89/75598/75598-d51acd6f56bb.webp> a schema:ImageObject,
        foaf:Image .

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

<album/75598#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-24"^^xsd:date ;
    dcterms:title "Secret Connection"@en,
        "Secret Connection"@ja,
        "Secret Connection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/75598#musicalexpression> ;
    mo:publisher <org/2968#subject> ;
    mo:record _:N02da3d7f1f83498ebc2720116dbf2a65 ;
    mo:record_count 1 ;
    mo:release <event/215> ;
    schema:datePublished "2018-02-24"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/89/75598/75598-d51acd6f56bb.webp> ;
    schema:name "Secret Connection"@en,
        "Secret Connection"@ja,
        "Secret Connection"@ja-latn ;
    schema:publisher <org/2968#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/75598/75598-d51acd6f56bb.webp> .

_:N4d808bd4e43e4a3c982ebe9181097831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proto Drive"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N02da3d7f1f83498ebc2720116dbf2a65 ;
    schema:name "Proto Drive"@en .

_:N7a37c1dd1ef74be18bfe83ed4e4fcaae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hybrid Light"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N02da3d7f1f83498ebc2720116dbf2a65 ;
    schema:name "Hybrid Light"@en .

_:Na4338e0edde844d2b7bbf3c6ac04e6b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Code Nebura"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N02da3d7f1f83498ebc2720116dbf2a65 ;
    schema:name "Code Nebura"@en .

_:Nabd33c8699f4422fa041aefe776a5990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always Connected"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N02da3d7f1f83498ebc2720116dbf2a65 ;
    schema:name "Always Connected"@en .

_:Nad8dc36456cd44f28847d063147717a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uplinked"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N02da3d7f1f83498ebc2720116dbf2a65 ;
    schema:name "Uplinked"@en .

_:N02da3d7f1f83498ebc2720116dbf2a65 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d808bd4e43e4a3c982ebe9181097831,
        _:N7a37c1dd1ef74be18bfe83ed4e4fcaae,
        _:Na4338e0edde844d2b7bbf3c6ac04e6b3,
        _:Nabd33c8699f4422fa041aefe776a5990,
        _:Nad8dc36456cd44f28847d063147717a8 ;
    mo:track_count 5 ;
    schema:duration "PT13:25"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4d808bd4e43e4a3c982ebe9181097831,
        _:N7a37c1dd1ef74be18bfe83ed4e4fcaae,
        _:Na4338e0edde844d2b7bbf3c6ac04e6b3,
        _:Nabd33c8699f4422fa041aefe776a5990,
        _:Nad8dc36456cd44f28847d063147717a8 .

