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

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

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

<artist/10111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "VINK"@en ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "VINK"@en .

<artist/10397#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "Chika Ito"@en,
        "伊藤千夏"@ja ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "Chika Ito"@en,
        "伊藤千夏"@ja .

<artist/1789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "Kazuhiro Hara"@en,
        "原一博"@ja ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "Kazuhiro Hara"@en,
        "原一博"@ja .

<artist/18764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "Hiroshi Matsuda"@en,
        "松田弘"@ja ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "Hiroshi Matsuda"@en,
        "松田弘"@ja .

<artist/1941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "Ritsuko Okazaki"@en,
        "岡崎律子"@ja ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "Ritsuko Okazaki"@en,
        "岡崎律子"@ja .

<artist/2337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja .

<artist/3244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "Takashi Kudou"@en,
        "工藤崇"@ja ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "Takashi Kudou"@en,
        "工藤崇"@ja .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159670#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/159670#composition>,
        <album/159670#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

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

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

<org/1175#subject> schema:name "Whoopee!records"@en,
        "Whoopee!records"@ja,
        "Whoopee!records"@ja-latn ;
    foaf:name "Whoopee!records"@en,
        "Whoopee!records"@ja,
        "Whoopee!records"@ja-latn .

<https://media.vgm.io/albums/07/159670/159670-77ff3f7089d8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159670#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/159670/159670-77ff3f7089d8.jpg> ;
    foaf:depicts <album/159670#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/159670/159670-77ff3f7089d8.jpg> .

<https://medium-media.vgm.io/albums/07/159670/159670-77ff3f7089d8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159670#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MEGUaMIx"@en,
        "MEGUaMIx"@ja,
        "MEGUaMIx"@ja-latn ;
    mo:composer <artist/10111#subject>,
        <artist/10397#subject>,
        <artist/1789#subject>,
        <artist/18764#subject>,
        <artist/1941#subject>,
        <artist/2337#subject>,
        <artist/3244#subject>,
        <artist/3406#subject> ;
    mo:produced_work <album/159670#musicalwork> ;
    schema:name "MEGUaMIx"@en,
        "MEGUaMIx"@ja,
        "MEGUaMIx"@ja-latn .

<album/159670#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-03-17"^^xsd:date ;
    dcterms:title "MEGUaMIx"@en,
        "MEGUaMIx"@ja,
        "MEGUaMIx"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159670#musicalexpression> ;
    mo:publisher <org/1175#subject> ;
    mo:record _:Nec9a94ea9b4e49c89beea4b83315257e ;
    mo:record_count 1 ;
    schema:datePublished "1996-03-17"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/07/159670/159670-77ff3f7089d8.jpg> ;
    schema:name "MEGUaMIx"@en,
        "MEGUaMIx"@ja,
        "MEGUaMIx"@ja-latn ;
    schema:publisher <org/1175#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/159670/159670-77ff3f7089d8.jpg> .

_:N1273c878937d4a74aa216a34b47419a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグミアイランド (静と動)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "メグミアイランド (静と動)"@ja .

_:N51513db997f748f0a7075d7c32d51acd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私にハッピーバースデイ (ヌクヌクフライト)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "私にハッピーバースデイ (ヌクヌクフライト)"@ja .

_:N574832c28a184923a87955bd0783b764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Boogie Night(毒電波mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "Tokyo Boogie Night(毒電波mix)"@ja .

_:N5e5c3bf5e0c1452ab5d9e22cfec9fe5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REINCARNATION (Fear,Emptiness,Beauty and Madness;PartI)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "REINCARNATION (Fear,Emptiness,Beauty and Madness;PartI)"@ja .

_:N91b1ff0a38c14ca79d92468670adafa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FAI・FAI・TU! (H-A-P-P-Y-H-O-P-! mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "FAI・FAI・TU! (H-A-P-P-Y-H-O-P-! mix)"@ja .

_:N9c175427a5904d82a1db5f51b8550eae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢 harry up(煌ばぁじょん)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "夢 harry up(煌ばぁじょん)"@ja .

_:Nc59b90fdc2714ea5a63bd9f97e1fd29b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心のプラネット(Herzlich Worte)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "心のプラネット(Herzlich Worte)"@ja .

_:Ndc995e791748417abea943dae793d6f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束(Saudade Do MARinenarsa)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "約束(Saudade Do MARinenarsa)"@ja .

_:Ndf62258b2dc84c2882591e6d72874414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance With Me…最後の楽園 (552 Mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "Dance With Me…最後の楽園 (552 Mix)"@ja .

_:Nee59835f1f304fd3b855e42ca4c6be8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROCKでいこう (in LATINA)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nec9a94ea9b4e49c89beea4b83315257e ;
    schema:name "ROCKでいこう (in LATINA)"@ja .

_:Nec9a94ea9b4e49c89beea4b83315257e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1273c878937d4a74aa216a34b47419a5,
        _:N51513db997f748f0a7075d7c32d51acd,
        _:N574832c28a184923a87955bd0783b764,
        _:N5e5c3bf5e0c1452ab5d9e22cfec9fe5c,
        _:N91b1ff0a38c14ca79d92468670adafa6,
        _:N9c175427a5904d82a1db5f51b8550eae,
        _:Nc59b90fdc2714ea5a63bd9f97e1fd29b,
        _:Ndc995e791748417abea943dae793d6f9,
        _:Ndf62258b2dc84c2882591e6d72874414,
        _:Nee59835f1f304fd3b855e42ca4c6be8e ;
    mo:track_count 10 ;
    schema:duration "PT38:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1273c878937d4a74aa216a34b47419a5,
        _:N51513db997f748f0a7075d7c32d51acd,
        _:N574832c28a184923a87955bd0783b764,
        _:N5e5c3bf5e0c1452ab5d9e22cfec9fe5c,
        _:N91b1ff0a38c14ca79d92468670adafa6,
        _:N9c175427a5904d82a1db5f51b8550eae,
        _:Nc59b90fdc2714ea5a63bd9f97e1fd29b,
        _:Ndc995e791748417abea943dae793d6f9,
        _:Ndf62258b2dc84c2882591e6d72874414,
        _:Nee59835f1f304fd3b855e42ca4c6be8e .

