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

<artist/2050#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Sindou"@en,
        "新堂真弓"@ja ;
    foaf:made <album/14421#lyrics>,
        <album/14421#subject> ;
    foaf:name "Mayumi Sindou"@en,
        "新堂真弓"@ja .

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

<artist/17#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14421#subject> ;
    schema:name "OdiakeS"@en ;
    foaf:made <album/14421#composition>,
        <album/14421#subject> ;
    foaf:name "OdiakeS"@en .

<album/14421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fault!! OP&ED Maxi Single 0-love-"@en,
        "PCゲーム「フォルト!!」OP&ED MaxiSingle 0-love-"@ja,
        "Fault!! OP&ED Maxi Single 0-love-"@ja-latn ;
    mo:composer <artist/17#subject> ;
    mo:produced_work <album/14421#musicalwork> ;
    schema:name "Fault!! OP&ED Maxi Single 0-love-"@en,
        "PCゲーム「フォルト!!」OP&ED MaxiSingle 0-love-"@ja,
        "Fault!! OP&ED Maxi Single 0-love-"@ja-latn .

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

<org/6#subject> schema:name "HOBiRECORDS"@en,
        "ほびれこーど"@ja,
        "HOBiRECORDS"@ja-latn ;
    foaf:name "HOBiRECORDS"@en,
        "ほびれこーど"@ja,
        "HOBiRECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/14421/14421-1246664017.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/202#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14421#performance> ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:made <album/14421#lyrics>,
        <album/14421#subject> ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

<artist/2325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14421#performance> ;
    schema:name "Rin"@en,
        "凛"@ja ;
    foaf:name "Rin"@en,
        "凛"@ja .

<album/14421#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fault!! OP&ED Maxi Single 0-love-"@en,
        "PCゲーム「フォルト!!」OP&ED MaxiSingle 0-love-"@ja,
        "Fault!! OP&ED Maxi Single 0-love-"@ja-latn ;
    mo:performance_of <album/14421#musicalwork> ;
    mo:performer <artist/202#subject>,
        <artist/2325#subject> ;
    mo:recorded_as <album/14421#musicalexpression> ;
    schema:byArtist <artist/202#subject>,
        <artist/2325#subject> ;
    schema:name "Fault!! OP&ED Maxi Single 0-love-"@en,
        "PCゲーム「フォルト!!」OP&ED MaxiSingle 0-love-"@ja,
        "Fault!! OP&ED Maxi Single 0-love-"@ja-latn ;
    schema:workPerformed <album/14421#musicalwork> .

<album/14421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-26"^^xsd:date ;
    dcterms:title "Fault!! OP&ED Maxi Single 0-love-"@en,
        "PCゲーム「フォルト!!」OP&ED MaxiSingle 0-love-"@ja,
        "Fault!! OP&ED Maxi Single 0-love-"@ja-latn ;
    mo:catalogue_number "HBMS-311" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14421#musicalexpression> ;
    mo:publisher <org/6#subject> ;
    mo:record _:N6cebadc3b9814e39925e4a7eed4d2fdd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fault!!"@en ;
            foaf:name "Fault!!"@en ] ;
    schema:byArtist <artist/202#subject>,
        <artist/2325#subject> ;
    schema:datePublished "2009-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/14421/14421-1246664017.jpg> ;
    schema:name "Fault!! OP&ED Maxi Single 0-love-"@en,
        "PCゲーム「フォルト!!」OP&ED MaxiSingle 0-love-"@ja,
        "Fault!! OP&ED Maxi Single 0-love-"@ja-latn ;
    schema:publisher <org/6#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/14421/14421-1246664017.jpg> .

_:N2bbfea3760fe431e9aa6fe5a01df1293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madder Red Sky, The River's Color -instrumental-"@en,
        "茜色の空、川の色 -instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6cebadc3b9814e39925e4a7eed4d2fdd ;
    schema:name "Madder Red Sky, The River's Color -instrumental-"@en,
        "茜色の空、川の色 -instrumental-"@ja .

_:N31f473afce0b4b68a867f7669c9a7c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little cheat"@en,
        "Little cheat"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6cebadc3b9814e39925e4a7eed4d2fdd ;
    schema:name "Little cheat"@en,
        "Little cheat"@ja .

_:N3a9a92ff56284cb38da1ab2ac26471dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madder Red Sky, The River's Color"@en,
        "茜色の空、川の色"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N6cebadc3b9814e39925e4a7eed4d2fdd ;
    schema:name "Madder Red Sky, The River's Color"@en,
        "茜色の空、川の色"@ja .

_:N88c1ab384b09415e95276ba1e9028ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0 -love-"@en,
        "0 -love-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6cebadc3b9814e39925e4a7eed4d2fdd ;
    schema:name "0 -love-"@en,
        "0 -love-"@ja .

_:N929ff8844df649bf881b64a509cf4e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little cheat -instrumental-"@en,
        "Little cheat -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6cebadc3b9814e39925e4a7eed4d2fdd ;
    schema:name "Little cheat -instrumental-"@en,
        "Little cheat -instrumental-"@ja .

_:Ne7bb809e69c94111a8ec169d2cd7e672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0 -love- -instrumental-"@en,
        "0 -love- -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6cebadc3b9814e39925e4a7eed4d2fdd ;
    schema:name "0 -love- -instrumental-"@en,
        "0 -love- -instrumental-"@ja .

_:N6cebadc3b9814e39925e4a7eed4d2fdd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bbfea3760fe431e9aa6fe5a01df1293,
        _:N31f473afce0b4b68a867f7669c9a7c0d,
        _:N3a9a92ff56284cb38da1ab2ac26471dd,
        _:N88c1ab384b09415e95276ba1e9028ee1,
        _:N929ff8844df649bf881b64a509cf4e5b,
        _:Ne7bb809e69c94111a8ec169d2cd7e672 ;
    mo:track_count 6 ;
    schema:duration "PT23:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2bbfea3760fe431e9aa6fe5a01df1293,
        _:N31f473afce0b4b68a867f7669c9a7c0d,
        _:N3a9a92ff56284cb38da1ab2ac26471dd,
        _:N88c1ab384b09415e95276ba1e9028ee1,
        _:N929ff8844df649bf881b64a509cf4e5b,
        _:Ne7bb809e69c94111a8ec169d2cd7e672 .

