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

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

<artist/29351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76525#subject> ;
    schema:name "Atsushi Yamaguchi"@en,
        "山口篤"@ja ;
    foaf:made <album/76525#composition>,
        <album/76525#subject> ;
    foaf:name "Atsushi Yamaguchi"@en,
        "山口篤"@ja .

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76525#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/76525#composition>,
        <album/76525#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

<product/485#subject> a schema:CreativeWork ;
    schema:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn ;
    foaf:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/52/76525/76525-1522407647.jpg> a schema:ImageObject,
        foaf:Image .

<album/76525#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everything OK!! / Cellchrome [Detective Conan Edition]"@en,
        "Everything OK!! / Cellchrome [名探偵コナン盤]"@ja,
        "Everything OK!! / Cellchrome [Detective Conan Edition]"@ja-latn ;
    mo:composer <artist/29351#subject>,
        <artist/840#subject> ;
    mo:produced_work <album/76525#musicalwork> ;
    schema:name "Everything OK!! / Cellchrome [Detective Conan Edition]"@en,
        "Everything OK!! / Cellchrome [名探偵コナン盤]"@ja,
        "Everything OK!! / Cellchrome [Detective Conan Edition]"@ja-latn .

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

<album/76525#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everything OK!! / Cellchrome [Detective Conan Edition]"@en,
        "Everything OK!! / Cellchrome [名探偵コナン盤]"@ja,
        "Everything OK!! / Cellchrome [Detective Conan Edition]"@ja-latn ;
    mo:performance_of <album/76525#musicalwork> ;
    mo:performer <artist/29352#subject> ;
    mo:recorded_as <album/76525#musicalexpression> ;
    schema:byArtist <artist/29352#subject> ;
    schema:name "Everything OK!! / Cellchrome [Detective Conan Edition]"@en,
        "Everything OK!! / Cellchrome [名探偵コナン盤]"@ja,
        "Everything OK!! / Cellchrome [Detective Conan Edition]"@ja-latn ;
    schema:workPerformed <album/76525#musicalwork> .

<artist/29352#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76525#performance> ;
    schema:name "Cellchrome"@en ;
    foaf:name "Cellchrome"@en .

<album/76525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-14"^^xsd:date ;
    dcterms:title "Everything OK!! / Cellchrome [Detective Conan Edition]"@en,
        "Everything OK!! / Cellchrome [名探偵コナン盤]"@ja,
        "Everything OK!! / Cellchrome [Detective Conan Edition]"@ja-latn ;
    mo:catalogue_number "JBCZ-6077" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/76525#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N550854ed46b140c2bb798301ac18d32b,
        _:Nc264fe05f8ae41d4a9439332a3880e03 ;
    mo:record_count 2 ;
    schema:about <product/485#subject> ;
    schema:byArtist <artist/29352#subject> ;
    schema:datePublished "2018-03-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/76525/76525-1522407647.jpg> ;
    schema:name "Everything OK!! / Cellchrome [Detective Conan Edition]"@en,
        "Everything OK!! / Cellchrome [名探偵コナン盤]"@ja,
        "Everything OK!! / Cellchrome [Detective Conan Edition]"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/76525/76525-1522407647.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yosuke"@en ;
    foaf:made <album/76525#lyrics> ;
    foaf:name "Yosuke"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yosuke"@en ;
    foaf:made <album/76525#subject> ;
    foaf:name "Yosuke"@en .

_:N049f744beaf143e9991bdca8b5feff53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything OK!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc264fe05f8ae41d4a9439332a3880e03 ;
    schema:name "Everything OK!!"@ja .

_:N176a915da01842339e72202c36135d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything OK!! 「名探偵コナン」オープニングノンクレジットバージョン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N550854ed46b140c2bb798301ac18d32b ;
    schema:name "Everything OK!! 「名探偵コナン」オープニングノンクレジットバージョン"@ja .

_:N3677d0cf89d847d58b6236c3eeecdd63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hands Up"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nc264fe05f8ae41d4a9439332a3880e03 ;
    schema:name "Hands Up"@ja .

_:N550854ed46b140c2bb798301ac18d32b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N176a915da01842339e72202c36135d9d ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N176a915da01842339e72202c36135d9d .

_:Na0dcdd1982d846f1ba73f93c054ac82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything OK!! (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc264fe05f8ae41d4a9439332a3880e03 ;
    schema:name "Everything OK!! (カラオケ)"@ja .

_:Nd6f9c32e28654f31a0be396bd07b0f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything OK!! (TV SIZE)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nc264fe05f8ae41d4a9439332a3880e03 ;
    schema:name "Everything OK!! (TV SIZE)"@ja .

_:Nc264fe05f8ae41d4a9439332a3880e03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N049f744beaf143e9991bdca8b5feff53,
        _:N3677d0cf89d847d58b6236c3eeecdd63,
        _:Na0dcdd1982d846f1ba73f93c054ac82f,
        _:Nd6f9c32e28654f31a0be396bd07b0f5e ;
    mo:track_count 4 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N049f744beaf143e9991bdca8b5feff53,
        _:N3677d0cf89d847d58b6236c3eeecdd63,
        _:Na0dcdd1982d846f1ba73f93c054ac82f,
        _:Nd6f9c32e28654f31a0be396bd07b0f5e .

