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

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

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

<artist/12228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "Gabriele Roberto"@en ;
    foaf:made <album/151805#composition>,
        <album/151805#subject> ;
    foaf:name "Gabriele Roberto"@en .

<artist/4250#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "Kazuyoshi Tonami"@en,
        "戸波和義"@ja ;
    foaf:made <album/151805#composition>,
        <album/151805#subject> ;
    foaf:name "Kazuyoshi Tonami"@en,
        "戸波和義"@ja .

<artist/50297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "Keiichiro Shibuya"@en,
        "渋谷慶一郎"@ja ;
    foaf:made <album/151805#composition>,
        <album/151805#subject> ;
    foaf:name "Keiichiro Shibuya"@en,
        "渋谷慶一郎"@ja .

<artist/53162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "suble"@en ;
    foaf:made <album/151805#composition>,
        <album/151805#subject> ;
    foaf:name "suble"@en .

<artist/5490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "Shigekazu Aida"@en,
        "會田茂一"@ja ;
    foaf:made <album/151805#composition>,
        <album/151805#subject> ;
    foaf:name "Shigekazu Aida"@en,
        "會田茂一"@ja .

<artist/8839#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "Kazuto Shimizu"@en,
        "清水一登"@ja ;
    foaf:made <album/151805#composition>,
        <album/151805#subject> ;
    foaf:name "Kazuto Shimizu"@en,
        "清水一登"@ja .

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

<album/151805#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SPEC Original Soundtrack"@en,
        "TBS系金曜ドラマ SPEC~警視庁公安部公安第五課 未詳事件特別対策係事件簿~オリジナル・サウンドトラック"@ja,
        "SPEC Original Soundtrack"@ja-latn ;
    mo:performance_of <album/151805#musicalwork> ;
    mo:recorded_as <album/151805#musicalexpression> ;
    schema:name "SPEC Original Soundtrack"@en,
        "TBS系金曜ドラマ SPEC~警視庁公安部公安第五課 未詳事件特別対策係事件簿~オリジナル・サウンドトラック"@ja,
        "SPEC Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/151805#musicalwork> .

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

<https://media.vgm.io/albums/50/151805/151805-868e8ebb4f0c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151805#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/151805/151805-868e8ebb4f0c.jpg> ;
    foaf:depicts <album/151805#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/151805/151805-868e8ebb4f0c.jpg> .

<https://medium-media.vgm.io/albums/50/151805/151805-868e8ebb4f0c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151805#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SPEC Original Soundtrack"@en,
        "TBS系金曜ドラマ SPEC~警視庁公安部公安第五課 未詳事件特別対策係事件簿~オリジナル・サウンドトラック"@ja,
        "SPEC Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hisashi Saitoh"@en ;
            foaf:made <album/151805#composition> ;
            foaf:name "Hisashi Saitoh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "EeMu"@en ;
            foaf:made <album/151805#composition> ;
            foaf:name "EeMu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Giuseppe Martucci"@en ;
            foaf:made <album/151805#composition> ;
            foaf:name "Giuseppe Martucci"@en ],
        <artist/12228#subject>,
        <artist/4250#subject>,
        <artist/50297#subject>,
        <artist/53162#subject>,
        <artist/5490#subject>,
        <artist/8839#subject> ;
    mo:produced_work <album/151805#musicalwork> ;
    schema:name "SPEC Original Soundtrack"@en,
        "TBS系金曜ドラマ SPEC~警視庁公安部公安第五課 未詳事件特別対策係事件簿~オリジナル・サウンドトラック"@ja,
        "SPEC Original Soundtrack"@ja-latn .

<album/151805#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-01"^^xsd:date ;
    dcterms:title "SPEC Original Soundtrack"@en,
        "TBS系金曜ドラマ SPEC~警視庁公安部公安第五課 未詳事件特別対策係事件簿~オリジナル・サウンドトラック"@ja,
        "SPEC Original Soundtrack"@ja-latn ;
    mo:catalogue_number "UZCL-2009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151805#musicalexpression> ;
    mo:publisher <org/3082#subject> ;
    mo:record _:N193195fb717144a3bdd84d43420c1ed5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SPEC: Birth"@en ;
            foaf:name "SPEC: Birth"@en ] ;
    schema:datePublished "2010-12-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/50/151805/151805-868e8ebb4f0c.jpg> ;
    schema:name "SPEC Original Soundtrack"@en,
        "TBS系金曜ドラマ SPEC~警視庁公安部公安第五課 未詳事件特別対策係事件簿~オリジナル・サウンドトラック"@ja,
        "SPEC Original Soundtrack"@ja-latn ;
    schema:publisher <org/3082#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/151805/151805-868e8ebb4f0c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "Hisashi Saitoh"@en ;
    foaf:made <album/151805#subject> ;
    foaf:name "Hisashi Saitoh"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "Giuseppe Martucci"@en ;
    foaf:made <album/151805#subject> ;
    foaf:name "Giuseppe Martucci"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151805#subject> ;
    schema:name "EeMu"@en ;
    foaf:made <album/151805#subject> ;
    foaf:name "EeMu"@en .

_:N01142452466943bb9f535f928eea4141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEC -Strings version-"@untitled ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "SPEC -Strings version-"@untitled .

_:N0916ad78f69f49d581742f3524ec847f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Shadow"@untitled ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Secret Shadow"@untitled .

_:N1157eba5ced74ec2a0be62c39ae2f782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Very Ending"@untitled ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "The Very Ending"@untitled .

_:N16ec4f87f7394e7ba31d01dca97fe0f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEC -Suffering-"@untitled ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "SPEC -Suffering-"@untitled .

_:N1b49a913362d4da3bad25948a1bd94cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throbbing Brain"@untitled ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Throbbing Brain"@untitled .

