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

<artist/4234#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideaki Hamada"@en,
        "浜田英明"@ja ;
    foaf:made <album/46313#lyrics>,
        <album/46313#subject> ;
    foaf:name "Hideaki Hamada"@en,
        "浜田英明"@ja .

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

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

<artist/34390#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46313#subject> ;
    schema:name "GEN"@en ;
    foaf:made <album/46313#composition>,
        <album/46313#subject> ;
    foaf:name "GEN"@en .

<product/8663#subject> a schema:CreativeWork ;
    schema:name "Hayashi Meisaku Gekijou"@en,
        "ハヤシ迷作劇場"@ja,
        "Hayashi Meisaku Gekijou"@ja-latn ;
    foaf:name "Hayashi Meisaku Gekijou"@en,
        "ハヤシ迷作劇場"@ja,
        "Hayashi Meisaku Gekijou"@ja-latn .

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

<org/2051#subject> schema:name "HAYASHIGUMI"@en,
        "林組"@ja,
        "HAYASHIGUMI"@ja-latn ;
    foaf:name "HAYASHIGUMI"@en,
        "林組"@ja,
        "HAYASHIGUMI"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/46313/46313-1402772225.jpg> a schema:ImageObject,
        foaf:Image .

<album/46313#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hayashigumi VOCAL COLLECTION Vol.1"@en,
        "林組 VOCAL COLLECTION Vol.1"@ja,
        "Hayashigumi VOCAL COLLECTION Vol.1"@ja-latn ;
    mo:composer <artist/135#subject>,
        <artist/34390#subject> ;
    mo:produced_work <album/46313#musicalwork> ;
    schema:name "Hayashigumi VOCAL COLLECTION Vol.1"@en,
        "林組 VOCAL COLLECTION Vol.1"@ja,
        "Hayashigumi VOCAL COLLECTION Vol.1"@ja-latn .

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

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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46313#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/46313#lyrics>,
        <album/46313#subject> ;
    foaf:name "KOTOKO"@en .

<artist/30985#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46313#performance> ;
    schema:name "Hinata Ayukawa"@en,
        "鮎川ひなた"@ja ;
    foaf:name "Hinata Ayukawa"@en,
        "鮎川ひなた"@ja .

<artist/34459#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46313#performance> ;
    schema:name "Chie Sugiyama"@en,
        "すぎやまちえ"@ja ;
    foaf:name "Chie Sugiyama"@en,
        "すぎやまちえ"@ja .

<artist/4059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46313#performance> ;
    schema:name "Chisato Suzumori"@en,
        "涼森ちさと"@ja ;
    foaf:name "Chisato Suzumori"@en,
        "涼森ちさと"@ja .

<artist/74472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46313#performance> ;
    schema:name "Noriko Hashimoto"@en,
        "橋本のりこ"@ja ;
    foaf:name "Noriko Hashimoto"@en,
        "橋本のりこ"@ja .

<artist/7947#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46313#performance> ;
    schema:name "Komugi Nishida"@en,
        "西田こむぎ"@ja ;
    foaf:name "Komugi Nishida"@en,
        "西田こむぎ"@ja .

<album/46313#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hayashigumi VOCAL COLLECTION Vol.1"@en,
        "林組 VOCAL COLLECTION Vol.1"@ja,
        "Hayashigumi VOCAL COLLECTION Vol.1"@ja-latn ;
    mo:performance_of <album/46313#musicalwork> ;
    mo:performer _:N86a196f3cc6e4a3ca4d7a88546df0519,
        <artist/127#subject>,
        <artist/30985#subject>,
        <artist/34459#subject>,
        <artist/4059#subject>,
        <artist/74472#subject>,
        <artist/7947#subject> ;
    mo:recorded_as <album/46313#musicalexpression> ;
    schema:byArtist _:N86a196f3cc6e4a3ca4d7a88546df0519,
        <artist/127#subject>,
        <artist/30985#subject>,
        <artist/34459#subject>,
        <artist/4059#subject>,
        <artist/74472#subject>,
        <artist/7947#subject> ;
    schema:name "Hayashigumi VOCAL COLLECTION Vol.1"@en,
        "林組 VOCAL COLLECTION Vol.1"@ja,
        "Hayashigumi VOCAL COLLECTION Vol.1"@ja-latn ;
    schema:workPerformed <album/46313#musicalwork> .

