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

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

<artist/22484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12644#subject> ;
    schema:name "TO-WEST"@en ;
    foaf:made <album/12644#composition>,
        <album/12644#subject> ;
    foaf:name "TO-WEST"@en .

<product/16932#subject> a schema:CreativeWork ;
    schema:name "Rebirth Moon"@en,
        "リバース ムーン"@ja,
        "Rebirth Moon"@ja-latn ;
    foaf:name "Rebirth Moon"@en,
        "リバース ムーン"@ja,
        "Rebirth Moon"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/44/12644/12644-1237483793.jpg> a schema:ImageObject,
        foaf:Image .

<album/12644#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Megaphone / Harenchi☆Punch"@en,
        "メガホン / ハレンチ☆パンチ"@ja,
        "Megaphone / Harenchi☆Punch"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "M@"@en ;
            foaf:made <album/12644#composition> ;
            foaf:name "M@"@en ],
        <artist/22484#subject> ;
    mo:produced_work <album/12644#musicalwork> ;
    schema:name "Megaphone / Harenchi☆Punch"@en,
        "メガホン / ハレンチ☆パンチ"@ja,
        "Megaphone / Harenchi☆Punch"@ja-latn .

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

<album/12644#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Megaphone / Harenchi☆Punch"@en,
        "メガホン / ハレンチ☆パンチ"@ja,
        "Megaphone / Harenchi☆Punch"@ja-latn ;
    mo:performance_of <album/12644#musicalwork> ;
    mo:performer <artist/14364#subject> ;
    mo:recorded_as <album/12644#musicalexpression> ;
    schema:byArtist <artist/14364#subject> ;
    schema:name "Megaphone / Harenchi☆Punch"@en,
        "メガホン / ハレンチ☆パンチ"@ja,
        "Megaphone / Harenchi☆Punch"@ja-latn ;
    schema:workPerformed <album/12644#musicalwork> .

<artist/14364#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12644#performance> ;
    schema:name "Harenchi☆Punch"@en,
        "ハレンチ☆パンチ"@ja ;
    foaf:name "Harenchi☆Punch"@en,
        "ハレンチ☆パンチ"@ja .

<album/12644#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-23"^^xsd:date ;
    dcterms:title "Megaphone / Harenchi☆Punch"@en,
        "メガホン / ハレンチ☆パンチ"@ja,
        "Megaphone / Harenchi☆Punch"@ja-latn ;
    mo:catalogue_number "VICL-35912" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12644#musicalexpression> ;
    mo:publisher <org/2305#subject> ;
    mo:record _:N7b70deaa01d149a4a6f0903df3ca3f7a ;
    mo:record_count 1 ;
    schema:about <product/16932#subject> ;
    schema:byArtist <artist/14364#subject> ;
    schema:datePublished "2005-11-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/12644/12644-1237483793.jpg> ;
    schema:name "Megaphone / Harenchi☆Punch"@en,
        "メガホン / ハレンチ☆パンチ"@ja,
        "Megaphone / Harenchi☆Punch"@ja-latn ;
    schema:publisher <org/2305#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/12644/12644-1237483793.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "H☆P"@en ;
    foaf:made <album/12644#subject> ;
    foaf:name "H☆P"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "H☆P"@en ;
    foaf:made <album/12644#lyrics> ;
    foaf:name "H☆P"@en .

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

_:N0a8f13df8b744cdca072f4483fcca3b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋は課外授業"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7b70deaa01d149a4a6f0903df3ca3f7a ;
    schema:name "恋は課外授業"@ja .

_:N283a302ce5f44d50a39a961b05759e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メガホン [Instrumental]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N7b70deaa01d149a4a6f0903df3ca3f7a ;
    schema:name "メガホン [Instrumental]"@ja .

_:N5966f217672d4e1c936494a152b7d896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白線～スタートライン [Winter's Story ver.]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N7b70deaa01d149a4a6f0903df3ca3f7a ;
    schema:name "白線～スタートライン [Winter's Story ver.]"@ja .

_:Ne87f9c55469b44748ea72d12630df020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メガホン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7b70deaa01d149a4a6f0903df3ca3f7a ;
    schema:name "メガホン"@ja .

_:N7b70deaa01d149a4a6f0903df3ca3f7a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a8f13df8b744cdca072f4483fcca3b6,
        _:N283a302ce5f44d50a39a961b05759e3a,
        _:N5966f217672d4e1c936494a152b7d896,
        _:Ne87f9c55469b44748ea72d12630df020 ;
    mo:track_count 4 ;
    schema:duration "PT16:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0a8f13df8b744cdca072f4483fcca3b6,
        _:N283a302ce5f44d50a39a961b05759e3a,
        _:N5966f217672d4e1c936494a152b7d896,
        _:Ne87f9c55469b44748ea72d12630df020 .

