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

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

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

<artist/17793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33784#subject> ;
    schema:name "m-iss"@en ;
    foaf:made <album/33784#composition>,
        <album/33784#subject> ;
    foaf:name "m-iss"@en .

<artist/44734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33784#subject> ;
    schema:name "Nyolfen"@en ;
    foaf:made <album/33784#composition>,
        <album/33784#subject> ;
    foaf:name "Nyolfen"@en .

<artist/54010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33784#subject> ;
    schema:name "cacono"@en ;
    foaf:made <album/33784#composition>,
        <album/33784#subject> ;
    foaf:name "cacono"@en .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

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

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

<https://medium-media.vgm.io/albums/48/33784/33784-1340471597.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33784#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phonofrost"@en,
        "Phonofrost"@ja,
        "Phonofrost"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Circle of 5th"@en ;
            foaf:made <album/33784#composition> ;
            foaf:name "Circle of 5th"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "muhn"@en ;
            foaf:made <album/33784#composition> ;
            foaf:name "muhn"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "netalow"@en ;
            foaf:made <album/33784#composition> ;
            foaf:name "netalow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "derpippo"@en ;
            foaf:made <album/33784#composition> ;
            foaf:name "derpippo"@en ],
        <artist/17793#subject>,
        <artist/44734#subject>,
        <artist/54010#subject> ;
    mo:produced_work <album/33784#musicalwork> ;
    schema:name "Phonofrost"@en,
        "Phonofrost"@ja,
        "Phonofrost"@ja-latn .

<album/33784#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Phonofrost"@en,
        "Phonofrost"@ja,
        "Phonofrost"@ja-latn ;
    mo:catalogue_number "PNTX-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33784#musicalexpression> ;
    mo:publisher _:N7855fb98608648e0a79291ef3162964c ;
    mo:record _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/48/33784/33784-1340471597.jpg> ;
    schema:name "Phonofrost"@en,
        "Phonofrost"@ja,
        "Phonofrost"@ja-latn ;
    schema:publisher _:N7855fb98608648e0a79291ef3162964c ;
    foaf:depiction <https://media.vgm.io/albums/48/33784/33784-1340471597.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33784#subject> ;
    schema:name "Circle of 5th"@en ;
    foaf:made <album/33784#subject> ;
    foaf:name "Circle of 5th"@en .

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

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

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

_:N5946768052ee449f9f4eabd2fc92e8c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "下弦の片鱗"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    schema:name "下弦の片鱗"@ja .

_:N5e20801c0cea4e93985ab2b98e789f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Drive"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    schema:name "Sentimental Drive"@ja .

_:N7855fb98608648e0a79291ef3162964c schema:name "Phonotaxis"@en ;
    foaf:name "Phonotaxis"@en .

_:Nb04427b9926543afa15ce0220d672b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "from cerulean to prussian blue"@ja ;
    mo:track_number 7 ;
    schema:duration "PT10:37"^^xsd:interval ;
    schema:inPlaylist _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    schema:name "from cerulean to prussian blue"@ja .

_:Nc6ea9ee95e3d4ad3bc1cf971740588a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinking"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    schema:name "Sinking"@ja .

_:Nece1fdd53fb94399aace8720ffb70e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gray sunset"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    schema:name "gray sunset"@ja .

_:Nf425e45c97dc4f63a5328e942f95348a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aquabreaker"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    schema:name "aquabreaker"@ja .

_:Nf61f6ff1028f449ba77415a326e746de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coldwater Planet"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N2139b8cdab5e4a229f9a3464cb8ad910 ;
    schema:name "Coldwater Planet"@ja .

_:N2139b8cdab5e4a229f9a3464cb8ad910 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5946768052ee449f9f4eabd2fc92e8c7,
        _:N5e20801c0cea4e93985ab2b98e789f51,
        _:Nb04427b9926543afa15ce0220d672b3f,
        _:Nc6ea9ee95e3d4ad3bc1cf971740588a9,
        _:Nece1fdd53fb94399aace8720ffb70e49,
        _:Nf425e45c97dc4f63a5328e942f95348a,
        _:Nf61f6ff1028f449ba77415a326e746de ;
    mo:track_count 7 ;
    schema:duration "PT40:41"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N5946768052ee449f9f4eabd2fc92e8c7,
        _:N5e20801c0cea4e93985ab2b98e789f51,
        _:Nb04427b9926543afa15ce0220d672b3f,
        _:Nc6ea9ee95e3d4ad3bc1cf971740588a9,
        _:Nece1fdd53fb94399aace8720ffb70e49,
        _:Nf425e45c97dc4f63a5328e942f95348a,
        _:Nf61f6ff1028f449ba77415a326e746de .

