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

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

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

<artist/12569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32400#subject> ;
    schema:name "fuyu"@en,
        "ふゆ"@ja ;
    foaf:made <album/32400#composition>,
        <album/32400#subject> ;
    foaf:name "fuyu"@en,
        "ふゆ"@ja .

<artist/2476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32400#subject> ;
    schema:name "kz"@en ;
    foaf:made <album/32400#composition>,
        <album/32400#subject> ;
    foaf:name "kz"@en .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

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

<org/906#subject> schema:name "-PF AUDIO-"@en,
        "-PF AUDIO-"@ja,
        "-PF AUDIO-"@ja-latn ;
    foaf:name "-PF AUDIO-"@en,
        "-PF AUDIO-"@ja,
        "-PF AUDIO-"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/32400/32400-1333984170.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32400#performance> ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<album/32400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "a blue."@en,
        "a blue."@ja,
        "a blue."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(livetune"@en ;
            foaf:made <album/32400#composition> ;
            foaf:name "(livetune"@en ],
        <artist/12569#subject>,
        <artist/2476#subject> ;
    mo:produced_work <album/32400#musicalwork> ;
    schema:name "a blue."@en,
        "a blue."@ja,
        "a blue."@ja-latn .

<album/32400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "a blue."@en,
        "a blue."@ja,
        "a blue."@ja-latn ;
    mo:catalogue_number "PFAD-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32400#musicalexpression> ;
    mo:publisher <org/906#subject> ;
    mo:record _:N7d45e0e286f646cd97958391513815e9 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:byArtist <artist/5524#subject> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/00/32400/32400-1333984170.jpg> ;
    schema:name "a blue."@en,
        "a blue."@ja,
        "a blue."@ja-latn ;
    schema:publisher <org/906#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/32400/32400-1333984170.jpg> .

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

_:N0c5e9b025ee4441a9905605a9677b853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ストロボナイツ (prkrock re:arrange)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N7d45e0e286f646cd97958391513815e9 ;
    schema:name "ストロボナイツ (prkrock re:arrange)"@ja .

_:N19286936b4754a1a810ffc4f7479aa77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花咲く頃にさよならを"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N7d45e0e286f646cd97958391513815e9 ;
    schema:name "花咲く頃にさよならを"@ja .

_:N5185223ab893466aa947efc91637cf77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Packaged (prkrock re:arrange)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7d45e0e286f646cd97958391513815e9 ;
    schema:name "Packaged (prkrock re:arrange)"@ja .

_:Nb40b59dd91754faabf6edb8fd483a9f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファインダー (prkrock re:arrange)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N7d45e0e286f646cd97958391513815e9 ;
    schema:name "ファインダー (prkrock re:arrange)"@ja .

_:Nd5ef8953793b4fd196b020574d745f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "双つの印"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N7d45e0e286f646cd97958391513815e9 ;
    schema:name "双つの印"@ja .

_:Neab43e151cb74167839ae7e3099da3ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠旧の書架"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7d45e0e286f646cd97958391513815e9 ;
    schema:name "悠旧の書架"@ja .

_:N7d45e0e286f646cd97958391513815e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c5e9b025ee4441a9905605a9677b853,
        _:N19286936b4754a1a810ffc4f7479aa77,
        _:N5185223ab893466aa947efc91637cf77,
        _:Nb40b59dd91754faabf6edb8fd483a9f8,
        _:Nd5ef8953793b4fd196b020574d745f98,
        _:Neab43e151cb74167839ae7e3099da3ef ;
    mo:track_count 6 ;
    schema:duration "PT30:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0c5e9b025ee4441a9905605a9677b853,
        _:N19286936b4754a1a810ffc4f7479aa77,
        _:N5185223ab893466aa947efc91637cf77,
        _:Nb40b59dd91754faabf6edb8fd483a9f8,
        _:Nd5ef8953793b4fd196b020574d745f98,
        _:Neab43e151cb74167839ae7e3099da3ef .

