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

<artist/13437#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aomafu"@en,
        "あおまふ"@ja ;
    foaf:made <album/30771#lyrics>,
        <album/30771#subject> ;
    foaf:name "Aomafu"@en,
        "あおまふ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/30771#lyrics>,
        <album/30771#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

<artist/17065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30771#subject> ;
    schema:name "Clean Tears"@en ;
    foaf:made <album/30771#composition>,
        <album/30771#subject> ;
    foaf:name "Clean Tears"@en .

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

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

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

<org/1173#subject> schema:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn ;
    foaf:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/30771/30771-1371350824.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30771#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/30771#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "Sonorous"@en,
        "Sonorous"@ja,
        "Sonorous"@ja-latn ;
    mo:catalogue_number "CT16-OR11" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30771#musicalexpression> ;
    mo:publisher <org/1173#subject> ;
    mo:record _:N61f6b97b483445758696fcda5637428c ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/17/30771/30771-1371350824.jpg> ;
    schema:name "Sonorous"@en,
        "Sonorous"@ja,
        "Sonorous"@ja-latn ;
    schema:publisher <org/1173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/30771/30771-1371350824.jpg> .

_:N0ccd25ce00b04ed2b7ab5eaf709c4764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loop"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "Loop"@en .

_:N105309feb78947b4920ce79b52e26a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koiuta"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "Koiuta"@en .

_:N12f2a73a0687406290a1fffaaf1d3e5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the waves"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "Beyond the waves"@en .

_:N2278caaae8f9461885d45bccee346a44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "Intro"@en .

_:N5a2b15547046465da3d93f07dadeaf56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonorous"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "Sonorous"@en .

_:N71203d4eddb440179d95f0da9d2e5371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowflake"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "Snowflake"@en .

_:N75afadeced224bc79091157df9eb564b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higher"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "Higher"@en .

_:Ncf7b7bf0bfe1494b83c0a0db6255f60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LED : Again"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:24"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "LED : Again"@en .

_:Nf61df012e93349deb067f0820bccb174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPY"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N61f6b97b483445758696fcda5637428c ;
    schema:name "SPY"@en .

_:N61f6b97b483445758696fcda5637428c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ccd25ce00b04ed2b7ab5eaf709c4764,
        _:N105309feb78947b4920ce79b52e26a7b,
        _:N12f2a73a0687406290a1fffaaf1d3e5e,
        _:N2278caaae8f9461885d45bccee346a44,
        _:N5a2b15547046465da3d93f07dadeaf56,
        _:N71203d4eddb440179d95f0da9d2e5371,
        _:N75afadeced224bc79091157df9eb564b,
        _:Ncf7b7bf0bfe1494b83c0a0db6255f60b,
        _:Nf61df012e93349deb067f0820bccb174 ;
    mo:track_count 9 ;
    schema:duration "PT53:00"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0ccd25ce00b04ed2b7ab5eaf709c4764,
        _:N105309feb78947b4920ce79b52e26a7b,
        _:N12f2a73a0687406290a1fffaaf1d3e5e,
        _:N2278caaae8f9461885d45bccee346a44,
        _:N5a2b15547046465da3d93f07dadeaf56,
        _:N71203d4eddb440179d95f0da9d2e5371,
        _:N75afadeced224bc79091157df9eb564b,
        _:Ncf7b7bf0bfe1494b83c0a0db6255f60b,
        _:Nf61df012e93349deb067f0820bccb174 .

