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

<artist/6419#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruichi Shindo"@en,
        "新藤晴一"@ja ;
    foaf:made <album/11828#lyrics>,
        <album/11828#subject> ;
    foaf:name "Haruichi Shindo"@en,
        "新藤晴一"@ja .

<artist/6444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja ;
    foaf:made <album/11828#lyrics>,
        <album/11828#subject> ;
    foaf:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja .

<artist/1809#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11828#subject> ;
    schema:name "Akimitsu Homma"@en,
        "本間昭光"@ja ;
    foaf:made <album/11828#composition>,
        <album/11828#subject> ;
    foaf:name "Akimitsu Homma"@en,
        "本間昭光"@ja .

<album/11828#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Be Somewhere / Buzy"@en,
        "Be Somewhere / Buzy"@ja,
        "Be Somewhere / Buzy"@ja-latn ;
    mo:composer <artist/1809#subject> ;
    mo:produced_work <album/11828#musicalwork> ;
    schema:name "Be Somewhere / Buzy"@en,
        "Be Somewhere / Buzy"@ja,
        "Be Somewhere / Buzy"@ja-latn .

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

<album/11828#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Be Somewhere / Buzy"@en,
        "Be Somewhere / Buzy"@ja,
        "Be Somewhere / Buzy"@ja-latn ;
    mo:performance_of <album/11828#musicalwork> ;
    mo:recorded_as <album/11828#musicalexpression> ;
    schema:name "Be Somewhere / Buzy"@en,
        "Be Somewhere / Buzy"@ja,
        "Be Somewhere / Buzy"@ja-latn ;
    schema:workPerformed <album/11828#musicalwork> .

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

<org/1068#subject> schema:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn ;
    foaf:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/11828/11828-bad3350f5b93.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/11828#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-26"^^xsd:date ;
    dcterms:title "Be Somewhere / Buzy"@en,
        "Be Somewhere / Buzy"@ja,
        "Be Somewhere / Buzy"@ja-latn ;
    mo:catalogue_number "TECI-72" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11828#musicalexpression> ;
    mo:publisher <org/1068#subject> ;
    mo:record _:N09e5901649794bcb99b70d94d5e5de86 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rockman.EXE Stream"@en ;
            foaf:name "Rockman.EXE Stream"@en ] ;
    schema:datePublished "2005-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/11828/11828-bad3350f5b93.jpg> ;
    schema:name "Be Somewhere / Buzy"@en,
        "Be Somewhere / Buzy"@ja,
        "Be Somewhere / Buzy"@ja-latn ;
    schema:publisher <org/1068#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/11828/11828-bad3350f5b93.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Buzy"@en ;
    foaf:made <album/11828#vocals> ;
    foaf:name "Buzy"@en .

_:Nc4dc92fb8ffd42648d0b4795eed98b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシタ晴レタラ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N09e5901649794bcb99b70d94d5e5de86 ;
    schema:name "アシタ晴レタラ"@ja .

_:Nf0fef0f156564358af061043b8e623e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Somewhere"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N09e5901649794bcb99b70d94d5e5de86 ;
    schema:name "Be Somewhere"@ja .

_:N09e5901649794bcb99b70d94d5e5de86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc4dc92fb8ffd42648d0b4795eed98b40,
        _:Nf0fef0f156564358af061043b8e623e2 ;
    mo:track_count 2 ;
    schema:duration "PT9:52"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc4dc92fb8ffd42648d0b4795eed98b40,
        _:Nf0fef0f156564358af061043b8e623e2 .

