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

<artist/66114#subject> a schema:Person,
        foaf:Person ;
    schema:name "2・Winkle"@en ;
    foaf:made <album/143327#subject>,
        <album/143327#vocals> ;
    foaf:name "2・Winkle"@en .

<artist/66119#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maki"@en,
        "摩季"@ja ;
    foaf:made <album/143327#subject>,
        <album/143327#vocals> ;
    foaf:name "Maki"@en,
        "摩季"@ja .

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

<artist/48516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143327#subject> ;
    schema:name "STUDIO -MediaSync-"@en ;
    foaf:made <album/143327#composition>,
        <album/143327#subject> ;
    foaf:name "STUDIO -MediaSync-"@en .

<artist/48517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143327#subject> ;
    schema:name "Puu"@en ;
    foaf:made <album/143327#composition>,
        <album/143327#subject> ;
    foaf:name "Puu"@en .

<product/17467#subject> a schema:CreativeWork ;
    schema:name "Gekkou Kemono"@en,
        "月光獣"@ja,
        "Gekkou Kemono"@ja-latn ;
    foaf:name "Gekkou Kemono"@en,
        "月光獣"@ja,
        "Gekkou Kemono"@ja-latn .

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

<album/143327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gekkou Kemono Kanzen Seiha"@en,
        "月光獣 完全制覇"@ja,
        "Gekkou Kemono Kanzen Seiha"@ja-latn ;
    mo:performance_of <album/143327#musicalwork> ;
    mo:recorded_as <album/143327#musicalexpression> ;
    schema:name "Gekkou Kemono Kanzen Seiha"@en,
        "月光獣 完全制覇"@ja,
        "Gekkou Kemono Kanzen Seiha"@ja-latn ;
    schema:workPerformed <album/143327#musicalwork> .

<org/3826#subject> schema:name "BLUE GALE"@en,
        "BLUE GALE"@ja,
        "BLUE GALE"@ja-latn ;
    foaf:name "BLUE GALE"@en,
        "BLUE GALE"@ja,
        "BLUE GALE"@ja-latn .

<https://media.vgm.io/albums/72/143327/143327-f72870b3f561.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143327#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/143327/143327-f72870b3f561.png> ;
    foaf:depicts <album/143327#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/143327/143327-f72870b3f561.png> .

<https://medium-media.vgm.io/albums/72/143327/143327-f72870b3f561.png> a schema:ImageObject,
        foaf:Image .

<album/143327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gekkou Kemono Kanzen Seiha"@en,
        "月光獣 完全制覇"@ja,
        "Gekkou Kemono Kanzen Seiha"@ja-latn ;
    mo:composer <artist/48516#subject>,
        <artist/48517#subject> ;
    mo:produced_work <album/143327#musicalwork> ;
    schema:name "Gekkou Kemono Kanzen Seiha"@en,
        "月光獣 完全制覇"@ja,
        "Gekkou Kemono Kanzen Seiha"@ja-latn .

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

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

<album/143327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-01"^^xsd:date ;
    dcterms:title "Gekkou Kemono Kanzen Seiha"@en,
        "月光獣 完全制覇"@ja,
        "Gekkou Kemono Kanzen Seiha"@ja-latn ;
    mo:catalogue_number "BGCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/143327#musicalexpression> ;
    mo:publisher <org/3826#subject> ;
    mo:record _:N93ad3882936e4e3194d183da6904d5dd ;
    mo:record_count 1 ;
    schema:about <product/17467#subject> ;
    schema:datePublished "1997-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/143327/143327-f72870b3f561.png> ;
    schema:name "Gekkou Kemono Kanzen Seiha"@en,
        "月光獣 完全制覇"@ja,
        "Gekkou Kemono Kanzen Seiha"@ja-latn ;
    schema:publisher <org/3826#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/143327/143327-f72870b3f561.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(テレサ"@en ;
    foaf:made <album/143327#vocals> ;
    foaf:name "(テレサ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(テレサ"@en ;
    foaf:made <album/143327#subject> ;
    foaf:name "(テレサ"@en .

_:N34a6e1d44dce42e98a7ecbc073c1e0f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くーっ！朝日がまぶしいぜ！！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "くーっ！朝日がまぶしいぜ！！"@ja .

_:N3a259776fd804bc699bc1b2fd27a224b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midori's Melody"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "Midori's Melody"@ja .

_:N5974a376688a42b798a8c50860766fc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Pain"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "Blue Pain"@ja .

_:N5c25b056d2e24834b777721e51246187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦え！ゼンラマン！！"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "戦え！ゼンラマン！！"@ja .

_:N5f82a62201b34c7aa44c7901e109fc5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "None"@ja .

_:N6905341660734885a9e67cea0d58d5af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Girl"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "Dreaming Girl"@ja .

_:N75e326a3df75445e934533982b45f440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Light Beast (Original Full Version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "Moon Light Beast (Original Full Version)"@ja .

_:N82374828457a46da87ea8a220d5d694b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鮭がぁ！鮭がぁ！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "鮭がぁ！鮭がぁ！"@ja .

_:Nc121918ce6fe41ab8342a33cc12bd8f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "て、敵だぁー！"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "て、敵だぁー！"@ja .

_:Ne258ce27f6824c308016ef45759171bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Light Beast (Original Backing Track)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N93ad3882936e4e3194d183da6904d5dd ;
    schema:name "Moon Light Beast (Original Backing Track)"@ja .

_:N93ad3882936e4e3194d183da6904d5dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34a6e1d44dce42e98a7ecbc073c1e0f0,
        _:N3a259776fd804bc699bc1b2fd27a224b,
        _:N5974a376688a42b798a8c50860766fc0,
        _:N5c25b056d2e24834b777721e51246187,
        _:N5f82a62201b34c7aa44c7901e109fc5a,
        _:N6905341660734885a9e67cea0d58d5af,
        _:N75e326a3df75445e934533982b45f440,
        _:N82374828457a46da87ea8a220d5d694b,
        _:Nc121918ce6fe41ab8342a33cc12bd8f2,
        _:Ne258ce27f6824c308016ef45759171bd ;
    mo:track_count 10 ;
    schema:duration "PT25:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N34a6e1d44dce42e98a7ecbc073c1e0f0,
        _:N3a259776fd804bc699bc1b2fd27a224b,
        _:N5974a376688a42b798a8c50860766fc0,
        _:N5c25b056d2e24834b777721e51246187,
        _:N5f82a62201b34c7aa44c7901e109fc5a,
        _:N6905341660734885a9e67cea0d58d5af,
        _:N75e326a3df75445e934533982b45f440,
        _:N82374828457a46da87ea8a220d5d694b,
        _:Nc121918ce6fe41ab8342a33cc12bd8f2,
        _:Ne258ce27f6824c308016ef45759171bd .

