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

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

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

<artist/1805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29325#subject> ;
    schema:name "Hiroyuki Yanada"@en,
        "簗田裕之"@ja ;
    foaf:made <album/29325#composition>,
        <album/29325#subject> ;
    foaf:name "Hiroyuki Yanada"@en,
        "簗田裕之"@ja .

<artist/982#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29325#subject> ;
    schema:name "Tsukasa Masuko"@en,
        "増子司"@ja ;
    foaf:made <album/29325#composition>,
        <album/29325#subject> ;
    foaf:name "Tsukasa Masuko"@en,
        "増子司"@ja .

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29325#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/29325#composition>,
        <album/29325#subject> ;
    foaf:name "Shoji Meguro"@en,
        "目黒将司"@ja .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

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

<album/29325#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokyo Bufudyne"@en,
        "東京ブフダイン"@ja,
        "Tokyo Bufudyne"@ja-latn ;
    mo:performance_of <album/29325#musicalwork> ;
    mo:recorded_as <album/29325#musicalexpression> ;
    schema:name "Tokyo Bufudyne"@en,
        "東京ブフダイン"@ja,
        "Tokyo Bufudyne"@ja-latn ;
    schema:workPerformed <album/29325#musicalwork> .

<org/916#subject> schema:name "east breaks in thousand"@en,
        "east breaks in thousand"@ja,
        "east breaks in thousand"@ja-latn ;
    foaf:name "east breaks in thousand"@en,
        "east breaks in thousand"@ja,
        "east breaks in thousand"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/29325/29325-1342684975.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokyo Bufudyne"@en,
        "東京ブフダイン"@ja,
        "Tokyo Bufudyne"@ja-latn ;
    mo:composer <artist/1805#subject>,
        <artist/982#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/29325#musicalwork> ;
    schema:name "Tokyo Bufudyne"@en,
        "東京ブフダイン"@ja,
        "Tokyo Bufudyne"@ja-latn .

<album/29325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-31"^^xsd:date ;
    dcterms:title "Tokyo Bufudyne"@en,
        "東京ブフダイン"@ja,
        "Tokyo Bufudyne"@ja-latn ;
    mo:catalogue_number "ABCD006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29325#musicalexpression> ;
    mo:publisher <org/916#subject> ;
    mo:record _:Ne7538156600542e8b34522ff320ac38c ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shin Megami Tensei"@en ;
            foaf:name "Shin Megami Tensei"@en ],
        [ a schema:CreativeWork ;
            schema:name "Persona 4"@en ;
            foaf:name "Persona 4"@en ],
        [ a schema:CreativeWork ;
            schema:name "Megami Tensei Gaiden: Last Bible"@en ;
            foaf:name "Megami Tensei Gaiden: Last Bible"@en ],
        [ a schema:CreativeWork ;
            schema:name "Person 3"@en ;
            foaf:name "Person 3"@en ] ;
    schema:datePublished "2010-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/29325/29325-1342684975.jpg> ;
    schema:name "Tokyo Bufudyne"@en,
        "東京ブフダイン"@ja,
        "Tokyo Bufudyne"@ja-latn ;
    schema:publisher <org/916#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/29325/29325-1342684975.jpg> .

_:N128d9dd94aba4c11af8896e9af99e960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Corner of Memories -ab remix-"@en,
        "記憶の片隅 -ab remix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne7538156600542e8b34522ff320ac38c ;
    schema:name "A Corner of Memories -ab remix-"@en,
        "記憶の片隅 -ab remix-"@ja .

_:N1a0350c142704ee2a19fa4b338843938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Bible -ab remix-"@en,
        "Last Bible -ab remix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne7538156600542e8b34522ff320ac38c ;
    schema:name "Last Bible -ab remix-"@en,
        "Last Bible -ab remix-"@ja .

_:N4746d50941fd4a6e910337d6a6e6e9c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins -ab remix-"@en,
        "廃墟 -ab remix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne7538156600542e8b34522ff320ac38c ;
    schema:name "Ruins -ab remix-"@en,
        "廃墟 -ab remix-"@ja .

_:Ne82ef9a3d13d44418155bdc75f8dab96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tartarus -ab remix-"@en,
        "tartarus -ab remix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne7538156600542e8b34522ff320ac38c ;
    schema:name "tartarus -ab remix-"@en,
        "tartarus -ab remix-"@ja .

_:Ne7538156600542e8b34522ff320ac38c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N128d9dd94aba4c11af8896e9af99e960,
        _:N1a0350c142704ee2a19fa4b338843938,
        _:N4746d50941fd4a6e910337d6a6e6e9c7,
        _:Ne82ef9a3d13d44418155bdc75f8dab96 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N128d9dd94aba4c11af8896e9af99e960,
        _:N1a0350c142704ee2a19fa4b338843938,
        _:N4746d50941fd4a6e910337d6a6e6e9c7,
        _:Ne82ef9a3d13d44418155bdc75f8dab96 .

