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

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

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

<artist/11239#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79095#subject> ;
    schema:name "AKIRASTAR"@en ;
    foaf:made <album/79095#composition>,
        <album/79095#subject> ;
    foaf:name "AKIRASTAR"@en .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79095#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/79095#composition>,
        <album/79095#subject> ;
    foaf:name "Taishi"@en .

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

<product/6490#subject> a schema:CreativeWork ;
    schema:name "Music Girl"@en,
        "音楽少女"@ja,
        "Ongaku Shoujo"@ja-latn ;
    foaf:name "Music Girl"@en,
        "音楽少女"@ja,
        "Ongaku Shoujo"@ja-latn .

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

<album/79095#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ongaku shoujo"@en,
        "音楽少女"@ja,
        "Ongaku shoujo"@ja-latn ;
    mo:performance_of <album/79095#musicalwork> ;
    mo:recorded_as <album/79095#musicalexpression> ;
    schema:name "Ongaku shoujo"@en,
        "音楽少女"@ja,
        "Ongaku shoujo"@ja-latn ;
    schema:workPerformed <album/79095#musicalwork> .

<org/1482#subject> schema:name "cosmic record"@en,
        "cosmic record"@ja,
        "cosmic record"@ja-latn ;
    foaf:name "cosmic record"@en,
        "cosmic record"@ja,
        "cosmic record"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/79095/79095-1531768277.jpg> a schema:ImageObject,
        foaf:Image .

<album/79095#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ongaku shoujo"@en,
        "音楽少女"@ja,
        "Ongaku shoujo"@ja-latn ;
    mo:composer <artist/11239#subject>,
        <artist/2454#subject> ;
    mo:produced_work <album/79095#musicalwork> ;
    schema:name "Ongaku shoujo"@en,
        "音楽少女"@ja,
        "Ongaku shoujo"@ja-latn .

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

<album/79095#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-29"^^xsd:date ;
    dcterms:title "Ongaku shoujo"@en,
        "音楽少女"@ja,
        "Ongaku shoujo"@ja-latn ;
    mo:catalogue_number "CORE-00008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79095#musicalexpression> ;
    mo:publisher <org/1482#subject> ;
    mo:record _:N64e8d582e7264b76a4af388ed72b4415 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/6490#subject> ;
    schema:datePublished "2012-12-29"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/59/79095/79095-1531768277.jpg> ;
    schema:name "Ongaku shoujo"@en,
        "音楽少女"@ja,
        "Ongaku shoujo"@ja-latn ;
    schema:publisher <org/1482#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/79095/79095-1531768277.jpg> .

_:N6be65a545f09414c95e6c82e28140b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock Me!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N64e8d582e7264b76a4af388ed72b4415 ;
    schema:name "Rock Me!"@en .

_:Nadd85145516c43dd821a20f6072feb47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Forest (inst)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N64e8d582e7264b76a4af388ed72b4415 ;
    schema:name "Moonlight Forest (inst)"@en .

_:Nd15bdd29fa7c490297564eccadbfcc59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock Me! (inst)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N64e8d582e7264b76a4af388ed72b4415 ;
    schema:name "Rock Me! (inst)"@en .

_:Nef6625f911d540c4a27d82ec6bc7721c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N64e8d582e7264b76a4af388ed72b4415 ;
    schema:name "Moonlight Forest"@en .

_:N64e8d582e7264b76a4af388ed72b4415 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6be65a545f09414c95e6c82e28140b9d,
        _:Nadd85145516c43dd821a20f6072feb47,
        _:Nd15bdd29fa7c490297564eccadbfcc59,
        _:Nef6625f911d540c4a27d82ec6bc7721c ;
    mo:track_count 4 ;
    schema:duration "PT23:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6be65a545f09414c95e6c82e28140b9d,
        _:Nadd85145516c43dd821a20f6072feb47,
        _:Nd15bdd29fa7c490297564eccadbfcc59,
        _:Nef6625f911d540c4a27d82ec6bc7721c .

