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

<artist/11778#subject> a schema:Person,
        foaf:Person ;
    schema:name "AKKO"@en ;
    foaf:made <album/155560#lyrics>,
        <album/155560#subject> ;
    foaf:name "AKKO"@en .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:made <album/155560#subject>,
        <album/155560#vocals> ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/10989#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155560#subject> ;
    schema:name "Kozy Hayashi"@en,
        "林浩司"@ja ;
    foaf:made <album/155560#composition>,
        <album/155560#subject> ;
    foaf:name "Kozy Hayashi"@en,
        "林浩司"@ja .

<album/155560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Monochrome / Master (CV. Wataru Hatano)"@en,
        "Monochrome / マスター (CV. 羽多野渉)"@ja,
        "Monochrome / Master (CV. Wataru Hatano)"@ja-latn ;
    mo:composer <artist/10989#subject> ;
    mo:produced_work <album/155560#musicalwork> ;
    schema:name "Monochrome / Master (CV. Wataru Hatano)"@en,
        "Monochrome / マスター (CV. 羽多野渉)"@ja,
        "Monochrome / Master (CV. Wataru Hatano)"@ja-latn .

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

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

<album/155560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Monochrome / Master (CV. Wataru Hatano)"@en,
        "Monochrome / マスター (CV. 羽多野渉)"@ja,
        "Monochrome / Master (CV. Wataru Hatano)"@ja-latn ;
    mo:performance_of <album/155560#musicalwork> ;
    mo:recorded_as <album/155560#musicalexpression> ;
    schema:name "Monochrome / Master (CV. Wataru Hatano)"@en,
        "Monochrome / マスター (CV. 羽多野渉)"@ja,
        "Monochrome / Master (CV. Wataru Hatano)"@ja-latn ;
    schema:workPerformed <album/155560#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

<https://media.vgm.io/albums/06/155560/155560-3cdda40db9f1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155560#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/155560/155560-3cdda40db9f1.jpg> ;
    foaf:depicts <album/155560#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/155560/155560-3cdda40db9f1.jpg> .

<https://medium-media.vgm.io/albums/06/155560/155560-3cdda40db9f1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-24"^^xsd:date ;
    dcterms:title "Monochrome / Master (CV. Wataru Hatano)"@en,
        "Monochrome / マスター (CV. 羽多野渉)"@ja,
        "Monochrome / Master (CV. Wataru Hatano)"@ja-latn ;
    mo:catalogue_number "FVCG-1045" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155560#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N8e7b2c6d50d8481b9efa86a87ff5b3df ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Monochrome Factor"@en ;
            foaf:name "Monochrome Factor"@en ] ;
    schema:datePublished "2008-09-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/155560/155560-3cdda40db9f1.jpg> ;
    schema:name "Monochrome / Master (CV. Wataru Hatano)"@en,
        "Monochrome / マスター (CV. 羽多野渉)"@ja,
        "Monochrome / Master (CV. Wataru Hatano)"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/155560/155560-3cdda40db9f1.jpg> .

_:N003e76c1613c49229af12c3a7b736e90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e7b2c6d50d8481b9efa86a87ff5b3df ;
    schema:name "Monochrome"@ja .

_:N4adacdb63261457495f7b8a12a57b4a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリジナル連続ドラマ「白銀楼の影」第五話「饗宴の影」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e7b2c6d50d8481b9efa86a87ff5b3df ;
    schema:name "オリジナル連続ドラマ「白銀楼の影」第五話「饗宴の影」"@ja .

_:N8aabe7c21de64ec9ba8719c6c4dae795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャストメッセージ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e7b2c6d50d8481b9efa86a87ff5b3df ;
    schema:name "キャストメッセージ"@ja .

_:Naf2b400e31164caa8ea73f04da5dda35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome (Off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e7b2c6d50d8481b9efa86a87ff5b3df ;
    schema:name "Monochrome (Off vocal)"@ja .

_:N8e7b2c6d50d8481b9efa86a87ff5b3df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N003e76c1613c49229af12c3a7b736e90,
        _:N4adacdb63261457495f7b8a12a57b4a6,
        _:N8aabe7c21de64ec9ba8719c6c4dae795,
        _:Naf2b400e31164caa8ea73f04da5dda35 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N003e76c1613c49229af12c3a7b736e90,
        _:N4adacdb63261457495f7b8a12a57b4a6,
        _:N8aabe7c21de64ec9ba8719c6c4dae795,
        _:Naf2b400e31164caa8ea73f04da5dda35 .

