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

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

<product/5224#subject> a schema:CreativeWork ;
    schema:name "BERSERK (1997)"@en,
        "剣風伝奇ベルセルク (1997)"@ja,
        "Kenfuu Denki BERSERK (1997)"@ja-latn ;
    foaf:name "BERSERK (1997)"@en,
        "剣風伝奇ベルセルク (1997)"@ja,
        "Kenfuu Denki BERSERK (1997)"@ja-latn .

<album/19976#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BERSERK -Forces- / Susumu Hirasawa"@en,
        "BERSERK -Forces- / 平沢進"@ja,
        "BERSERK -Forces- / Susumu Hirasawa"@ja-latn ;
    mo:composer <artist/3676#subject> ;
    mo:produced_work <album/19976#musicalwork> ;
    schema:name "BERSERK -Forces- / Susumu Hirasawa"@en,
        "BERSERK -Forces- / 平沢進"@ja,
        "BERSERK -Forces- / Susumu Hirasawa"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/67/19976/19976-1305562046.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19976#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BERSERK -Forces- / Susumu Hirasawa"@en,
        "BERSERK -Forces- / 平沢進"@ja,
        "BERSERK -Forces- / Susumu Hirasawa"@ja-latn ;
    mo:performance_of <album/19976#musicalwork> ;
    mo:performer <artist/3676#subject> ;
    mo:recorded_as <album/19976#musicalexpression> ;
    schema:byArtist <artist/3676#subject> ;
    schema:name "BERSERK -Forces- / Susumu Hirasawa"@en,
        "BERSERK -Forces- / 平沢進"@ja,
        "BERSERK -Forces- / Susumu Hirasawa"@ja-latn ;
    schema:workPerformed <album/19976#musicalwork> .

<artist/3676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19976#subject> ;
    mo:performed <album/19976#performance> ;
    schema:name "Susumu Hirasawa"@en,
        "平沢進"@ja ;
    foaf:made <album/19976#composition>,
        <album/19976#lyrics>,
        <album/19976#subject> ;
    foaf:name "Susumu Hirasawa"@en,
        "平沢進"@ja .

<album/19976#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-01"^^xsd:date ;
    dcterms:title "BERSERK -Forces- / Susumu Hirasawa"@en,
        "BERSERK -Forces- / 平沢進"@ja,
        "BERSERK -Forces- / Susumu Hirasawa"@ja-latn ;
    mo:catalogue_number "CODA-1383" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/19976#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N72e0d2edbf044005a814e22914eaaa31 ;
    mo:record_count 1 ;
    schema:about <product/5224#subject> ;
    schema:byArtist <artist/3676#subject> ;
    schema:datePublished "1997-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/19976/19976-1305562046.jpg> ;
    schema:name "BERSERK -Forces- / Susumu Hirasawa"@en,
        "BERSERK -Forces- / 平沢進"@ja,
        "BERSERK -Forces- / Susumu Hirasawa"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/19976/19976-1305562046.jpg> .

_:N05855927d34941d8ba02e245bf0f44fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BERSERK -Forces- (GOD HAND MIX)"@en,
        "BERSERK-Forces-(GOD HAND MIX)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N72e0d2edbf044005a814e22914eaaa31 ;
    schema:name "BERSERK -Forces- (GOD HAND MIX)"@en,
        "BERSERK-Forces-(GOD HAND MIX)"@ja .

_:N2aa5685911cc483c8958050caccf1582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BERSERK -Forces-"@en,
        "BERSERK-Forces-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N72e0d2edbf044005a814e22914eaaa31 ;
    schema:name "BERSERK -Forces-"@en,
        "BERSERK-Forces-"@ja .

_:Ndae379b712004322a37a166a6a72b499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BERSERK -Forces- (TV version)"@en,
        "BERSERK-Forces-(TV version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N72e0d2edbf044005a814e22914eaaa31 ;
    schema:name "BERSERK -Forces- (TV version)"@en,
        "BERSERK-Forces-(TV version)"@ja .

_:Ne29ff5cf098b47658504793b18c6db49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BERSERK -Forces- (Original Karaoke)"@en,
        "BERSERK-Forces-(オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N72e0d2edbf044005a814e22914eaaa31 ;
    schema:name "BERSERK -Forces- (Original Karaoke)"@en,
        "BERSERK-Forces-(オリジナル・カラオケ)"@ja .

_:N72e0d2edbf044005a814e22914eaaa31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05855927d34941d8ba02e245bf0f44fc,
        _:N2aa5685911cc483c8958050caccf1582,
        _:Ndae379b712004322a37a166a6a72b499,
        _:Ne29ff5cf098b47658504793b18c6db49 ;
    mo:track_count 4 ;
    schema:duration "PT14:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N05855927d34941d8ba02e245bf0f44fc,
        _:N2aa5685911cc483c8958050caccf1582,
        _:Ndae379b712004322a37a166a6a72b499,
        _:Ne29ff5cf098b47658504793b18c6db49 .

