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

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

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

<artist/4751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32707#subject> ;
    schema:name "fang"@en ;
    foaf:made <album/32707#composition>,
        <album/32707#subject> ;
    foaf:name "fang"@en .

<event/148> a mo:Release ;
    schema:name "Released at M3-2012 Spring (Apr 30, 2012)" .

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

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

<album/32707#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Verdure"@en,
        "Verdure"@ja,
        "Verdure"@ja-latn ;
    mo:performance_of <album/32707#musicalwork> ;
    mo:recorded_as <album/32707#musicalexpression> ;
    schema:name "Verdure"@en,
        "Verdure"@ja,
        "Verdure"@ja-latn ;
    schema:workPerformed <album/32707#musicalwork> .

<org/105#subject> schema:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn ;
    foaf:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn .

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

<https://medium-media.vgm.io/albums/70/32707/32707-1338452489.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32707#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-30"^^xsd:date ;
    dcterms:title "Verdure"@en,
        "Verdure"@ja,
        "Verdure"@ja-latn ;
    mo:catalogue_number "SACD-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32707#musicalexpression> ;
    mo:publisher <org/105#subject> ;
    mo:record _:N6e3b07ebb9b24c589316e8a1560bdf10 ;
    mo:record_count 1 ;
    mo:release <event/148> ;
    schema:datePublished "2012-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/70/32707/32707-1338452489.jpg> ;
    schema:name "Verdure"@en,
        "Verdure"@ja,
        "Verdure"@ja-latn ;
    schema:publisher <org/105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/32707/32707-1338452489.jpg> .

_:Nb39e9c00a1cc4ce7906c2ab8cb9a164a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Home (D'n'B Style)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N6e3b07ebb9b24c589316e8a1560bdf10 ;
    schema:name "Come Home (D'n'B Style)"@en .

_:Nce5fe5492bb54050823606f162860166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloom"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N6e3b07ebb9b24c589316e8a1560bdf10 ;
    schema:name "Gloom"@en .

_:Nf78955486304409280563d640f2e40b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rough Hewn"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N6e3b07ebb9b24c589316e8a1560bdf10 ;
    schema:name "Rough Hewn"@en .

_:Nf98be4a794284357a9262c36d0dd92e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go around"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N6e3b07ebb9b24c589316e8a1560bdf10 ;
    schema:name "Go around"@en .

_:N6e3b07ebb9b24c589316e8a1560bdf10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb39e9c00a1cc4ce7906c2ab8cb9a164a,
        _:Nce5fe5492bb54050823606f162860166,
        _:Nf78955486304409280563d640f2e40b5,
        _:Nf98be4a794284357a9262c36d0dd92e6 ;
    mo:track_count 4 ;
    schema:duration "PT23:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Nb39e9c00a1cc4ce7906c2ab8cb9a164a,
        _:Nce5fe5492bb54050823606f162860166,
        _:Nf78955486304409280563d640f2e40b5,
        _:Nf98be4a794284357a9262c36d0dd92e6 .