_:N27bb256f2ad64f15bf4f44723f9f312f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad"@untitled ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Ballad"@untitled .

_:N4e4d0b5165c445b28383c1398dca46ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fast Forward"@untitled ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Fast Forward"@untitled .

_:N5b5a82de3b0f4e9583ed68bab68fbadb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶の歌 Solvents&orbits remix"@untitled ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "追憶の歌 Solvents&orbits remix"@untitled .

_:N6d09ffb38a0c46d2bb91ed1d599a356c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destruction and Proliferation"@untitled ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Destruction and Proliferation"@untitled .

_:N81f88df530a34e5a87938a119ca8b01b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Note Evil"@untitled ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "One Note Evil"@untitled .

_:N82d9e767040343008147a7cb89b64216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stimulation"@untitled ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "The Stimulation"@untitled .

_:N9c615143050d421aa30f4fcfcf341499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Righteous Crime"@untitled ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Righteous Crime"@untitled .

_:Na628e392eeb24e76bb864f9fb023da57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEC -symphonic-"@untitled ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "SPEC -symphonic-"@untitled .

_:Na7ff252d04264bc9a435aa82e6d7a8b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prepared Void"@untitled ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Prepared Void"@untitled .

_:Nb2e1e522124d402c9f8dade7279b9a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abnormal Ability Blues"@untitled ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Abnormal Ability Blues"@untitled .

_:Nb7402d4bb14743738e0a1b75ecd2821d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEC -frozen with electronics-"@untitled ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "SPEC -frozen with electronics-"@untitled .

_:Nb90df7a03b33480188712e7897a4808c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth And Solution"@untitled ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Truth And Solution"@untitled .

_:Nc48e73b94d7a4ac5a4b2ced8bb5cbb11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEC -Main Theme-"@untitled ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "SPEC -Main Theme-"@untitled .

_:Nce420a37d2254ad4a6a8b30a8f7ac83d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miso Flavor Boiled Dumplings with Worcester Sauce"@untitled ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Miso Flavor Boiled Dumplings with Worcester Sauce"@untitled .

_:Ncfb8cd9fd3fa4965a310f8c19b41e0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nonomura’s Theme"@untitled ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Nonomura’s Theme"@untitled .

_:Nd0623e79412546d8915258397962deca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awkward Incidents"@untitled ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Awkward Incidents"@untitled .

_:Nf7884063556446a587e3197eb9590b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiritual Uplift"@untitled ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N193195fb717144a3bdd84d43420c1ed5 ;
    schema:name "Spiritual Uplift"@untitled .

_:N193195fb717144a3bdd84d43420c1ed5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01142452466943bb9f535f928eea4141,
        _:N0916ad78f69f49d581742f3524ec847f,
        _:N1157eba5ced74ec2a0be62c39ae2f782,
        _:N16ec4f87f7394e7ba31d01dca97fe0f2,
        _:N1b49a913362d4da3bad25948a1bd94cb,
        _:N27bb256f2ad64f15bf4f44723f9f312f,
        _:N4e4d0b5165c445b28383c1398dca46ea,
        _:N5b5a82de3b0f4e9583ed68bab68fbadb,
        _:N6d09ffb38a0c46d2bb91ed1d599a356c,
        _:N81f88df530a34e5a87938a119ca8b01b,
        _:N82d9e767040343008147a7cb89b64216,
        _:N9c615143050d421aa30f4fcfcf341499,
        _:Na628e392eeb24e76bb864f9fb023da57,
        _:Na7ff252d04264bc9a435aa82e6d7a8b0,
        _:Nb2e1e522124d402c9f8dade7279b9a83,
        _:Nb7402d4bb14743738e0a1b75ecd2821d,
        _:Nb90df7a03b33480188712e7897a4808c,
        _:Nc48e73b94d7a4ac5a4b2ced8bb5cbb11,
        _:Nce420a37d2254ad4a6a8b30a8f7ac83d,
        _:Ncfb8cd9fd3fa4965a310f8c19b41e0b4,
        _:Nd0623e79412546d8915258397962deca,
        _:Nf7884063556446a587e3197eb9590b8e ;
    mo:track_count 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N01142452466943bb9f535f928eea4141,
        _:N0916ad78f69f49d581742f3524ec847f,
        _:N1157eba5ced74ec2a0be62c39ae2f782,
        _:N16ec4f87f7394e7ba31d01dca97fe0f2,
        _:N1b49a913362d4da3bad25948a1bd94cb,
        _:N27bb256f2ad64f15bf4f44723f9f312f,
        _:N4e4d0b5165c445b28383c1398dca46ea,
        _:N5b5a82de3b0f4e9583ed68bab68fbadb,
        _:N6d09ffb38a0c46d2bb91ed1d599a356c,
        _:N81f88df530a34e5a87938a119ca8b01b,
        _:N82d9e767040343008147a7cb89b64216,
        _:N9c615143050d421aa30f4fcfcf341499,
        _:Na628e392eeb24e76bb864f9fb023da57,
        _:Na7ff252d04264bc9a435aa82e6d7a8b0,
        _:Nb2e1e522124d402c9f8dade7279b9a83,
        _:Nb7402d4bb14743738e0a1b75ecd2821d,
        _:Nb90df7a03b33480188712e7897a4808c,
        _:Nc48e73b94d7a4ac5a4b2ced8bb5cbb11,
        _:Nce420a37d2254ad4a6a8b30a8f7ac83d,
        _:Ncfb8cd9fd3fa4965a310f8c19b41e0b4,
        _:Nd0623e79412546d8915258397962deca,
        _:Nf7884063556446a587e3197eb9590b8e .

