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

<album/120179> a mo:Release ;
    mo:catalogue_number "UPCY-90041" .

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

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

<artist/15322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40044#subject> ;
    schema:name "Katsuya Sato"@en,
        "佐藤克也"@ja ;
    foaf:made <album/40044#composition>,
        <album/40044#subject> ;
    foaf:name "Katsuya Sato"@en,
        "佐藤克也"@ja .

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

<org/33#subject> schema:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn ;
    foaf:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn .

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

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

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

<album/40044#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I \"CYGUARD\" / TRASH GANG"@en,
        "ファースト\"サイガード\" / トラッシュ・ギャング"@ja,
        "I \"CYGUARD\" / TRASH GANG"@ja-latn ;
    mo:performance_of <album/40044#musicalwork> ;
    mo:performer _:N4a11d909e26e44c092f5d17f3780d379 ;
    mo:recorded_as <album/40044#musicalexpression> ;
    schema:byArtist _:N4a11d909e26e44c092f5d17f3780d379 ;
    schema:name "I \"CYGUARD\" / TRASH GANG"@en,
        "ファースト\"サイガード\" / トラッシュ・ギャング"@ja,
        "I \"CYGUARD\" / TRASH GANG"@ja-latn ;
    schema:workPerformed <album/40044#musicalwork> .

<album/40044#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I \"CYGUARD\" / TRASH GANG"@en,
        "ファースト\"サイガード\" / トラッシュ・ギャング"@ja,
        "I \"CYGUARD\" / TRASH GANG"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuhisa Tatezaki"@en ;
            foaf:made <album/40044#composition> ;
            foaf:name "Nobuhisa Tatezaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tsuyoshi Komuro"@en ;
            foaf:made <album/40044#composition> ;
            foaf:name "Tsuyoshi Komuro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshimi Sugiumoto"@en ;
            foaf:made <album/40044#composition> ;
            foaf:name "Yoshimi Sugiumoto"@en ],
        <artist/15322#subject> ;
    mo:produced_work <album/40044#musicalwork> ;
    schema:name "I \"CYGUARD\" / TRASH GANG"@en,
        "ファースト\"サイガード\" / トラッシュ・ギャング"@ja,
        "I \"CYGUARD\" / TRASH GANG"@ja-latn .

<album/40044#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-10-25"^^xsd:date ;
    dcterms:title "I \"CYGUARD\" / TRASH GANG"@en,
        "ファースト\"サイガード\" / トラッシュ・ギャング"@ja,
        "I \"CYGUARD\" / TRASH GANG"@ja-latn ;
    mo:catalogue_number "H00P-20346" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/120179> ;
    mo:publication_of <album/40044#musicalexpression> ;
    mo:publisher <org/33#subject> ;
    mo:record _:N2d1cc2496db647168f8835f00a6e846c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Seijuuki Cyguard: Cybernetics Guardian"@en ;
            foaf:name "Seijuuki Cyguard: Cybernetics Guardian"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "TRASH GANG"@en ;
            foaf:name "TRASH GANG"@en ] ;
    schema:datePublished "1989-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/40044/40044-1371769002.jpg> ;
    schema:name "I \"CYGUARD\" / TRASH GANG"@en,
        "ファースト\"サイガード\" / トラッシュ・ギャング"@ja,
        "I \"CYGUARD\" / TRASH GANG"@ja-latn ;
    schema:publisher <org/33#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/40044/40044-1371769002.jpg> .

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

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

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

_:N15cea3e707bb40659192bdb625635bc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NATURE'S CHILD"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "NATURE'S CHILD"@en .

_:N1e9165b41eac4670843fa8b6e0dfbd2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D-DAY (The First day of our fight)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "D-DAY (The First day of our fight)"@en .

_:N208719b91be34a2a9ee15bd915dc6ffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IT'S ALL RIGHT"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "IT'S ALL RIGHT"@en .

_:N2fda95b3cf8248b4a31791f7167704ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FEED BACK"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "FEED BACK"@en .

_:N4a11d909e26e44c092f5d17f3780d379 a schema:Person,
        foaf:Person ;
    mo:performed <album/40044#performance> ;
    schema:name "TRASH GANG"@en ;
    foaf:name "TRASH GANG"@en .

_:N50ef39ddcc7f40eb8dbb50082edb4657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GROOVY NIGHT TIMES GO"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "GROOVY NIGHT TIMES GO"@en .

_:N723e10a0b42048648eabaf7bf7a9e78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAN'T GET IT ENOUGH"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "CAN'T GET IT ENOUGH"@en .

_:N789c9d0529904531a6ffbf802f15fc13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDER THE TABLE"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "UNDER THE TABLE"@en .

_:Naf8f75ebb78644ee9e42db52fb5890f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONLY 17"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "ONLY 17"@en .

_:Nce8db46cfcc6474b95a7ff1c9d8ccdfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHAKE YOUR BODY"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "SHAKE YOUR BODY"@en .

_:Nebf5bf3c5fe7437695e0d29b3dc9d173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IT'S TOO LATE"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N2d1cc2496db647168f8835f00a6e846c ;
    schema:name "IT'S TOO LATE"@en .

_:N2d1cc2496db647168f8835f00a6e846c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15cea3e707bb40659192bdb625635bc9,
        _:N1e9165b41eac4670843fa8b6e0dfbd2f,
        _:N208719b91be34a2a9ee15bd915dc6ffc,
        _:N2fda95b3cf8248b4a31791f7167704ba,
        _:N50ef39ddcc7f40eb8dbb50082edb4657,
        _:N723e10a0b42048648eabaf7bf7a9e78c,
        _:N789c9d0529904531a6ffbf802f15fc13,
        _:Naf8f75ebb78644ee9e42db52fb5890f9,
        _:Nce8db46cfcc6474b95a7ff1c9d8ccdfa,
        _:Nebf5bf3c5fe7437695e0d29b3dc9d173 ;
    mo:track_count 10 ;
    schema:duration "PT46:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N15cea3e707bb40659192bdb625635bc9,
        _:N1e9165b41eac4670843fa8b6e0dfbd2f,
        _:N208719b91be34a2a9ee15bd915dc6ffc,
        _:N2fda95b3cf8248b4a31791f7167704ba,
        _:N50ef39ddcc7f40eb8dbb50082edb4657,
        _:N723e10a0b42048648eabaf7bf7a9e78c,
        _:N789c9d0529904531a6ffbf802f15fc13,
        _:Naf8f75ebb78644ee9e42db52fb5890f9,
        _:Nce8db46cfcc6474b95a7ff1c9d8ccdfa,
        _:Nebf5bf3c5fe7437695e0d29b3dc9d173 .

