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

<album/10352#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Breaks and Sound Effects Volume 2"@en,
        "Video Game Breaks and Sound Effects Volume 2"@ja,
        "Video Game Breaks and Sound Effects Volume 2"@ja-latn ;
    mo:produced_work <album/10352#musicalwork> ;
    schema:name "Video Game Breaks and Sound Effects Volume 2"@en,
        "Video Game Breaks and Sound Effects Volume 2"@ja,
        "Video Game Breaks and Sound Effects Volume 2"@ja-latn .

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

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

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

<album/10352#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game Breaks and Sound Effects Volume 2"@en,
        "Video Game Breaks and Sound Effects Volume 2"@ja,
        "Video Game Breaks and Sound Effects Volume 2"@ja-latn ;
    mo:performance_of <album/10352#musicalwork> ;
    mo:recorded_as <album/10352#musicalexpression> ;
    schema:name "Video Game Breaks and Sound Effects Volume 2"@en,
        "Video Game Breaks and Sound Effects Volume 2"@ja,
        "Video Game Breaks and Sound Effects Volume 2"@ja-latn ;
    schema:workPerformed <album/10352#musicalwork> .

<org/122#subject> schema:name "Yosumi Records"@en,
        "Yosumi Records"@ja,
        "Yosumi Records"@ja-latn ;
    foaf:name "Yosumi Records"@en,
        "Yosumi Records"@ja,
        "Yosumi Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/10352/10352-1220425505.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10352#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-24"^^xsd:date ;
    dcterms:title "Video Game Breaks and Sound Effects Volume 2"@en,
        "Video Game Breaks and Sound Effects Volume 2"@ja,
        "Video Game Breaks and Sound Effects Volume 2"@ja-latn ;
    mo:catalogue_number "YOS 2600" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/10352#musicalexpression> ;
    mo:publisher <org/122#subject> ;
    mo:record_count 0 ;
    schema:datePublished "2003-11-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/25/10352/10352-1220425505.jpg> ;
    schema:name "Video Game Breaks and Sound Effects Volume 2"@en,
        "Video Game Breaks and Sound Effects Volume 2"@ja,
        "Video Game Breaks and Sound Effects Volume 2"@ja-latn ;
    schema:publisher <org/122#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/10352/10352-1220425505.jpg> .

