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

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

<product/10901#subject> a schema:CreativeWork ;
    schema:name "Mega Man & Bass"@en,
        "ロックマン&フォルテ"@ja,
        "Rockman & Forte"@ja-latn ;
    foaf:name "Mega Man & Bass"@en,
        "ロックマン&フォルテ"@ja,
        "Rockman & Forte"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/79/10797/10797-1224847943.jpg> a schema:ImageObject,
        foaf:Image .

<album/10797#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Binetsu / bereeve"@en,
        "微熱 / bereeve"@ja,
        "Binetsu / bereeve"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hitoshi Ishii"@en ;
            foaf:made <album/10797#composition> ;
            foaf:name "Hitoshi Ishii"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroshi Saeki"@en ;
            foaf:made <album/10797#composition> ;
            foaf:name "Hiroshi Saeki"@en ] ;
    mo:produced_work <album/10797#musicalwork> ;
    schema:name "Binetsu / bereeve"@en,
        "微熱 / bereeve"@ja,
        "Binetsu / bereeve"@ja-latn .

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

<album/10797#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Binetsu / bereeve"@en,
        "微熱 / bereeve"@ja,
        "Binetsu / bereeve"@ja-latn ;
    mo:performance_of <album/10797#musicalwork> ;
    mo:performer _:N3e77ae74f41f4e15a6618dfafd7cdb0f ;
    mo:recorded_as <album/10797#musicalexpression> ;
    schema:byArtist _:N3e77ae74f41f4e15a6618dfafd7cdb0f ;
    schema:name "Binetsu / bereeve"@en,
        "微熱 / bereeve"@ja,
        "Binetsu / bereeve"@ja-latn ;
    schema:workPerformed <album/10797#musicalwork> .

<album/10797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-05-22"^^xsd:date ;
    dcterms:title "Binetsu / bereeve"@en,
        "微熱 / bereeve"@ja,
        "Binetsu / bereeve"@ja-latn ;
    mo:catalogue_number "VIDL-30176" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/10797#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N407e29d5d73d454c9e13b4d0c07d1b5d ;
    mo:record_count 1 ;
    schema:about <product/10901#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "BEREEVE"@en ;
            foaf:name "BEREEVE"@en ] ;
    schema:datePublished "1998-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/10797/10797-1224847943.jpg> ;
    schema:name "Binetsu / bereeve"@en,
        "微熱 / bereeve"@ja,
        "Binetsu / bereeve"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/10797/10797-1224847943.jpg> .

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

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

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

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

_:N3e77ae74f41f4e15a6618dfafd7cdb0f a schema:Person,
        foaf:Person ;
    mo:performed <album/10797#performance> ;
    schema:name "BEREEVE"@en ;
    foaf:name "BEREEVE"@en .

_:N813377f45bea4e848a14ef3867efb4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微熱"@ja,
        "Binetsu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N407e29d5d73d454c9e13b4d0c07d1b5d ;
    schema:name "微熱"@ja,
        "Binetsu"@ja-latn .

_:Naf01325b49304568942a46c039b0465a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微熱 (instrumental)"@ja,
        "Binetsu (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N407e29d5d73d454c9e13b4d0c07d1b5d ;
    schema:name "微熱 (instrumental)"@ja,
        "Binetsu (Instrumental)"@ja-latn .

_:Nf7d2cf5dd7ea48c9a8498bfe5c919fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEASTY LOVE"@ja,
        "BEASTY LOVE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N407e29d5d73d454c9e13b4d0c07d1b5d ;
    schema:name "BEASTY LOVE"@ja,
        "BEASTY LOVE"@ja-latn .

_:N407e29d5d73d454c9e13b4d0c07d1b5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N813377f45bea4e848a14ef3867efb4f1,
        _:Naf01325b49304568942a46c039b0465a,
        _:Nf7d2cf5dd7ea48c9a8498bfe5c919fe4 ;
    mo:track_count 3 ;
    schema:duration "PT15:51"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N813377f45bea4e848a14ef3867efb4f1,
        _:Naf01325b49304568942a46c039b0465a,
        _:Nf7d2cf5dd7ea48c9a8498bfe5c919fe4 .

