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

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

<artist/47786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155947#subject> ;
    schema:name "K"@en ;
    foaf:made <album/155947#composition>,
        <album/155947#lyrics>,
        <album/155947#subject> ;
    foaf:name "K"@en .

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

<org/2257#subject> schema:name "STARDUST RECORDS"@en,
        "STARDUST RECORDS"@ja,
        "STARDUST RECORDS"@ja-latn ;
    foaf:name "STARDUST RECORDS"@en,
        "STARDUST RECORDS"@ja,
        "STARDUST RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/155947/155947-f87589d0658e.jpg> a schema:ImageObject,
        foaf:Image .

<album/155947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GO!!! / EBiSSH [Type A]"@en,
        "GO!!! / EBiSSH [Type A]"@ja,
        "GO!!! / EBiSSH [Type A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "JUNE"@en ;
            foaf:made <album/155947#composition> ;
            foaf:name "JUNE"@en ],
        <artist/47786#subject> ;
    mo:produced_work <album/155947#musicalwork> ;
    schema:name "GO!!! / EBiSSH [Type A]"@en,
        "GO!!! / EBiSSH [Type A]"@ja,
        "GO!!! / EBiSSH [Type A]"@ja-latn .

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

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

<album/155947#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GO!!! / EBiSSH [Type A]"@en,
        "GO!!! / EBiSSH [Type A]"@ja,
        "GO!!! / EBiSSH [Type A]"@ja-latn ;
    mo:performance_of <album/155947#musicalwork> ;
    mo:performer _:N565623fd4c1e4779ace89091e2048c6b ;
    mo:recorded_as <album/155947#musicalexpression> ;
    schema:byArtist _:N565623fd4c1e4779ace89091e2048c6b ;
    schema:name "GO!!! / EBiSSH [Type A]"@en,
        "GO!!! / EBiSSH [Type A]"@ja,
        "GO!!! / EBiSSH [Type A]"@ja-latn ;
    schema:workPerformed <album/155947#musicalwork> .

<album/155947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-22"^^xsd:date ;
    dcterms:title "GO!!! / EBiSSH [Type A]"@en,
        "GO!!! / EBiSSH [Type A]"@ja,
        "GO!!! / EBiSSH [Type A]"@ja-latn ;
    mo:catalogue_number "ZXRC-1161" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155947#musicalexpression> ;
    mo:publisher <org/2257#subject> ;
    mo:record _:N24199041a60d469983676e438c19e3ac ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Eiga Tomica Hyper Rescue Drive Head: Kidou Kyuukyuu Keisatsu"@en ;
            foaf:name "Eiga Tomica Hyper Rescue Drive Head: Kidou Kyuukyuu Keisatsu"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "EBiSSH"@en ;
            foaf:name "EBiSSH"@en ] ;
    schema:datePublished "2018-08-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/155947/155947-f87589d0658e.jpg> ;
    schema:name "GO!!! / EBiSSH [Type A]"@en,
        "GO!!! / EBiSSH [Type A]"@ja,
        "GO!!! / EBiSSH [Type A]"@ja-latn ;
    schema:publisher <org/2257#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/155947/155947-f87589d0658e.jpg> .

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

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

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

_:N565623fd4c1e4779ace89091e2048c6b a schema:Person,
        foaf:Person ;
    mo:performed <album/155947#performance> ;
    schema:name "EBiSSH"@en ;
    foaf:name "EBiSSH"@en .

_:N870d8216ea4743609d774dc8c81f9a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO!!!"@ja,
        "GO!!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N24199041a60d469983676e438c19e3ac ;
    schema:name "GO!!!"@ja,
        "GO!!!"@ja-latn .

_:Ncd14d5d5a1e24882aed8dead58b75d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HI・KA・RI ～君となら～"@ja,
        "HI・KA・RI ~Kimi to Nara~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N24199041a60d469983676e438c19e3ac ;
    schema:name "HI・KA・RI ～君となら～"@ja,
        "HI・KA・RI ~Kimi to Nara~"@ja-latn .

_:N24199041a60d469983676e438c19e3ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N870d8216ea4743609d774dc8c81f9a31,
        _:Ncd14d5d5a1e24882aed8dead58b75d28 ;
    mo:track_count 2 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N870d8216ea4743609d774dc8c81f9a31,
        _:Ncd14d5d5a1e24882aed8dead58b75d28 .

