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

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

<artist/37014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31621#subject> ;
    schema:name "TSUKASA"@en ;
    foaf:made <album/31621#composition>,
        <album/31621#subject> ;
    foaf:name "TSUKASA"@en .

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

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

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

<https://medium-media.vgm.io/albums/12/31621/31621-1377031153.png> a schema:ImageObject,
        foaf:Image .

<album/31621#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kowarekake no Orgel"@en,
        "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SOUND ONLINE"@en ;
            foaf:made <album/31621#composition> ;
            foaf:name "(SOUND ONLINE"@en ],
        <artist/37014#subject> ;
    mo:produced_work <album/31621#musicalwork> ;
    schema:name "Kowarekake no Orgel"@en,
        "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn .

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

<album/31621#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kowarekake no Orgel"@en,
        "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn ;
    mo:performance_of <album/31621#musicalwork> ;
    mo:performer <artist/88#subject> ;
    mo:recorded_as <album/31621#musicalexpression> ;
    schema:byArtist <artist/88#subject> ;
    schema:name "Kowarekake no Orgel"@en,
        "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn ;
    schema:workPerformed <album/31621#musicalwork> .

<artist/88#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31621#performance> ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<album/31621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-17"^^xsd:date ;
    dcterms:title "Kowarekake no Orgel"@en,
        "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn ;
    mo:catalogue_number "PDSP-1002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31621#musicalexpression> ;
    mo:publisher _:N06094c13d5644eedb555ffd8612cffd3 ;
    mo:record _:Naed512e974754706a520cf079dc1baea ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kowarekake no Orgel"@en ;
            foaf:name "Kowarekake no Orgel"@en ] ;
    schema:byArtist <artist/88#subject> ;
    schema:datePublished "2010-07-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/31621/31621-1377031153.png> ;
    schema:name "Kowarekake no Orgel"@en,
        "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn ;
    schema:publisher _:N06094c13d5644eedb555ffd8612cffd3 ;
    foaf:depiction <https://media.vgm.io/albums/12/31621/31621-1377031153.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31621#subject> ;
    schema:name "(SOUND ONLINE"@en ;
    foaf:made <album/31621#subject> ;
    foaf:name "(SOUND ONLINE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "文月真"@en ;
    foaf:made <album/31621#lyrics> ;
    foaf:name "文月真"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "文月真"@en ;
    foaf:made <album/31621#subject> ;
    foaf:name "文月真"@en .

_:N06094c13d5644eedb555ffd8612cffd3 schema:name "ElectromagneticWave"@en ;
    foaf:name "ElectromagneticWave"@en .

_:N52ea24b71b9e48edaaa2875e326e560d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こわれかけのオルゴール―Short ver.―(Inst)"@ja,
        "Kowarekake no Orgel -Short ver.- (Inst)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Naed512e974754706a520cf079dc1baea ;
    schema:name "こわれかけのオルゴール―Short ver.―(Inst)"@ja,
        "Kowarekake no Orgel -Short ver.- (Inst)"@ja-latn .

_:Nba53a1903f4a408f88d1e14c7b6361cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こわれかけのオルゴール(Inst)"@ja,
        "Kowarekake no Orgel (Inst)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Naed512e974754706a520cf079dc1baea ;
    schema:name "こわれかけのオルゴール(Inst)"@ja,
        "Kowarekake no Orgel (Inst)"@ja-latn .

_:Nc52ee880efcd4aa2b8923f052870c8f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Naed512e974754706a520cf079dc1baea ;
    schema:name "こわれかけのオルゴール"@ja,
        "Kowarekake no Orgel"@ja-latn .

_:Ne314e91f946c49538f5aba02ae5085f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こわれかけのオルゴール―Short ver.―"@ja,
        "Kowarekake no Orgel -Short ver.-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Naed512e974754706a520cf079dc1baea ;
    schema:name "こわれかけのオルゴール―Short ver.―"@ja,
        "Kowarekake no Orgel -Short ver.-"@ja-latn .

_:Naed512e974754706a520cf079dc1baea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52ea24b71b9e48edaaa2875e326e560d,
        _:Nba53a1903f4a408f88d1e14c7b6361cb,
        _:Nc52ee880efcd4aa2b8923f052870c8f4,
        _:Ne314e91f946c49538f5aba02ae5085f7 ;
    mo:track_count 4 ;
    schema:duration "PT13:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N52ea24b71b9e48edaaa2875e326e560d,
        _:Nba53a1903f4a408f88d1e14c7b6361cb,
        _:Nc52ee880efcd4aa2b8923f052870c8f4,
        _:Ne314e91f946c49538f5aba02ae5085f7 .

