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

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

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

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

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

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

<album/114865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feline Groove 2 PreRelease Edition"@en,
        "Feline Groove 2 PreRelease Edition"@ja,
        "Feline Groove 2 PreRelease Edition"@ja-latn ;
    mo:performance_of <album/114865#musicalwork> ;
    mo:recorded_as <album/114865#musicalexpression> ;
    schema:name "Feline Groove 2 PreRelease Edition"@en,
        "Feline Groove 2 PreRelease Edition"@ja,
        "Feline Groove 2 PreRelease Edition"@ja-latn ;
    schema:workPerformed <album/114865#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/56/114865/114865-63c78b5db051.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114865#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/114865/114865-63c78b5db051.jpg> ;
    foaf:depicts <album/114865#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/114865/114865-63c78b5db051.jpg> .

<https://medium-media.vgm.io/albums/56/114865/114865-63c78b5db051.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/114865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "Feline Groove 2 PreRelease Edition"@en,
        "Feline Groove 2 PreRelease Edition"@ja,
        "Feline Groove 2 PreRelease Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114865#musicalexpression> ;
    mo:publisher <org/3273#subject> ;
    mo:record _:N863191a8d0ec491ea7081681d4959ed6 ;
    mo:record_count 1 ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/56/114865/114865-63c78b5db051.jpg> ;
    schema:name "Feline Groove 2 PreRelease Edition"@en,
        "Feline Groove 2 PreRelease Edition"@ja,
        "Feline Groove 2 PreRelease Edition"@ja-latn ;
    schema:publisher <org/3273#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/114865/114865-63c78b5db051.jpg> .

_:N4e314c997ee74a5ba680d6fa2ec49f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Fuite Des Jours \"Pre Ver.\""@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N863191a8d0ec491ea7081681d4959ed6 ;
    schema:name "La Fuite Des Jours \"Pre Ver.\""@en .

_:N4f48bc3d879745498f81566466808837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feline, The Real... -Demo-"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N863191a8d0ec491ea7081681d4959ed6 ;
    schema:name "Feline, The Real... -Demo-"@en .

_:N5dae5302d8944cc296abbb2656e2e3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twin Tales, The Stories -Demo-"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N863191a8d0ec491ea7081681d4959ed6 ;
    schema:name "Twin Tales, The Stories -Demo-"@en .

_:N90780eb9a7944c8a9f8e501a805df090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Five \"Pre Ver.\""@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N863191a8d0ec491ea7081681d4959ed6 ;
    schema:name "The Five \"Pre Ver.\""@en .

_:Nbc4711e288f24f9493fb7317312208c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evergreen \"Pre Ver.\""@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N863191a8d0ec491ea7081681d4959ed6 ;
    schema:name "Evergreen \"Pre Ver.\""@en .

_:Nddf48186f47e4753add117e78a5d4cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[T'N'B] Iscariot -Demo-"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N863191a8d0ec491ea7081681d4959ed6 ;
    schema:name "[T'N'B] Iscariot -Demo-"@en .

_:N863191a8d0ec491ea7081681d4959ed6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e314c997ee74a5ba680d6fa2ec49f24,
        _:N4f48bc3d879745498f81566466808837,
        _:N5dae5302d8944cc296abbb2656e2e3a5,
        _:N90780eb9a7944c8a9f8e501a805df090,
        _:Nbc4711e288f24f9493fb7317312208c8,
        _:Nddf48186f47e4753add117e78a5d4cf7 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4e314c997ee74a5ba680d6fa2ec49f24,
        _:N4f48bc3d879745498f81566466808837,
        _:N5dae5302d8944cc296abbb2656e2e3a5,
        _:N90780eb9a7944c8a9f8e501a805df090,
        _:Nbc4711e288f24f9493fb7317312208c8,
        _:Nddf48186f47e4753add117e78a5d4cf7 .

