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

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

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

<artist/391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96533#subject> ;
    schema:name "Michiko Naruke"@en,
        "なるけみちこ"@ja ;
    foaf:made <album/96533#composition>,
        <album/96533#subject> ;
    foaf:name "Michiko Naruke"@en,
        "なるけみちこ"@ja .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

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

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

<album/96533#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Settle 2"@en,
        "Settle 2"@ja,
        "Settle 2"@ja-latn ;
    mo:performance_of <album/96533#musicalwork> ;
    mo:recorded_as <album/96533#musicalexpression> ;
    schema:name "Settle 2"@en,
        "Settle 2"@ja,
        "Settle 2"@ja-latn ;
    schema:workPerformed <album/96533#musicalwork> .

<https://media.vgm.io/albums/33/96533/96533-1582249920.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96533#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/96533/96533-1582249920.png> ;
    foaf:depicts <album/96533#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/96533/96533-1582249920.png> .

<https://medium-media.vgm.io/albums/33/96533/96533-1582249920.png> a schema:ImageObject,
        foaf:Image .

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

<album/96533#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Settle 2"@en,
        "Settle 2"@ja,
        "Settle 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96533#musicalexpression> ;
    mo:publisher _:Nae02bf87322b48b783f0ccb90c70657c ;
    mo:record _:N6bb2dfa5e20946ed835563049a3d475f ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/33/96533/96533-1582249920.png> ;
    schema:name "Settle 2"@en,
        "Settle 2"@ja,
        "Settle 2"@ja-latn ;
    schema:publisher _:Nae02bf87322b48b783f0ccb90c70657c ;
    foaf:depiction <https://media.vgm.io/albums/33/96533/96533-1582249920.png> .

_:N3cc3eab7d6a441568b94458417184268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イッテラッシャイ イッテキマス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N6bb2dfa5e20946ed835563049a3d475f ;
    schema:name "イッテラッシャイ イッテキマス"@ja .

_:N620dc58a6f4e47039c8d6b01b7870fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N6bb2dfa5e20946ed835563049a3d475f ;
    schema:name "F"@ja .

_:N7f81c0287b334be7974b23bca759353d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elementary"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N6bb2dfa5e20946ed835563049a3d475f ;
    schema:name "Elementary"@ja .

_:Nae02bf87322b48b783f0ccb90c70657c schema:name "Michiko Naruke"@en ;
    foaf:name "Michiko Naruke"@en .

_:Nb2a12e02008a4ec1b36feb97340d4e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コヨーテの見る夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N6bb2dfa5e20946ed835563049a3d475f ;
    schema:name "コヨーテの見る夢"@ja .

_:Ndec24f5f2e2e4140b2d30cd3ff6889c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おかえり。"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N6bb2dfa5e20946ed835563049a3d475f ;
    schema:name "おかえり。"@ja .

_:N6bb2dfa5e20946ed835563049a3d475f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cc3eab7d6a441568b94458417184268,
        _:N620dc58a6f4e47039c8d6b01b7870fa1,
        _:N7f81c0287b334be7974b23bca759353d,
        _:Nb2a12e02008a4ec1b36feb97340d4e6a,
        _:Ndec24f5f2e2e4140b2d30cd3ff6889c3 ;
    mo:track_count 5 ;
    schema:duration "PT19:33"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3cc3eab7d6a441568b94458417184268,
        _:N620dc58a6f4e47039c8d6b01b7870fa1,
        _:N7f81c0287b334be7974b23bca759353d,
        _:Nb2a12e02008a4ec1b36feb97340d4e6a,
        _:Ndec24f5f2e2e4140b2d30cd3ff6889c3 .

