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

<artist/3765#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuduki"@en,
        "癒月"@ja ;
    foaf:made <album/43720#lyrics>,
        <album/43720#subject> ;
    foaf:name "Yuduki"@en,
        "癒月"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/43720#lyrics>,
        <album/43720#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

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

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43720#subject> ;
    schema:name "C.G Mix"@en ;
    foaf:made <album/43720#composition>,
        <album/43720#subject> ;
    foaf:name "C.G Mix"@en .

<artist/1845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43720#subject> ;
    schema:name "Dai"@en ;
    foaf:made <album/43720#composition>,
        <album/43720#subject> ;
    foaf:name "Dai"@en .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43720#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/43720#composition>,
        <album/43720#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/6372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43720#subject> ;
    schema:name "Pink Star Channel"@en ;
    foaf:made <album/43720#composition>,
        <album/43720#subject> ;
    foaf:name "Pink Star Channel"@en .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

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

<https://medium-media.vgm.io/albums/02/43720/43720-1389514253.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/43720#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PINK HARDCORE"@en,
        "PINK HARDCORE"@ja,
        "PINK HARDCORE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AG"@en ;
            foaf:made <album/43720#composition> ;
            foaf:name "AG"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ファクトリーノイズ"@en ;
            foaf:made <album/43720#composition> ;
            foaf:name "ファクトリーノイズ"@en ],
        <artist/135#subject>,
        <artist/1845#subject>,
        <artist/2#subject>,
        <artist/6372#subject> ;
    mo:produced_work <album/43720#musicalwork> ;
    schema:name "PINK HARDCORE"@en,
        "PINK HARDCORE"@ja,
        "PINK HARDCORE"@ja-latn .

<album/43720#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PINK HARDCORE"@en,
        "PINK HARDCORE"@ja,
        "PINK HARDCORE"@ja-latn ;
    mo:performance_of <album/43720#musicalwork> ;
    mo:performer _:N1d4e86d1124844a4a2c7725f445745d8,
        _:N5580dc2f34a84a119ddf5880df0fce4d,
        _:N7e8a4c1a178e42f1a98f10d88fbfc5f8,
        _:Naa49a15863164dc185edee5072576b08,
        _:Nc2c57f704d69455bb1316bb4ed0043f7 ;
    mo:recorded_as <album/43720#musicalexpression> ;
    schema:byArtist _:N1d4e86d1124844a4a2c7725f445745d8,
        _:N5580dc2f34a84a119ddf5880df0fce4d,
        _:N7e8a4c1a178e42f1a98f10d88fbfc5f8,
        _:Naa49a15863164dc185edee5072576b08,
        _:Nc2c57f704d69455bb1316bb4ed0043f7 ;
    schema:name "PINK HARDCORE"@en,
        "PINK HARDCORE"@ja,
        "PINK HARDCORE"@ja-latn ;
    schema:workPerformed <album/43720#musicalwork> .

<album/43720#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "PINK HARDCORE"@en,
        "PINK HARDCORE"@ja,
        "PINK HARDCORE"@ja-latn ;
    mo:catalogue_number "PSCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43720#musicalexpression> ;
    mo:publisher _:Nc694db9991ae41b587601d6e0f4fb8d5 ;
    mo:record _:N98993b61f55c426c857ed19cbf70aa3e ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "遠野呉葉"@en ;
            foaf:name "遠野呉葉"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "春海ちかげ"@en ;
            foaf:name "春海ちかげ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "遠野呉葉"@en ;
            foaf:name "遠野呉葉"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shuria"@en ;
            foaf:name "Shuria"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "彩霞"@en ;
            foaf:name "彩霞"@en ] ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/02/43720/43720-1389514253.jpg> ;
    schema:name "PINK HARDCORE"@en,
        "PINK HARDCORE"@ja,
        "PINK HARDCORE"@ja-latn ;
    schema:publisher _:Nc694db9991ae41b587601d6e0f4fb8d5 ;
    foaf:depiction <https://media.vgm.io/albums/02/43720/43720-1389514253.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43720#subject> ;
    schema:name "ファクトリーノイズ"@en ;
    foaf:made <album/43720#subject> ;
    foaf:name "ファクトリーノイズ"@en .

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

