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

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

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

<artist/39#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90442#subject> ;
    schema:name "Taku Iwasaki"@en,
        "岩崎琢"@ja ;
    foaf:made <album/90442#composition>,
        <album/90442#subject> ;
    foaf:name "Taku Iwasaki"@en,
        "岩崎琢"@ja .

<product/7628#subject> a schema:CreativeWork ;
    schema:name "BLACK CAT"@en,
        "ブラック・キャット"@ja,
        "BLACK CAT"@ja-latn ;
    foaf:name "BLACK CAT"@en,
        "ブラック・キャット"@ja,
        "BLACK CAT"@ja-latn .

<album/90442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLACK CAT DRAMA CD"@en,
        "BLACK CAT DRAMA CD"@ja,
        "BLACK CAT DRAMA CD"@ja-latn ;
    mo:composer <artist/39#subject> ;
    mo:produced_work <album/90442#musicalwork> ;
    schema:name "BLACK CAT DRAMA CD"@en,
        "BLACK CAT DRAMA CD"@ja,
        "BLACK CAT DRAMA CD"@ja-latn .

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

<album/90442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLACK CAT DRAMA CD"@en,
        "BLACK CAT DRAMA CD"@ja,
        "BLACK CAT DRAMA CD"@ja-latn ;
    mo:performance_of <album/90442#musicalwork> ;
    mo:recorded_as <album/90442#musicalexpression> ;
    schema:name "BLACK CAT DRAMA CD"@en,
        "BLACK CAT DRAMA CD"@ja,
        "BLACK CAT DRAMA CD"@ja-latn ;
    schema:workPerformed <album/90442#musicalwork> .

<org/1674#subject> schema:name "SHUEISHA"@en,
        "株式会社集英社"@ja,
        "SHUEISHA"@ja-latn ;
    foaf:name "SHUEISHA"@en,
        "株式会社集英社"@ja,
        "SHUEISHA"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/90442/90442-1568542850.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-02-28"^^xsd:date ;
    dcterms:title "BLACK CAT DRAMA CD"@en,
        "BLACK CAT DRAMA CD"@ja,
        "BLACK CAT DRAMA CD"@ja-latn ;
    mo:catalogue_number "SCD-909052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90442#musicalexpression> ;
    mo:publisher <org/1674#subject> ;
    mo:record _:N56425bfaa5cd445aabae5dbce4e1780b ;
    mo:record_count 1 ;
    schema:about <product/7628#subject> ;
    schema:datePublished "2005-02-28"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/24/90442/90442-1568542850.jpg> ;
    schema:name "BLACK CAT DRAMA CD"@en,
        "BLACK CAT DRAMA CD"@ja,
        "BLACK CAT DRAMA CD"@ja-latn ;
    schema:publisher <org/1674#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/90442/90442-1568542850.jpg> .

_:N2fe01c63376842f3a4695400a2c57f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インターミッション「Gone With the Wind?」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N56425bfaa5cd445aabae5dbce4e1780b ;
    schema:name "インターミッション「Gone With the Wind?」"@ja .

_:N51dcc80867184cccb66f114b39ccb39c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2章「Lost Child」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT24:30"^^xsd:interval ;
    schema:inPlaylist _:N56425bfaa5cd445aabae5dbce4e1780b ;
    schema:name "第2章「Lost Child」"@ja .

_:N64f1348196ef4197a6ffbe2c5d1e706d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーナストラック"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N56425bfaa5cd445aabae5dbce4e1780b ;
    schema:name "ボーナストラック"@ja .

_:N8647e11a200540fe9671afbd5dd50255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クレジット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N56425bfaa5cd445aabae5dbce4e1780b ;
    schema:name "クレジット"@ja .

_:N8fb6862bfa1042afb4e94b11d331ae4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ「Creed～Tattoo Of No.13」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:40"^^xsd:interval ;
    schema:inPlaylist _:N56425bfaa5cd445aabae5dbce4e1780b ;
    schema:name "エピローグ「Creed～Tattoo Of No.13」"@ja .

_:Nd5a05d0c68314a898d81abf0de48fce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1章「First Impression」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT18:56"^^xsd:interval ;
    schema:inPlaylist _:N56425bfaa5cd445aabae5dbce4e1780b ;
    schema:name "第1章「First Impression」"@ja .

_:N56425bfaa5cd445aabae5dbce4e1780b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fe01c63376842f3a4695400a2c57f33,
        _:N51dcc80867184cccb66f114b39ccb39c,
        _:N64f1348196ef4197a6ffbe2c5d1e706d,
        _:N8647e11a200540fe9671afbd5dd50255,
        _:N8fb6862bfa1042afb4e94b11d331ae4e,
        _:Nd5a05d0c68314a898d81abf0de48fce3 ;
    mo:track_count 6 ;
    schema:duration "PT61:45"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2fe01c63376842f3a4695400a2c57f33,
        _:N51dcc80867184cccb66f114b39ccb39c,
        _:N64f1348196ef4197a6ffbe2c5d1e706d,
        _:N8647e11a200540fe9671afbd5dd50255,
        _:N8fb6862bfa1042afb4e94b11d331ae4e,
        _:Nd5a05d0c68314a898d81abf0de48fce3 .

