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

<album/81626#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Passing Cloud"@en,
        "Passing Cloud"@ja,
        "Passing Cloud"@ja-latn ;
    mo:produced_work <album/81626#musicalwork> ;
    schema:name "Passing Cloud"@en,
        "Passing Cloud"@ja,
        "Passing Cloud"@ja-latn .

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

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

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

<org/1020#subject> schema:name "PLAGAREC Factory"@en,
        "PLAGAREC Factory"@ja,
        "PLAGAREC Factory"@ja-latn ;
    foaf:name "PLAGAREC Factory"@en,
        "PLAGAREC Factory"@ja,
        "PLAGAREC Factory"@ja-latn .

<https://media.vgm.io/albums/62/81626/81626-774939e527cb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/81626#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/81626/81626-774939e527cb.jpg> ;
    foaf:depicts <album/81626#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/81626/81626-774939e527cb.jpg> .

<https://medium-media.vgm.io/albums/62/81626/81626-774939e527cb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81626#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-10"^^xsd:date ;
    dcterms:title "Passing Cloud"@en,
        "Passing Cloud"@ja,
        "Passing Cloud"@ja-latn ;
    mo:catalogue_number "PGCD16" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81626#musicalexpression> ;
    mo:publisher <org/1020#subject> ;
    mo:record _:N900a1d70759649a99fe4450fbe938649 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:datePublished "2012-08-10"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/62/81626/81626-774939e527cb.jpg> ;
    schema:name "Passing Cloud"@en,
        "Passing Cloud"@ja,
        "Passing Cloud"@ja-latn ;
    schema:publisher <org/1020#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/81626/81626-774939e527cb.jpg> .

_:N145104d70d624979b6af0065184e34df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude in the world"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N900a1d70759649a99fe4450fbe938649 ;
    schema:name "Solitude in the world"@en .

_:N18333864febd43b280d298e1b56c7fcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing Cloud"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N900a1d70759649a99fe4450fbe938649 ;
    schema:name "Passing Cloud"@en .

_:N6d5a45c2b887423bbbc5f210e53d491c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Interface"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N900a1d70759649a99fe4450fbe938649 ;
    schema:name "Mind Interface"@en .

_:N709b18e8fe44473786513c92086c6358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LoopAir"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N900a1d70759649a99fe4450fbe938649 ;
    schema:name "LoopAir"@en .

_:N900a1d70759649a99fe4450fbe938649 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N145104d70d624979b6af0065184e34df,
        _:N18333864febd43b280d298e1b56c7fcc,
        _:N6d5a45c2b887423bbbc5f210e53d491c,
        _:N709b18e8fe44473786513c92086c6358 ;
    mo:track_count 4 ;
    schema:duration "PT24:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N145104d70d624979b6af0065184e34df,
        _:N18333864febd43b280d298e1b56c7fcc,
        _:N6d5a45c2b887423bbbc5f210e53d491c,
        _:N709b18e8fe44473786513c92086c6358 .