_:N0a60ee55397844b797b4573a11ca1716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can't Fly"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "You Can't Fly"@ja .

_:N13171c5d99eb4073877e1dd9690e5107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 (PSC UK Hardcore Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "鳥の詩 (PSC UK Hardcore Remix)"@ja .

_:N1d4e86d1124844a4a2c7725f445745d8 a schema:Person,
        foaf:Person ;
    mo:performed <album/43720#performance> ;
    schema:name "春海ちかげ"@en ;
    foaf:name "春海ちかげ"@en .

_:N3a3abf3f7ac9494391443f3b100d3866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You (UK Hardcore Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "You (UK Hardcore Remix)"@ja .

_:N45200937dc614eb99376bbf40964ca23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Track"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "Blue Track"@ja .

_:N5580dc2f34a84a119ddf5880df0fce4d a schema:Person,
        foaf:Person ;
    mo:performed <album/43720#performance> ;
    schema:name "彩霞"@en ;
    foaf:name "彩霞"@en .

_:N5f11eb20a30c4e519fb1713d5466d777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧の世界"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "霧の世界"@ja .

_:N73c89d9459684d078f1528daf7baf9dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Planet (Red Trance Mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "Blue Planet (Red Trance Mix)"@ja .

_:N768444db9a6744ae85a6f51052e5c5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凰華 (Makina Mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "凰華 (Makina Mix)"@ja .

_:N7a01b2ad865f40419abd6dfd55310908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel My Love"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "Feel My Love"@ja .

_:N7e8a4c1a178e42f1a98f10d88fbfc5f8 a schema:Person,
        foaf:Person ;
    mo:performed <album/43720#performance> ;
    schema:name "Shuria"@en ;
    foaf:name "Shuria"@en .

_:Naa49a15863164dc185edee5072576b08 a schema:Person,
        foaf:Person ;
    mo:performed <album/43720#performance> ;
    schema:name "遠野呉葉"@en ;
    foaf:name "遠野呉葉"@en .

_:Nba42c5cf90dc45c5850e963d46649809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isolation (Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "Isolation (Remix)"@ja .

_:Nc1d1a47aead04f1f83a8794d9112abae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2008Summer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N98993b61f55c426c857ed19cbf70aa3e ;
    schema:name "2008Summer"@ja .

_:Nc2c57f704d69455bb1316bb4ed0043f7 a schema:Person,
        foaf:Person ;
    mo:performed <album/43720#performance> ;
    schema:name "遠野呉葉"@en ;
    foaf:name "遠野呉葉"@en .

_:Nc694db9991ae41b587601d6e0f4fb8d5 schema:name "P.S.C."@en ;
    foaf:name "P.S.C."@en .

_:N98993b61f55c426c857ed19cbf70aa3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a60ee55397844b797b4573a11ca1716,
        _:N13171c5d99eb4073877e1dd9690e5107,
        _:N3a3abf3f7ac9494391443f3b100d3866,
        _:N45200937dc614eb99376bbf40964ca23,
        _:N5f11eb20a30c4e519fb1713d5466d777,
        _:N73c89d9459684d078f1528daf7baf9dc,
        _:N768444db9a6744ae85a6f51052e5c5f7,
        _:N7a01b2ad865f40419abd6dfd55310908,
        _:Nba42c5cf90dc45c5850e963d46649809,
        _:Nc1d1a47aead04f1f83a8794d9112abae ;
    mo:track_count 10 ;
    schema:duration "PT38:43"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a60ee55397844b797b4573a11ca1716,
        _:N13171c5d99eb4073877e1dd9690e5107,
        _:N3a3abf3f7ac9494391443f3b100d3866,
        _:N45200937dc614eb99376bbf40964ca23,
        _:N5f11eb20a30c4e519fb1713d5466d777,
        _:N73c89d9459684d078f1528daf7baf9dc,
        _:N768444db9a6744ae85a6f51052e5c5f7,
        _:N7a01b2ad865f40419abd6dfd55310908,
        _:Nba42c5cf90dc45c5850e963d46649809,
        _:Nc1d1a47aead04f1f83a8794d9112abae .

