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

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

<artist/20337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86657#subject> ;
    schema:name "Masayuki Hasuo"@en,
        "蓮尾理之"@ja ;
    foaf:made <album/86657#composition>,
        <album/86657#subject> ;
    foaf:name "Masayuki Hasuo"@en,
        "蓮尾理之"@ja .

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

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

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

<https://medium-media.vgm.io/albums/75/86657/86657-1557803170.jpg> a schema:ImageObject,
        foaf:Image .

<album/86657#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "current mood vol.3 / siraph"@en,
        "current mood vol.3"@ja,
        "current mood vol.3 / siraph"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Terui Yoshimasa"@en ;
            foaf:made <album/86657#composition> ;
            foaf:name "Terui Yoshimasa"@en ],
        <artist/20337#subject> ;
    mo:produced_work <album/86657#musicalwork> ;
    schema:name "current mood vol.3 / siraph"@en,
        "current mood vol.3"@ja,
        "current mood vol.3 / siraph"@ja-latn .

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

<album/86657#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "current mood vol.3 / siraph"@en,
        "current mood vol.3"@ja,
        "current mood vol.3 / siraph"@ja-latn ;
    mo:performance_of <album/86657#musicalwork> ;
    mo:performer <artist/3970#subject> ;
    mo:recorded_as <album/86657#musicalexpression> ;
    schema:byArtist <artist/3970#subject> ;
    schema:name "current mood vol.3 / siraph"@en,
        "current mood vol.3"@ja,
        "current mood vol.3 / siraph"@ja-latn ;
    schema:workPerformed <album/86657#musicalwork> .

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

<album/86657#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "current mood vol.3 / siraph"@en,
        "current mood vol.3"@ja,
        "current mood vol.3 / siraph"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86657#musicalexpression> ;
    mo:publisher _:N952b7071eb1a4074b0f8363d1402c0b4 ;
    mo:record _:N0ced6d8c6dfc4e758e77d01fc07d75d8 ;
    mo:record_count 1 ;
    schema:byArtist <artist/3970#subject> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/75/86657/86657-1557803170.jpg> ;
    schema:name "current mood vol.3 / siraph"@en,
        "current mood vol.3"@ja,
        "current mood vol.3 / siraph"@ja-latn ;
    schema:publisher _:N952b7071eb1a4074b0f8363d1402c0b4 ;
    foaf:depiction <https://media.vgm.io/albums/75/86657/86657-1557803170.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86657#subject> ;
    schema:name "Terui Yoshimasa"@en ;
    foaf:made <album/86657#subject> ;
    foaf:name "Terui Yoshimasa"@en .

_:N0336c16e6c044da99e6e88686acf4595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "so far"@ja,
        "so far"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0ced6d8c6dfc4e758e77d01fc07d75d8 ;
    schema:name "so far"@ja,
        "so far"@ja-latn .

_:N15f33bfa810840c99ee553461d943265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニュースモーカー"@ja,
        "newsmoker"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0ced6d8c6dfc4e758e77d01fc07d75d8 ;
    schema:name "ニュースモーカー"@ja,
        "newsmoker"@ja-latn .

_:N952b7071eb1a4074b0f8363d1402c0b4 schema:name "siraph"@en ;
    foaf:name "siraph"@en .

_:N0ced6d8c6dfc4e758e77d01fc07d75d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0336c16e6c044da99e6e88686acf4595,
        _:N15f33bfa810840c99ee553461d943265 ;
    mo:track_count 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0336c16e6c044da99e6e88686acf4595,
        _:N15f33bfa810840c99ee553461d943265 .

