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

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

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

<album/58514> a mo:Release ;
    mo:catalogue_number "CAY-762" .

<artist/54693#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58506#subject> ;
    schema:name "Mozart"@en ;
    foaf:made <album/58506#composition>,
        <album/58506#subject> ;
    foaf:name "Mozart"@en .

<artist/9411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58506#subject> ;
    schema:name "Osamu Shoji"@en,
        "東海林修"@ja ;
    foaf:made <album/58506#composition>,
        <album/58506#subject> ;
    foaf:name "Osamu Shoji"@en,
        "東海林修"@ja .

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

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

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

<https://medium-media.vgm.io/albums/60/58506/58506-1501761799.jpg> a schema:ImageObject,
        foaf:Image .

<album/58506#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Roman Trip Chimera Kou II"@en,
        "Roman Trip 奇迷羅 キマイラ吼 II"@ja,
        "Roman Trip Chimera Kou II"@ja-latn ;
    mo:composer <artist/54693#subject>,
        <artist/9411#subject> ;
    mo:produced_work <album/58506#musicalwork> ;
    schema:name "Roman Trip Chimera Kou II"@en,
        "Roman Trip 奇迷羅 キマイラ吼 II"@ja,
        "Roman Trip Chimera Kou II"@ja-latn .

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

<album/58506#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Roman Trip Chimera Kou II"@en,
        "Roman Trip 奇迷羅 キマイラ吼 II"@ja,
        "Roman Trip Chimera Kou II"@ja-latn ;
    mo:performance_of <album/58506#musicalwork> ;
    mo:performer <artist/68538#subject> ;
    mo:recorded_as <album/58506#musicalexpression> ;
    schema:byArtist <artist/68538#subject> ;
    schema:name "Roman Trip Chimera Kou II"@en,
        "Roman Trip 奇迷羅 キマイラ吼 II"@ja,
        "Roman Trip Chimera Kou II"@ja-latn ;
    schema:workPerformed <album/58506#musicalwork> .

<artist/68538#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58506#performance> ;
    schema:name "Osamu Shoji & Progressive Party"@en,
        "東海林修 & Progressive Party"@ja ;
    foaf:name "Osamu Shoji & Progressive Party"@en,
        "東海林修 & Progressive Party"@ja .

<album/58506#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-11-21"^^xsd:date ;
    dcterms:title "Roman Trip Chimera Kou II"@en,
        "Roman Trip 奇迷羅 キマイラ吼 II"@ja,
        "Roman Trip Chimera Kou II"@ja-latn ;
    mo:catalogue_number "CX-7254" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/58514> ;
    mo:publication_of <album/58506#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc596582fffac4239b3b0b9597173197f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chimera Kou"@en ;
            foaf:name "Chimera Kou"@en ] ;
    schema:byArtist <artist/68538#subject> ;
    schema:datePublished "1985-11-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/60/58506/58506-1501761799.jpg> ;
    schema:name "Roman Trip Chimera Kou II"@en,
        "Roman Trip 奇迷羅 キマイラ吼 II"@ja,
        "Roman Trip Chimera Kou II"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/58506/58506-1501761799.jpg> .

_:N13ec6f19cf064489816f0a4c9c243c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼骨"@ja,
        "Kikotsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nc596582fffac4239b3b0b9597173197f ;
    schema:name "鬼骨"@ja,
        "Kikotsu"@ja-latn .

_:N3642c29aaceb464a97d5dba31bd54dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邂逅"@ja,
        "Kaigou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT8:16"^^xsd:interval ;
    schema:inPlaylist _:Nc596582fffac4239b3b0b9597173197f ;
    schema:name "邂逅"@ja,
        "Kaigou"@ja-latn .

_:N3fcafa8c923d4c1c81939eeeeadede16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "慟哭"@ja,
        "Doukoku"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nc596582fffac4239b3b0b9597173197f ;
    schema:name "慟哭"@ja,
        "Doukoku"@ja-latn .

_:Na97472496d4f4b3fb604054a716c95f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繚乱"@ja,
        "Ryouran"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Nc596582fffac4239b3b0b9597173197f ;
    schema:name "繚乱"@ja,
        "Ryouran"@ja-latn .

_:Neeca729e0bdd46a48b70a70de3226992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凶夢"@ja,
        "Kyou Yume"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nc596582fffac4239b3b0b9597173197f ;
    schema:name "凶夢"@ja,
        "Kyou Yume"@ja-latn .

_:Nefd42d3b73ec480ca6c0d7492f4f4c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "修羅"@ja,
        "Shura"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nc596582fffac4239b3b0b9597173197f ;
    schema:name "修羅"@ja,
        "Shura"@ja-latn .

_:Nc596582fffac4239b3b0b9597173197f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13ec6f19cf064489816f0a4c9c243c91,
        _:N3642c29aaceb464a97d5dba31bd54dce,
        _:N3fcafa8c923d4c1c81939eeeeadede16,
        _:Na97472496d4f4b3fb604054a716c95f9,
        _:Neeca729e0bdd46a48b70a70de3226992,
        _:Nefd42d3b73ec480ca6c0d7492f4f4c03 ;
    mo:track_count 6 ;
    schema:duration "PT19:13"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N13ec6f19cf064489816f0a4c9c243c91,
        _:N3642c29aaceb464a97d5dba31bd54dce,
        _:N3fcafa8c923d4c1c81939eeeeadede16,
        _:Na97472496d4f4b3fb604054a716c95f9,
        _:Neeca729e0bdd46a48b70a70de3226992,
        _:Nefd42d3b73ec480ca6c0d7492f4f4c03 .

