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

<artist/11061#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Yamaguchi"@en,
        "山口眞弓"@ja ;
    foaf:made <album/52192#subject>,
        <album/52192#vocals> ;
    foaf:name "Mayumi Yamaguchi"@en,
        "山口眞弓"@ja .

<artist/1933#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja ;
    foaf:made <album/52192#subject>,
        <album/52192#vocals> ;
    foaf:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja .

<artist/5590#subject> a schema:Person,
        foaf:Person ;
    schema:name "Makoto Tsumura"@en,
        "津村まこと"@ja ;
    foaf:made <album/52192#subject>,
        <album/52192#vocals> ;
    foaf:name "Makoto Tsumura"@en,
        "津村まこと"@ja .

<artist/8022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja ;
    foaf:made <album/52192#lyrics>,
        <album/52192#subject> ;
    foaf:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja .

<artist/4576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52192#subject> ;
    schema:name "Michihiko Ohta"@en,
        "太田美知彦"@ja ;
    foaf:made <album/52192#composition>,
        <album/52192#subject>,
        <album/52192#vocals> ;
    foaf:name "Michihiko Ohta"@en,
        "太田美知彦"@ja .

<product/655#subject> a schema:CreativeWork ;
    schema:name "Digimon Tamers"@en,
        "デジモンテイマーズ"@ja,
        "Digimon Tamers"@ja-latn ;
    foaf:name "Digimon Tamers"@en,
        "デジモンテイマーズ"@ja,
        "Digimon Tamers"@ja-latn .

<album/52192#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLASH!! / Michihiko Ohta"@en,
        "SLASH!! / 太田美知彦"@ja,
        "SLASH!! / Michihiko Ohta"@ja-latn ;
    mo:composer <artist/4576#subject> ;
    mo:produced_work <album/52192#musicalwork> ;
    schema:name "SLASH!! / Michihiko Ohta"@en,
        "SLASH!! / 太田美知彦"@ja,
        "SLASH!! / Michihiko Ohta"@ja-latn .

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

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

<album/52192#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLASH!! / Michihiko Ohta"@en,
        "SLASH!! / 太田美知彦"@ja,
        "SLASH!! / Michihiko Ohta"@ja-latn ;
    mo:performance_of <album/52192#musicalwork> ;
    mo:recorded_as <album/52192#musicalexpression> ;
    schema:name "SLASH!! / Michihiko Ohta"@en,
        "SLASH!! / 太田美知彦"@ja,
        "SLASH!! / Michihiko Ohta"@ja-latn ;
    schema:workPerformed <album/52192#musicalwork> .

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/52192/52192-1566705243.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/52192#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-05-23"^^xsd:date ;
    dcterms:title "SLASH!! / Michihiko Ohta"@en,
        "SLASH!! / 太田美知彦"@ja,
        "SLASH!! / Michihiko Ohta"@ja-latn ;
    mo:catalogue_number "NECM-12007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52192#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nf6ecd5fdcbaf46d5a9d74ce0e33dbcb0 ;
    mo:record_count 1 ;
    schema:about <product/655#subject> ;
    schema:datePublished "2001-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/52192/52192-1566705243.jpg> ;
    schema:name "SLASH!! / Michihiko Ohta"@en,
        "SLASH!! / 太田美知彦"@ja,
        "SLASH!! / Michihiko Ohta"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/52192/52192-1566705243.jpg> .

_:N3b9d2e1083b1449085f376b92ed4e7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3 Primary Colors (Original Karaoke)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf6ecd5fdcbaf46d5a9d74ce0e33dbcb0 ;
    schema:name "3 Primary Colors (Original Karaoke)"@en .

_:N48464b78b44e404aa6220377f3cd3edc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SLASH!! (Original Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nf6ecd5fdcbaf46d5a9d74ce0e33dbcb0 ;
    schema:name "SLASH!! (Original Karaoke)"@en .

_:N498cde5f49b54e9ab45fbef697be9f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3 Primary Colors"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf6ecd5fdcbaf46d5a9d74ce0e33dbcb0 ;
    schema:name "3 Primary Colors"@en .

_:Nbaefb516af4c4ab2a515ce482a923598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SLASH!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf6ecd5fdcbaf46d5a9d74ce0e33dbcb0 ;
    schema:name "SLASH!!"@en .

_:Nf6ecd5fdcbaf46d5a9d74ce0e33dbcb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b9d2e1083b1449085f376b92ed4e7ea,
        _:N48464b78b44e404aa6220377f3cd3edc,
        _:N498cde5f49b54e9ab45fbef697be9f05,
        _:Nbaefb516af4c4ab2a515ce482a923598 ;
    mo:track_count 4 ;
    schema:duration "PT17:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3b9d2e1083b1449085f376b92ed4e7ea,
        _:N48464b78b44e404aa6220377f3cd3edc,
        _:N498cde5f49b54e9ab45fbef697be9f05,
        _:Nbaefb516af4c4ab2a515ce482a923598 .

