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

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

<artist/14796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41215#subject> ;
    schema:name "hiro"@en ;
    foaf:made <album/41215#composition>,
        <album/41215#subject> ;
    foaf:name "hiro"@en .

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

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

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

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

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

<https://medium-media.vgm.io/albums/51/41215/41215-1377214376.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41215#performance> ;
    schema:name "Momori"@en,
        "桃梨"@ja ;
    foaf:made <album/41215#lyrics>,
        <album/41215#subject> ;
    foaf:name "Momori"@en,
        "桃梨"@ja .

<album/41215#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "fermata"@en,
        "fermata"@ja,
        "fermata"@ja-latn ;
    mo:performance_of <album/41215#musicalwork> ;
    mo:performer _:N9fef5a60e56547e6a08d4485b7bdccc1,
        <artist/2472#subject> ;
    mo:recorded_as <album/41215#musicalexpression> ;
    schema:byArtist _:N9fef5a60e56547e6a08d4485b7bdccc1,
        <artist/2472#subject> ;
    schema:name "fermata"@en,
        "fermata"@ja,
        "fermata"@ja-latn ;
    schema:workPerformed <album/41215#musicalwork> .

<album/41215#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "fermata"@en,
        "fermata"@ja,
        "fermata"@ja-latn ;
    mo:catalogue_number "FLA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41215#musicalexpression> ;
    mo:publisher _:N3f268825845c47dba93e9f8043842480 ;
    mo:record _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nishimiya"@en ;
            foaf:name "Nishimiya"@en ],
        <artist/2472#subject> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/51/41215/41215-1377214376.jpg> ;
    schema:name "fermata"@en,
        "fermata"@ja,
        "fermata"@ja-latn ;
    schema:publisher _:N3f268825845c47dba93e9f8043842480 ;
    foaf:depiction <https://media.vgm.io/albums/51/41215/41215-1377214376.jpg> .

_:N2ee04fd213ec482ca3062eafac61f240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あるくこと"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "あるくこと"@ja .

_:N3f268825845c47dba93e9f8043842480 schema:name "fermata"@en ;
    foaf:name "fermata"@en .

_:N43f7b1f6f0374ad484196428dc3f3654 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふゆのひ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "ふゆのひ"@ja .

_:N5c12819cdeb74d5faccbbf7b21b99369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほろほろ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "ほろほろ"@ja .

_:N9fef5a60e56547e6a08d4485b7bdccc1 a schema:Person,
        foaf:Person ;
    mo:performed <album/41215#performance> ;
    schema:name "Nishimiya"@en ;
    foaf:name "Nishimiya"@en .

_:Nae1019cd2e0a49c9810a68da8b7a7b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しろいとり"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "しろいとり"@ja .

_:Ne5a81654ef644a1896a9292ea387e148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みち"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "みち"@ja .

_:Nef8376544f274c66a1f6beef0ad03a86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さいしょのきもち。"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "さいしょのきもち。"@ja .

_:Nf0561c478b3c4b00bed7f0dac8d212c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うさぎは一羽"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "うさぎは一羽"@ja .

_:Nf113bed9b946402a8be371e865c4b79a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星になって"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "星になって"@ja .

_:Nfa6a930a64e64c719a36557ba8b6012b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の途中"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ncdccc91d80fd4c68b4cc38f0d01714aa ;
    schema:name "夏の途中"@ja .

_:Ncdccc91d80fd4c68b4cc38f0d01714aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ee04fd213ec482ca3062eafac61f240,
        _:N43f7b1f6f0374ad484196428dc3f3654,
        _:N5c12819cdeb74d5faccbbf7b21b99369,
        _:Nae1019cd2e0a49c9810a68da8b7a7b0d,
        _:Ne5a81654ef644a1896a9292ea387e148,
        _:Nef8376544f274c66a1f6beef0ad03a86,
        _:Nf0561c478b3c4b00bed7f0dac8d212c1,
        _:Nf113bed9b946402a8be371e865c4b79a,
        _:Nfa6a930a64e64c719a36557ba8b6012b ;
    mo:track_count 9 ;
    schema:duration "PT33:08"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2ee04fd213ec482ca3062eafac61f240,
        _:N43f7b1f6f0374ad484196428dc3f3654,
        _:N5c12819cdeb74d5faccbbf7b21b99369,
        _:Nae1019cd2e0a49c9810a68da8b7a7b0d,
        _:Ne5a81654ef644a1896a9292ea387e148,
        _:Nef8376544f274c66a1f6beef0ad03a86,
        _:Nf0561c478b3c4b00bed7f0dac8d212c1,
        _:Nf113bed9b946402a8be371e865c4b79a,
        _:Nfa6a930a64e64c719a36557ba8b6012b .

