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

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

<album/107118#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chain / PooL"@en,
        "チェイン / PooL"@ja,
        "Chain / PooL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "治"@en ;
            foaf:made <album/107118#composition> ;
            foaf:name "治"@en ] ;
    mo:produced_work <album/107118#musicalwork> ;
    schema:name "Chain / PooL"@en,
        "チェイン / PooL"@ja,
        "Chain / PooL"@ja-latn .

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

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

<org/2629#subject> schema:name "HEAT WAVE"@en,
        "HEAT WAVE"@ja,
        "HEAT WAVE"@ja-latn ;
    foaf:name "HEAT WAVE"@en,
        "HEAT WAVE"@ja,
        "HEAT WAVE"@ja-latn .

<https://media.vgm.io/albums/81/107118/107118-39d2e185c92b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107118#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/107118/107118-39d2e185c92b.jpg> ;
    foaf:depicts <album/107118#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/107118/107118-39d2e185c92b.jpg> .

<https://medium-media.vgm.io/albums/81/107118/107118-39d2e185c92b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107118#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chain / PooL"@en,
        "チェイン / PooL"@ja,
        "Chain / PooL"@ja-latn ;
    mo:performance_of <album/107118#musicalwork> ;
    mo:performer _:N2214e03f55ba471994685b0019edd737 ;
    mo:recorded_as <album/107118#musicalexpression> ;
    schema:byArtist _:N2214e03f55ba471994685b0019edd737 ;
    schema:name "Chain / PooL"@en,
        "チェイン / PooL"@ja,
        "Chain / PooL"@ja-latn ;
    schema:workPerformed <album/107118#musicalwork> .

<album/107118#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-06-19"^^xsd:date ;
    dcterms:title "Chain / PooL"@en,
        "チェイン / PooL"@ja,
        "Chain / PooL"@ja-latn ;
    mo:catalogue_number "CODA-50095" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/107118#musicalexpression> ;
    mo:publisher <org/2629#subject> ;
    mo:record _:N7a39dede00a74c878a8925a3a809541f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "10 Tokyo Warriors (Tokyo Jusshoden)"@en ;
            foaf:name "10 Tokyo Warriors (Tokyo Jusshoden)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "PooL"@en ;
            foaf:name "PooL"@en ] ;
    schema:datePublished "1999-06-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/107118/107118-39d2e185c92b.jpg> ;
    schema:name "Chain / PooL"@en,
        "チェイン / PooL"@ja,
        "Chain / PooL"@ja-latn ;
    schema:publisher <org/2629#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/107118/107118-39d2e185c92b.jpg> .

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

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

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

_:N2214e03f55ba471994685b0019edd737 a schema:Person,
        foaf:Person ;
    mo:performed <album/107118#performance> ;
    schema:name "PooL"@en ;
    foaf:name "PooL"@en .

_:N347557d08d4b43719a350a0029afe926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チェイン"@ja,
        "Chain"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a39dede00a74c878a8925a3a809541f ;
    schema:name "チェイン"@ja,
        "Chain"@ja-latn .

_:N3bb6d0376fa940439480d4f0d8b394d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もうちょっと強く (aAA mix)"@ja,
        "Mou Chotto Tsuyoku (aAA mix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a39dede00a74c878a8925a3a809541f ;
    schema:name "もうちょっと強く (aAA mix)"@ja,
        "Mou Chotto Tsuyoku (aAA mix)"@ja-latn .

_:N99e84e1f69434f97876003776125255e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チェイン (Instrumental)"@ja,
        "Chain (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a39dede00a74c878a8925a3a809541f ;
    schema:name "チェイン (Instrumental)"@ja,
        "Chain (Instrumental)"@ja-latn .

_:N7a39dede00a74c878a8925a3a809541f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N347557d08d4b43719a350a0029afe926,
        _:N3bb6d0376fa940439480d4f0d8b394d5,
        _:N99e84e1f69434f97876003776125255e ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N347557d08d4b43719a350a0029afe926,
        _:N3bb6d0376fa940439480d4f0d8b394d5,
        _:N99e84e1f69434f97876003776125255e .

