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

<album/2561> a mo:Release ;
    mo:catalogue_number "KICA-1020" .

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

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

<artist/162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3460#subject> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:made <album/3460#composition>,
        <album/3460#subject> ;
    foaf:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja .

<artist/165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3460#subject> ;
    schema:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja ;
    foaf:made <album/3460#composition>,
        <album/3460#subject> ;
    foaf:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja .

<artist/40936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3460#subject> ;
    schema:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja ;
    foaf:made <album/3460#composition>,
        <album/3460#subject> ;
    foaf:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja .

<product/10761#subject> a schema:CreativeWork ;
    schema:name "F-1 Spirit: 3D Special"@en,
        "エフワン スピリット スリーディー スペシャル"@ja,
        "F-1 Spirit: 3D Special"@ja-latn ;
    foaf:name "F-1 Spirit: 3D Special"@en,
        "エフワン スピリット スリーディー スペシャル"@ja,
        "F-1 Spirit: 3D Special"@ja-latn .

<product/2336#subject> a schema:CreativeWork ;
    schema:name "SD Snatcher"@en,
        "SD スナッチャー"@ja,
        "SD Snatcher"@ja-latn ;
    foaf:name "SD Snatcher"@en,
        "SD スナッチャー"@ja,
        "SD Snatcher"@ja-latn .

<product/435#subject> a schema:CreativeWork ;
    schema:name "Gradius"@en,
        "グラディウス"@ja,
        "Gradius"@ja-latn ;
    foaf:name "Gradius"@en,
        "グラディウス"@ja,
        "Gradius"@ja-latn .

<product/441#subject> a schema:CreativeWork ;
    schema:name "Mouryou Senki Madara"@en,
        "魍魎戦記MADARA"@ja,
        "Mouryou Senki Madara"@ja-latn ;
    foaf:name "Mouryou Senki Madara"@en,
        "魍魎戦記MADARA"@ja,
        "Mouryou Senki Madara"@ja-latn .

<product/813#subject> a schema:CreativeWork ;
    schema:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn ;
    foaf:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn .

<product/853#subject> a schema:CreativeWork ;
    schema:name "Thunder Cross"@en,
        "サンダークロス"@ja,
        "Thunder Cross"@ja-latn ;
    foaf:name "Thunder Cross"@en,
        "サンダークロス"@ja,
        "Thunder Cross"@ja-latn .

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

<album/3460#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kukeiha Club"@en,
        "矩形波倶楽部"@ja,
        "Kukeiha Club"@ja-latn ;
    mo:performance_of <album/3460#musicalwork> ;
    mo:recorded_as <album/3460#musicalexpression> ;
    schema:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja,
        "Kukeiha Club"@ja-latn ;
    schema:workPerformed <album/3460#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/06/3460/3460-1218506703.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3460#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kukeiha Club"@en,
        "矩形波倶楽部"@ja,
        "Kukeiha Club"@ja-latn ;
    mo:composer <artist/162#subject>,
        <artist/165#subject>,
        <artist/40936#subject> ;
    mo:produced_work <album/3460#musicalwork> ;
    schema:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja,
        "Kukeiha Club"@ja-latn .

<album/3460#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-09-23"^^xsd:date ;
    dcterms:title "Kukeiha Club"@en,
        "矩形波倶楽部"@ja,
        "Kukeiha Club"@ja-latn ;
    mo:catalogue_number "KICA-7912" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/2561> ;
    mo:publication_of <album/3460#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    mo:record_count 1 ;
    schema:about <product/10761#subject>,
        <product/2336#subject>,
        <product/435#subject>,
        <product/441#subject>,
        <product/813#subject>,
        <product/853#subject> ;
    schema:datePublished "1998-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/3460/3460-1218506703.jpg> ;
    schema:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja,
        "Kukeiha Club"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/3460/3460-1218506703.jpg> .

_:N1bfb34a3cc6d4b61add2291cbdad4e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shuffle In The Dark"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Shuffle In The Dark"@en .

_:N22aadce5c854424cb72cb7e54eb06da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On The Brilliant Earth"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "On The Brilliant Earth"@en .

_:N3b7fbd4c97fc4704b318c5fe78772073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiero Voar"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Quiero Voar"@en .

_:N5ae1946dad05475eb042b779769325eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross Over The Line"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Cross Over The Line"@en .

_:N5ea61009dbb942b5ac0a661f1b6415f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkling Star"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Twinkling Star"@en .

_:N6c5b1bbbd85641cbbdb4d943ab4bcfc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Bridge"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Invisible Bridge"@en .

_:N75d7b1d3f1824bfa829373623ee9d45e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return To Departure"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Return To Departure"@en .

_:N9f57452daf204deda48ade6bb17d4923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories Of A Summer Island"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Memories Of A Summer Island"@en .

_:Na54f84f5f9914004b58369e02431a2ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night Pony"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Good Night Pony"@en .

_:Neb9185974e49448186df864564f150af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell Me The Reason"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nbb07e9aeeb6247f5a2af9f7de8b8c36f ;
    schema:name "Tell Me The Reason"@en .

_:Nbb07e9aeeb6247f5a2af9f7de8b8c36f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bfb34a3cc6d4b61add2291cbdad4e67,
        _:N22aadce5c854424cb72cb7e54eb06da4,
        _:N3b7fbd4c97fc4704b318c5fe78772073,
        _:N5ae1946dad05475eb042b779769325eb,
        _:N5ea61009dbb942b5ac0a661f1b6415f3,
        _:N6c5b1bbbd85641cbbdb4d943ab4bcfc3,
        _:N75d7b1d3f1824bfa829373623ee9d45e,
        _:N9f57452daf204deda48ade6bb17d4923,
        _:Na54f84f5f9914004b58369e02431a2ae,
        _:Neb9185974e49448186df864564f150af ;
    mo:track_count 10 ;
    schema:duration "PT39:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1bfb34a3cc6d4b61add2291cbdad4e67,
        _:N22aadce5c854424cb72cb7e54eb06da4,
        _:N3b7fbd4c97fc4704b318c5fe78772073,
        _:N5ae1946dad05475eb042b779769325eb,
        _:N5ea61009dbb942b5ac0a661f1b6415f3,
        _:N6c5b1bbbd85641cbbdb4d943ab4bcfc3,
        _:N75d7b1d3f1824bfa829373623ee9d45e,
        _:N9f57452daf204deda48ade6bb17d4923,
        _:Na54f84f5f9914004b58369e02431a2ae,
        _:Neb9185974e49448186df864564f150af .

