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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55682#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/55682#composition>,
        <album/55682#subject> ;
    foaf:name "ZUN"@en .

<album/55682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silicon Dial"@en,
        "Silicon Dial"@ja,
        "Silicon Dial"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/55682#musicalwork> ;
    schema:name "Silicon Dial"@en,
        "Silicon Dial"@ja,
        "Silicon Dial"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/28/55682/55682-1447730506.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silicon Dial"@en,
        "Silicon Dial"@ja,
        "Silicon Dial"@ja-latn ;
    mo:performance_of <album/55682#musicalwork> ;
    mo:performer _:Nff9981de44bb4dbb95d77450b1e95ef9 ;
    mo:recorded_as <album/55682#musicalexpression> ;
    schema:byArtist _:Nff9981de44bb4dbb95d77450b1e95ef9 ;
    schema:name "Silicon Dial"@en,
        "Silicon Dial"@ja,
        "Silicon Dial"@ja-latn ;
    schema:workPerformed <album/55682#musicalwork> .

<album/55682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-03"^^xsd:date ;
    dcterms:title "Silicon Dial"@en,
        "Silicon Dial"@ja,
        "Silicon Dial"@ja-latn ;
    mo:catalogue_number "VCL055" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55682#musicalexpression> ;
    mo:publisher _:Nc55c50e98b55480aaeeeeb6356d0f239 ;
    mo:record _:Nac66c400cd0745018469bd349643d514 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou"@en ;
            foaf:name "Touhou"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Craving DFC"@en ;
            foaf:name "Craving DFC"@en ] ;
    schema:datePublished "2015-09-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/55682/55682-1447730506.jpg> ;
    schema:name "Silicon Dial"@en,
        "Silicon Dial"@ja,
        "Silicon Dial"@ja-latn ;
    schema:publisher _:Nc55c50e98b55480aaeeeeb6356d0f239 ;
    foaf:depiction <https://media.vgm.io/albums/28/55682/55682-1447730506.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Craving DFC"@en ;
    foaf:made <album/55682#lyrics> ;
    foaf:name "Craving DFC"@en .

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

_:Nb2a38e77cadb4aa38d2310c54a7d7406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silicon Dial (Off-Vocal)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nac66c400cd0745018469bd349643d514 ;
    schema:name "Silicon Dial (Off-Vocal)"@en .

_:Nc55c50e98b55480aaeeeeb6356d0f239 schema:name "Vocallective Records"@en,
        "Vocallective Records"@ja,
        "Vocallective Records"@ja-latn ;
    foaf:name "Vocallective Records"@en,
        "Vocallective Records"@ja,
        "Vocallective Records"@ja-latn .

_:Nde6474eb0a044f188f9cd874cea6ef2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silicon Dial"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nac66c400cd0745018469bd349643d514 ;
    schema:name "Silicon Dial"@en .

_:Nff9981de44bb4dbb95d77450b1e95ef9 a schema:Person,
        foaf:Person ;
    mo:performed <album/55682#performance> ;
    schema:name "Craving DFC"@en ;
    foaf:name "Craving DFC"@en .

_:Nac66c400cd0745018469bd349643d514 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb2a38e77cadb4aa38d2310c54a7d7406,
        _:Nde6474eb0a044f188f9cd874cea6ef2d ;
    mo:track_count 2 ;
    schema:duration "PT11:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb2a38e77cadb4aa38d2310c54a7d7406,
        _:Nde6474eb0a044f188f9cd874cea6ef2d .

