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

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

<artist/972#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35616#subject> ;
    schema:name "Yoichi Sakai"@en,
        "酒井陽一"@ja ;
    foaf:made <album/35616#composition>,
        <album/35616#subject> ;
    foaf:name "Yoichi Sakai"@en,
        "酒井陽一"@ja .

<album/35616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Himegoto Masquerade Vocal Collection"@en,
        "ヒメゴト・マスカレイド ヴォーカルコレクション"@ja,
        "Himegoto Masquerade Vocal Collection"@ja-latn ;
    mo:composer <artist/972#subject> ;
    mo:produced_work <album/35616#musicalwork> ;
    schema:name "Himegoto Masquerade Vocal Collection"@en,
        "ヒメゴト・マスカレイド ヴォーカルコレクション"@ja,
        "Himegoto Masquerade Vocal Collection"@ja-latn .

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

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

<org/1843#subject> schema:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn ;
    foaf:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/35616/35616-1357591910.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Himegoto Masquerade Vocal Collection"@en,
        "ヒメゴト・マスカレイド ヴォーカルコレクション"@ja,
        "Himegoto Masquerade Vocal Collection"@ja-latn ;
    mo:performance_of <album/35616#musicalwork> ;
    mo:performer <artist/81304#subject> ;
    mo:recorded_as <album/35616#musicalexpression> ;
    schema:byArtist <artist/81304#subject> ;
    schema:name "Himegoto Masquerade Vocal Collection"@en,
        "ヒメゴト・マスカレイド ヴォーカルコレクション"@ja,
        "Himegoto Masquerade Vocal Collection"@ja-latn ;
    schema:workPerformed <album/35616#musicalwork> .

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

<album/35616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-21"^^xsd:date ;
    dcterms:title "Himegoto Masquerade Vocal Collection"@en,
        "ヒメゴト・マスカレイド ヴォーカルコレクション"@ja,
        "Himegoto Masquerade Vocal Collection"@ja-latn ;
    mo:catalogue_number "ele-a012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35616#musicalexpression> ;
    mo:publisher <org/1843#subject> ;
    mo:record _:N745402e3ec0f4e38be1cd4fd3de98597 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Himegoto Masquerade"@en ;
            foaf:name "Himegoto Masquerade"@en ] ;
    schema:byArtist <artist/81304#subject> ;
    schema:datePublished "2012-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/35616/35616-1357591910.jpg> ;
    schema:name "Himegoto Masquerade Vocal Collection"@en,
        "ヒメゴト・マスカレイド ヴォーカルコレクション"@ja,
        "Himegoto Masquerade Vocal Collection"@ja-latn ;
    schema:publisher <org/1843#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/35616/35616-1357591910.jpg> .

_:N0109928aeba348aa8b61625ee32574a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N745402e3ec0f4e38be1cd4fd3de98597 ;
    schema:name "Blooming"@en .

_:N2c18cf950a044869a8651b48d32f2c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious one"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N745402e3ec0f4e38be1cd4fd3de98597 ;
    schema:name "Precious one"@en .

_:N407d2a873d504f14b39adbf8863f2d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N745402e3ec0f4e38be1cd4fd3de98597 ;
    schema:name "Blooming (off vocal)"@en .

_:Nb9ae59bfa95e466581e30a1f5db9c7b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious one (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N745402e3ec0f4e38be1cd4fd3de98597 ;
    schema:name "Precious one (off vocal)"@en .

_:N745402e3ec0f4e38be1cd4fd3de98597 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0109928aeba348aa8b61625ee32574a3,
        _:N2c18cf950a044869a8651b48d32f2c4e,
        _:N407d2a873d504f14b39adbf8863f2d4d,
        _:Nb9ae59bfa95e466581e30a1f5db9c7b8 ;
    mo:track_count 4 ;
    schema:duration "PT18:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0109928aeba348aa8b61625ee32574a3,
        _:N2c18cf950a044869a8651b48d32f2c4e,
        _:N407d2a873d504f14b39adbf8863f2d4d,
        _:Nb9ae59bfa95e466581e30a1f5db9c7b8 .

