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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11776#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/11776#composition>,
        <album/11776#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<product/287#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa 2"@en,
        "ロマンシング サ・ガ2"@ja,
        "Romancing Sa·Ga 2"@ja-latn ;
    foaf:name "Romancing SaGa 2"@en,
        "ロマンシング サ・ガ2"@ja,
        "Romancing Sa·Ga 2"@ja-latn .

<product/288#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn ;
    foaf:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn .

<product/289#subject> a schema:CreativeWork ;
    schema:name "SaGa Frontier"@en,
        "サガ フロンティア"@ja,
        "SaGa Frontier"@ja-latn ;
    foaf:name "SaGa Frontier"@en,
        "サガ フロンティア"@ja,
        "SaGa Frontier"@ja-latn .

<album/11776#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "maxi"@en,
        "maxi -マキシィ-"@ja,
        "maxi"@ja-latn ;
    mo:composer <artist/138#subject> ;
    mo:produced_work <album/11776#musicalwork> ;
    schema:name "maxi"@en,
        "maxi -マキシィ-"@ja,
        "maxi"@ja-latn .

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

<org/198#subject> schema:name "Romancing CYBERBARD"@en,
        "Romancing CYBERBARD"@ja,
        "Romancing CYBERBARD"@ja-latn ;
    foaf:name "Romancing CYBERBARD"@en,
        "Romancing CYBERBARD"@ja,
        "Romancing CYBERBARD"@ja-latn .

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

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

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

<album/11776#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "maxi"@en,
        "maxi -マキシィ-"@ja,
        "maxi"@ja-latn ;
    mo:performance_of <album/11776#musicalwork> ;
    mo:performer <artist/5523#subject> ;
    mo:recorded_as <album/11776#musicalexpression> ;
    schema:byArtist <artist/5523#subject> ;
    schema:name "maxi"@en,
        "maxi -マキシィ-"@ja,
        "maxi"@ja-latn ;
    schema:workPerformed <album/11776#musicalwork> .

<artist/5523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11776#performance> ;
    schema:name "BB"@en ;
    foaf:name "BB"@en .

<album/11776#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-28"^^xsd:date ;
    dcterms:title "maxi"@en,
        "maxi -マキシィ-"@ja,
        "maxi"@ja-latn ;
    mo:catalogue_number "RCCD-1002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11776#musicalexpression> ;
    mo:publisher <org/198#subject> ;
    mo:record _:Nce282d71f98e4cf583643f1210a17633 ;
    mo:record_count 1 ;
    schema:about <product/287#subject>,
        <product/288#subject>,
        <product/289#subject> ;
    schema:byArtist <artist/5523#subject> ;
    schema:datePublished "2006-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/11776/11776-1232666176.jpg> ;
    schema:name "maxi"@en,
        "maxi -マキシィ-"@ja,
        "maxi"@ja-latn ;
    schema:publisher <org/198#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/11776/11776-1232666176.jpg> .

_:N03d0759985224da28a6969e9af7df36a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泥酔 -featuring.BB"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce282d71f98e4cf583643f1210a17633 ;
    schema:name "泥酔 -featuring.BB"@ja .

_:N834cab058fb342c58e0ede135d69721f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春になってイナカップルが最寄りの都会へデートに赴くに及んで"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce282d71f98e4cf583643f1210a17633 ;
    schema:name "春になってイナカップルが最寄りの都会へデートに赴くに及んで"@ja .

_:Nb2d69b9c16544238b07ad009987d3d93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フライデー・ナイト・ヤラセテ・アラビアータ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce282d71f98e4cf583643f1210a17633 ;
    schema:name "フライデー・ナイト・ヤラセテ・アラビアータ"@ja .

_:Nd48ffe4112d14dc1b3ece613245eb1f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "酒気帯びダイナミック"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce282d71f98e4cf583643f1210a17633 ;
    schema:name "酒気帯びダイナミック"@ja .

_:Nce282d71f98e4cf583643f1210a17633 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03d0759985224da28a6969e9af7df36a,
        _:N834cab058fb342c58e0ede135d69721f,
        _:Nb2d69b9c16544238b07ad009987d3d93,
        _:Nd48ffe4112d14dc1b3ece613245eb1f4 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N03d0759985224da28a6969e9af7df36a,
        _:N834cab058fb342c58e0ede135d69721f,
        _:Nb2d69b9c16544238b07ad009987d3d93,
        _:Nd48ffe4112d14dc1b3ece613245eb1f4 .

