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

<artist/26986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konnie Aoki"@en ;
    foaf:made <album/96153#lyrics>,
        <album/96153#subject> ;
    foaf:name "Konnie Aoki"@en .

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

<artist/14673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96153#subject> ;
    schema:name "Ryo Takahashi"@en,
        "高橋諒"@ja ;
    foaf:made <album/96153#composition>,
        <album/96153#subject> ;
    foaf:name "Ryo Takahashi"@en,
        "高橋諒"@ja .

<product/7160#subject> a schema:CreativeWork ;
    schema:name "ULTRAMAN"@en,
        "ULTRAMAN"@ja,
        "ULTRAMAN"@ja-latn ;
    foaf:name "ULTRAMAN"@en,
        "ULTRAMAN"@ja,
        "ULTRAMAN"@ja-latn .

<album/96153#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "my ID / Void_Chords feat. Ryohei & Foggy-D"@en,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja-latn ;
    mo:composer <artist/14673#subject> ;
    mo:produced_work <album/96153#musicalwork> ;
    schema:name "my ID / Void_Chords feat. Ryohei & Foggy-D"@en,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

<https://media.vgm.io/albums/35/96153/96153-1589560540.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96153#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/96153/96153-1589560540.jpg> ;
    foaf:depicts <album/96153#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/96153/96153-1589560540.jpg> .

<https://medium-media.vgm.io/albums/35/96153/96153-1589560540.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/34267#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96153#performance> ;
    schema:name "Foggy-D"@en ;
    foaf:name "Foggy-D"@en .

<artist/35087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96153#performance> ;
    schema:name "Void_Chords"@en ;
    foaf:name "Void_Chords"@en .

<artist/74386#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96153#performance> ;
    schema:name "Ryohei"@en ;
    foaf:name "Ryohei"@en .

<album/96153#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "my ID / Void_Chords feat. Ryohei & Foggy-D"@en,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja-latn ;
    mo:performance_of <album/96153#musicalwork> ;
    mo:performer <artist/34267#subject>,
        <artist/35087#subject>,
        <artist/74386#subject> ;
    mo:recorded_as <album/96153#musicalexpression> ;
    schema:byArtist <artist/34267#subject>,
        <artist/35087#subject>,
        <artist/74386#subject> ;
    schema:name "my ID / Void_Chords feat. Ryohei & Foggy-D"@en,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja-latn ;
    schema:workPerformed <album/96153#musicalwork> .

<album/96153#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-22"^^xsd:date ;
    dcterms:title "my ID / Void_Chords feat. Ryohei & Foggy-D"@en,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja-latn ;
    mo:catalogue_number "LACM-14999" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96153#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2e183ab12c164430bf1c93752da272fe ;
    mo:record_count 1 ;
    schema:about <product/7160#subject> ;
    schema:byArtist <artist/34267#subject>,
        <artist/35087#subject>,
        <artist/74386#subject> ;
    schema:datePublished "2020-07-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/96153/96153-1589560540.jpg> ;
    schema:name "my ID / Void_Chords feat. Ryohei & Foggy-D"@en,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja,
        "my ID / Void_Chords feat. Ryohei & Foggy-D"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/96153/96153-1589560540.jpg> .

_:N38efa726e1a5440f9b8c40014a3b89bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my ID"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2e183ab12c164430bf1c93752da272fe ;
    schema:name "my ID"@en .

_:N3b1056b010df4e708cffa8400de2f7f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my ID (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2e183ab12c164430bf1c93752da272fe ;
    schema:name "my ID (Instrumental)"@en .

_:N597add26dc454c95bb8f1b06bb134975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outer Circulation (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N2e183ab12c164430bf1c93752da272fe ;
    schema:name "Outer Circulation (Instrumental)"@en .

_:N9043cb433be44f9eb6394275f82bc4bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outer Circulation"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N2e183ab12c164430bf1c93752da272fe ;
    schema:name "Outer Circulation"@en .

_:N2e183ab12c164430bf1c93752da272fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38efa726e1a5440f9b8c40014a3b89bd,
        _:N3b1056b010df4e708cffa8400de2f7f8,
        _:N597add26dc454c95bb8f1b06bb134975,
        _:N9043cb433be44f9eb6394275f82bc4bd ;
    mo:track_count 4 ;
    schema:duration "PT17:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N38efa726e1a5440f9b8c40014a3b89bd,
        _:N3b1056b010df4e708cffa8400de2f7f8,
        _:N597add26dc454c95bb8f1b06bb134975,
        _:N9043cb433be44f9eb6394275f82bc4bd .

