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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64529#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/64529#composition>,
        <album/64529#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

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

<album/64529#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOUD SPEAKER / ayame"@en,
        "LOUD SPEAKER / ayame"@ja,
        "LOUD SPEAKER / ayame"@ja-latn ;
    mo:composer <artist/1924#subject> ;
    mo:produced_work <album/64529#musicalwork> ;
    schema:name "LOUD SPEAKER / ayame"@en,
        "LOUD SPEAKER / ayame"@ja,
        "LOUD SPEAKER / ayame"@ja-latn .

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

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

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/64529/64529-1483767363.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64529#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOUD SPEAKER / ayame"@en,
        "LOUD SPEAKER / ayame"@ja,
        "LOUD SPEAKER / ayame"@ja-latn ;
    mo:performance_of <album/64529#musicalwork> ;
    mo:performer <artist/14775#subject> ;
    mo:recorded_as <album/64529#musicalexpression> ;
    schema:byArtist <artist/14775#subject> ;
    schema:name "LOUD SPEAKER / ayame"@en,
        "LOUD SPEAKER / ayame"@ja,
        "LOUD SPEAKER / ayame"@ja-latn ;
    schema:workPerformed <album/64529#musicalwork> .

<artist/14775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64529#performance> ;
    schema:name "ayame"@en ;
    foaf:made <album/64529#lyrics>,
        <album/64529#subject> ;
    foaf:name "ayame"@en .

<album/64529#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "LOUD SPEAKER / ayame"@en,
        "LOUD SPEAKER / ayame"@ja,
        "LOUD SPEAKER / ayame"@ja-latn ;
    mo:catalogue_number "ARCD0053" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64529#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:N1911c942ec4f4da3be207d3d1e03bc87 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:byArtist <artist/14775#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/92/64529/64529-1483767363.jpg> ;
    schema:name "LOUD SPEAKER / ayame"@en,
        "LOUD SPEAKER / ayame"@ja,
        "LOUD SPEAKER / ayame"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/64529/64529-1483767363.jpg> .

_:N9ee63ce42c464c9880e5f549635e8b4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOUD SPEAKER"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1911c942ec4f4da3be207d3d1e03bc87 ;
    schema:name "LOUD SPEAKER"@en .

_:Nae8a0fb4ce0a4280bef000b9c100353f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOUD SPEAKER (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1911c942ec4f4da3be207d3d1e03bc87 ;
    schema:name "LOUD SPEAKER (Instrumental)"@en .

_:Ne38041098a61407d81e5b6381a2855da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mellow mellow (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N1911c942ec4f4da3be207d3d1e03bc87 ;
    schema:name "mellow mellow (Instrumental)"@en .

_:Nf0389103bd6441b9bac89cbada3a1a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mellow mellow"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N1911c942ec4f4da3be207d3d1e03bc87 ;
    schema:name "mellow mellow"@en .

_:N1911c942ec4f4da3be207d3d1e03bc87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ee63ce42c464c9880e5f549635e8b4e,
        _:Nae8a0fb4ce0a4280bef000b9c100353f,
        _:Ne38041098a61407d81e5b6381a2855da,
        _:Nf0389103bd6441b9bac89cbada3a1a29 ;
    mo:track_count 4 ;
    schema:duration "PT18:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9ee63ce42c464c9880e5f549635e8b4e,
        _:Nae8a0fb4ce0a4280bef000b9c100353f,
        _:Ne38041098a61407d81e5b6381a2855da,
        _:Nf0389103bd6441b9bac89cbada3a1a29 .

