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

<artist/6317#subject> a schema:Person,
        foaf:Person ;
    schema:name "Makoto Ishii"@en,
        "石井真"@ja ;
    foaf:made <album/15264#subject>,
        <album/15264#vocals> ;
    foaf:name "Makoto Ishii"@en,
        "石井真"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15264#subject> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/15264#composition>,
        <album/15264#lyrics>,
        <album/15264#subject> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/15264#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@en,
        "プリンセスナイトメア キャラクターソング Vol.3 共犯者 / プリンス・カオス・クリムゾン(石井真)"@ja,
        "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@ja-latn ;
    mo:composer <artist/97#subject> ;
    mo:produced_work <album/15264#musicalwork> ;
    schema:name "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@en,
        "プリンセスナイトメア キャラクターソング Vol.3 共犯者 / プリンス・カオス・クリムゾン(石井真)"@ja,
        "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@ja-latn .

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

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

<album/15264#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@en,
        "プリンセスナイトメア キャラクターソング Vol.3 共犯者 / プリンス・カオス・クリムゾン(石井真)"@ja,
        "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@ja-latn ;
    mo:performance_of <album/15264#musicalwork> ;
    mo:recorded_as <album/15264#musicalexpression> ;
    schema:name "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@en,
        "プリンセスナイトメア キャラクターソング Vol.3 共犯者 / プリンス・カオス・クリムゾン(石井真)"@ja,
        "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@ja-latn ;
    schema:workPerformed <album/15264#musicalwork> .

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

<org/527#subject> schema:name "Karin entertainment"@en,
        "花梨エンターテイメント"@ja,
        "Karin entertainment"@ja-latn ;
    foaf:name "Karin entertainment"@en,
        "花梨エンターテイメント"@ja,
        "Karin entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/15264/15264-1252231467.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15264#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-27"^^xsd:date ;
    dcterms:title "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@en,
        "プリンセスナイトメア キャラクターソング Vol.3 共犯者 / プリンス・カオス・クリムゾン(石井真)"@ja,
        "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@ja-latn ;
    mo:catalogue_number "KARIN-11" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15264#musicalexpression> ;
    mo:publisher <org/527#subject> ;
    mo:record _:Na268be4227904a459de8163f45734aaf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Princess Nightmare"@en ;
            foaf:name "Princess Nightmare"@en ] ;
    schema:datePublished "2007-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/15264/15264-1252231467.jpg> ;
    schema:name "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@en,
        "プリンセスナイトメア キャラクターソング Vol.3 共犯者 / プリンス・カオス・クリムゾン(石井真)"@ja,
        "Princess Nightmare Character Song Collection vol.3 Accomplice / Prince Chaos Crimson (Makoto Ishii)"@ja-latn ;
    schema:publisher <org/527#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/15264/15264-1252231467.jpg> .

_:N14e598e2f56c4722826671dd303c0448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accomplice"@en,
        "共犯者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Na268be4227904a459de8163f45734aaf ;
    schema:name "Accomplice"@en,
        "共犯者"@ja .

_:Nab41558ae47e478b960a400cdc4826c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accomplice (Instrumental)"@en,
        "共犯者 (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na268be4227904a459de8163f45734aaf ;
    schema:name "Accomplice (Instrumental)"@en,
        "共犯者 (Instrumental)"@ja .

_:Na268be4227904a459de8163f45734aaf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14e598e2f56c4722826671dd303c0448,
        _:Nab41558ae47e478b960a400cdc4826c6 ;
    mo:track_count 2 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N14e598e2f56c4722826671dd303c0448,
        _:Nab41558ae47e478b960a400cdc4826c6 .

