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

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

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

<artist/1070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151179#subject> ;
    schema:name "Takahiro Yonemura"@en,
        "米村高広"@ja ;
    foaf:made <album/151179#composition>,
        <album/151179#subject> ;
    foaf:name "Takahiro Yonemura"@en,
        "米村高広"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151179#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/151179#composition>,
        <album/151179#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151179#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/151179#composition>,
        <album/151179#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151179#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/151179#composition>,
        <album/151179#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<event/73> a mo:Release ;
    schema:name "Released at M3-2000 Spring (Apr 23, 2000)" .

<product/4352#subject> a schema:CreativeWork ;
    schema:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn ;
    foaf:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn .

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

<album/151179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aim it Over: Leaf sound Arrangement Mini Collection"@en,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja-latn ;
    mo:performance_of <album/151179#musicalwork> ;
    mo:recorded_as <album/151179#musicalexpression> ;
    schema:name "Aim it Over: Leaf sound Arrangement Mini Collection"@en,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja-latn ;
    schema:workPerformed <album/151179#musicalwork> .

<org/566#subject> schema:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja,
        "MEGAFEPPS"@ja-latn ;
    foaf:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja,
        "MEGAFEPPS"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/151179/151179-a74bd06161cc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aim it Over: Leaf sound Arrangement Mini Collection"@en,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja-latn ;
    mo:composer <artist/1070#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/29#subject> ;
    mo:produced_work <album/151179#musicalwork> ;
    schema:name "Aim it Over: Leaf sound Arrangement Mini Collection"@en,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja-latn .

<album/151179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-04-23"^^xsd:date ;
    dcterms:title "Aim it Over: Leaf sound Arrangement Mini Collection"@en,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja-latn ;
    mo:catalogue_number "MFCD-001" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/151179#musicalexpression> ;
    mo:publisher <org/566#subject> ;
    mo:record _:Nee7a53895236492794b49c771ceb6550 ;
    mo:record_count 1 ;
    mo:release <event/73> ;
    schema:about <product/4352#subject> ;
    schema:datePublished "2000-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/151179/151179-a74bd06161cc.jpg> ;
    schema:name "Aim it Over: Leaf sound Arrangement Mini Collection"@en,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja,
        "Aim it Over: Leaf sound Arrangement Mini Collection"@ja-latn ;
    schema:publisher <org/566#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/151179/151179-a74bd06161cc.jpg> .

_:N3ed63450b4264fdfa5311a785d0ccd4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森のお茶会"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nee7a53895236492794b49c771ceb6550 ;
    schema:name "森のお茶会"@ja .

_:N579048a02f094e288a2cbb637355e81e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そらいろあさがお"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nee7a53895236492794b49c771ceb6550 ;
    schema:name "そらいろあさがお"@ja .

_:N67061e00e88f4b02a4f5e4dad780fcd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "99%無添加少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nee7a53895236492794b49c771ceb6550 ;
    schema:name "99%無添加少女"@ja .

_:N6cfb0adb6f0f41558ca438386094f970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrilling"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nee7a53895236492794b49c771ceb6550 ;
    schema:name "Thrilling"@ja .

_:N6d72629bb74b473ebb5c6f2315ec4c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こみっくパ〜ティ〜"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nee7a53895236492794b49c771ceb6550 ;
    schema:name "こみっくパ〜ティ〜"@ja .

_:N95e170a0f7694e7da54e50a9c1b43547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はっぴー はっぴー らいふ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nee7a53895236492794b49c771ceb6550 ;
    schema:name "はっぴー はっぴー らいふ"@ja .

_:Nfd4f61790a1c44999ba27648f50204f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリンセス タイム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nee7a53895236492794b49c771ceb6550 ;
    schema:name "プリンセス タイム"@ja .

_:Nee7a53895236492794b49c771ceb6550 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ed63450b4264fdfa5311a785d0ccd4e,
        _:N579048a02f094e288a2cbb637355e81e,
        _:N67061e00e88f4b02a4f5e4dad780fcd2,
        _:N6cfb0adb6f0f41558ca438386094f970,
        _:N6d72629bb74b473ebb5c6f2315ec4c2c,
        _:N95e170a0f7694e7da54e50a9c1b43547,
        _:Nfd4f61790a1c44999ba27648f50204f7 ;
    mo:track_count 7 ;
    schema:duration "PT15:27"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3ed63450b4264fdfa5311a785d0ccd4e,
        _:N579048a02f094e288a2cbb637355e81e,
        _:N67061e00e88f4b02a4f5e4dad780fcd2,
        _:N6cfb0adb6f0f41558ca438386094f970,
        _:N6d72629bb74b473ebb5c6f2315ec4c2c,
        _:N95e170a0f7694e7da54e50a9c1b43547,
        _:Nfd4f61790a1c44999ba27648f50204f7 .

