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

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

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

<artist/1153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114980#subject> ;
    schema:name "Morrigan"@en ;
    foaf:made <album/114980#composition>,
        <album/114980#subject> ;
    foaf:name "Morrigan"@en .

<artist/47206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114980#subject> ;
    schema:name "Cranky"@en ;
    foaf:made <album/114980#composition>,
        <album/114980#subject> ;
    foaf:name "Cranky"@en .

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

<album/114980#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feline Groove -Spring- prerelease disk"@en,
        "Feline Groove -Spring- prerelease disk"@ja,
        "Feline Groove -Spring- prerelease disk"@ja-latn ;
    mo:performance_of <album/114980#musicalwork> ;
    mo:recorded_as <album/114980#musicalexpression> ;
    schema:name "Feline Groove -Spring- prerelease disk"@en,
        "Feline Groove -Spring- prerelease disk"@ja,
        "Feline Groove -Spring- prerelease disk"@ja-latn ;
    schema:workPerformed <album/114980#musicalwork> .

<org/3273#subject> schema:name "Feline Groove"@en,
        "Feline Groove"@ja,
        "Feline Groove"@ja-latn ;
    foaf:name "Feline Groove"@en,
        "Feline Groove"@ja,
        "Feline Groove"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/114980/114980-c0f55d470946.jpg> a schema:ImageObject,
        foaf:Image .

<album/114980#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Feline Groove -Spring- prerelease disk"@en,
        "Feline Groove -Spring- prerelease disk"@ja,
        "Feline Groove -Spring- prerelease disk"@ja-latn ;
    mo:composer <artist/1153#subject>,
        <artist/47206#subject> ;
    mo:produced_work <album/114980#musicalwork> ;
    schema:name "Feline Groove -Spring- prerelease disk"@en,
        "Feline Groove -Spring- prerelease disk"@ja,
        "Feline Groove -Spring- prerelease disk"@ja-latn .

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

<album/114980#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Feline Groove -Spring- prerelease disk"@en,
        "Feline Groove -Spring- prerelease disk"@ja,
        "Feline Groove -Spring- prerelease disk"@ja-latn ;
    mo:catalogue_number "FELN-00010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114980#musicalexpression> ;
    mo:publisher <org/3273#subject> ;
    mo:record _:N72ecba54e833415fbd3cf833cd07b204 ;
    mo:record_count 1 ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/08/114980/114980-c0f55d470946.jpg> ;
    schema:name "Feline Groove -Spring- prerelease disk"@en,
        "Feline Groove -Spring- prerelease disk"@ja,
        "Feline Groove -Spring- prerelease disk"@ja-latn ;
    schema:publisher <org/3273#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/114980/114980-c0f55d470946.jpg> .

_:N26bc340248ef4448be6774a75c1b13be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N72ecba54e833415fbd3cf833cd07b204 ;
    schema:name "Eternity"@en .

_:N31e4168d12a3407180ba184ee2a16cd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Julian -Demo Version-"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N72ecba54e833415fbd3cf833cd07b204 ;
    schema:name "Julian -Demo Version-"@en .

_:N3e2955e3fdc1442582ebf0e7b034fb1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nava Satya -Demo Version-"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N72ecba54e833415fbd3cf833cd07b204 ;
    schema:name "Nava Satya -Demo Version-"@en .

_:N41d0ba584e7f4eeea4d89472386c1cb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N72ecba54e833415fbd3cf833cd07b204 ;
    schema:name "Flowering"@en .

_:N640afb017fb24d73987833c52331d126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All The Lights In The Sky Are Stars -Demo Version-"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N72ecba54e833415fbd3cf833cd07b204 ;
    schema:name "All The Lights In The Sky Are Stars -Demo Version-"@en .

_:N9713ef6193854461b1f190d856ca12c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Sibyl -Off Vocal Version-"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N72ecba54e833415fbd3cf833cd07b204 ;
    schema:name "Star Sibyl -Off Vocal Version-"@en .

_:N72ecba54e833415fbd3cf833cd07b204 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26bc340248ef4448be6774a75c1b13be,
        _:N31e4168d12a3407180ba184ee2a16cd3,
        _:N3e2955e3fdc1442582ebf0e7b034fb1c,
        _:N41d0ba584e7f4eeea4d89472386c1cb7,
        _:N640afb017fb24d73987833c52331d126,
        _:N9713ef6193854461b1f190d856ca12c8 ;
    mo:track_count 6 ;
    schema:duration "PT17:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26bc340248ef4448be6774a75c1b13be,
        _:N31e4168d12a3407180ba184ee2a16cd3,
        _:N3e2955e3fdc1442582ebf0e7b034fb1c,
        _:N41d0ba584e7f4eeea4d89472386c1cb7,
        _:N640afb017fb24d73987833c52331d126,
        _:N9713ef6193854461b1f190d856ca12c8 .