<album/46313#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-26"^^xsd:date ;
    dcterms:title "Hayashigumi VOCAL COLLECTION Vol.1"@en,
        "林組 VOCAL COLLECTION Vol.1"@ja,
        "Hayashigumi VOCAL COLLECTION Vol.1"@ja-latn ;
    mo:catalogue_number "ORESAMA-REC-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46313#musicalexpression> ;
    mo:publisher <org/2051#subject> ;
    mo:record _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oyakusoku LOVE"@en ;
            foaf:name "Oyakusoku LOVE"@en ],
        [ a schema:CreativeWork ;
            schema:name "Kuro Mahou Shoujo Sadistic Youko"@en ;
            foaf:name "Kuro Mahou Shoujo Sadistic Youko"@en ],
        [ a schema:CreativeWork ;
            schema:name "Girigiri LOVE"@en ;
            foaf:name "Girigiri LOVE"@en ],
        <product/8663#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "御影なつき"@en ;
            foaf:name "御影なつき"@en ],
        <artist/127#subject>,
        <artist/30985#subject>,
        <artist/34459#subject>,
        <artist/4059#subject>,
        <artist/74472#subject>,
        <artist/7947#subject> ;
    schema:datePublished "2003-12-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/46313/46313-1402772225.jpg> ;
    schema:name "Hayashigumi VOCAL COLLECTION Vol.1"@en,
        "林組 VOCAL COLLECTION Vol.1"@ja,
        "Hayashigumi VOCAL COLLECTION Vol.1"@ja-latn ;
    schema:publisher <org/2051#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/46313/46313-1402772225.jpg> .

_:N0b742a668dcb4261b827efd6dd04e042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just as time is running out"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "Just as time is running out"@ja .

_:N2ebb4fcc36c94d329f75529fc374e9e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡の中で"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "鏡の中で"@ja .

_:N4c0eec272eb94b4292ab54c5c9126a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キング・オブ・魔女っ子　妖子"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "キング・オブ・魔女っ子　妖子"@ja .

_:N5fcab205bdee41feaf168131ffbf081f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Sweet 黒魔法"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "My Sweet 黒魔法"@ja .

_:N8131af73b36c4a41865f897022735f21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬桜"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "冬桜"@ja .

_:N86a196f3cc6e4a3ca4d7a88546df0519 a schema:Person,
        foaf:Person ;
    mo:performed <album/46313#performance> ;
    schema:name "御影なつき"@en ;
    foaf:name "御影なつき"@en .

_:N86d243112f4d475a9beb440729f7e4c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆりかご"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "ゆりかご"@ja .

_:N8e6590efeb1b466f89acf6641d68086a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘコみ節"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "ヘコみ節"@ja .

_:N90139fb05c8343caa20a74782c414834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お約束LOVE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "お約束LOVE"@ja .

_:Na123edf874c34152b72ff781358538a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またね"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "またね"@ja .

_:Nb8187dcbb72d4046a7f23d6715dc1b49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unsymmetry"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "Unsymmetry"@ja .

_:Nc8973e9bdcbc40868664db7074c9a5ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メイド戦士シグマリオンのテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "メイド戦士シグマリオンのテーマ"@ja .

_:Nf892440fd9a547acab0b570e67a2604a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地球は回る"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nb75efcbfdcb74748af2ed466f3ea7324 ;
    schema:name "地球は回る"@ja .

_:Nb75efcbfdcb74748af2ed466f3ea7324 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b742a668dcb4261b827efd6dd04e042,
        _:N2ebb4fcc36c94d329f75529fc374e9e6,
        _:N4c0eec272eb94b4292ab54c5c9126a65,
        _:N5fcab205bdee41feaf168131ffbf081f,
        _:N8131af73b36c4a41865f897022735f21,
        _:N86d243112f4d475a9beb440729f7e4c6,
        _:N8e6590efeb1b466f89acf6641d68086a,
        _:N90139fb05c8343caa20a74782c414834,
        _:Na123edf874c34152b72ff781358538a1,
        _:Nb8187dcbb72d4046a7f23d6715dc1b49,
        _:Nc8973e9bdcbc40868664db7074c9a5ce,
        _:Nf892440fd9a547acab0b570e67a2604a ;
    mo:track_count 12 ;
    schema:duration "PT45:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0b742a668dcb4261b827efd6dd04e042,
        _:N2ebb4fcc36c94d329f75529fc374e9e6,
        _:N4c0eec272eb94b4292ab54c5c9126a65,
        _:N5fcab205bdee41feaf168131ffbf081f,
        _:N8131af73b36c4a41865f897022735f21,
        _:N86d243112f4d475a9beb440729f7e4c6,
        _:N8e6590efeb1b466f89acf6641d68086a,
        _:N90139fb05c8343caa20a74782c414834,
        _:Na123edf874c34152b72ff781358538a1,
        _:Nb8187dcbb72d4046a7f23d6715dc1b49,
        _:Nc8973e9bdcbc40868664db7074c9a5ce,
        _:Nf892440fd9a547acab0b570e67a2604a .

