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

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

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

<artist/6092#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31265#subject> ;
    schema:name "yinyang302mg"@en,
        "いんやん"@ja ;
    foaf:made <album/31265#composition>,
        <album/31265#subject> ;
    foaf:name "yinyang302mg"@en,
        "いんやん"@ja .

<event/102> a mo:Release ;
    schema:name "Released at M3-2011 Spring (May 01, 2011)" .

<album/31265#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "talking about"@en,
        "talking about"@ja,
        "talking about"@ja-latn ;
    mo:composer <artist/6092#subject> ;
    mo:produced_work <album/31265#musicalwork> ;
    schema:name "talking about"@en,
        "talking about"@ja,
        "talking about"@ja-latn .

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

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

<org/239#subject> schema:name "RMT"@en,
        "RMT"@ja,
        "RMT"@ja-latn ;
    foaf:name "RMT"@en,
        "RMT"@ja,
        "RMT"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/31265/31265-1327164592.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31265#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "talking about"@en,
        "talking about"@ja,
        "talking about"@ja-latn ;
    mo:catalogue_number "RMT009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31265#musicalexpression> ;
    mo:publisher <org/239#subject> ;
    mo:record _:Ncc438b7166b94ff7ae7df8252f7d32a4 ;
    mo:record_count 1 ;
    mo:release <event/102> ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/56/31265/31265-1327164592.jpg> ;
    schema:name "talking about"@en,
        "talking about"@ja,
        "talking about"@ja-latn ;
    schema:publisher <org/239#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/31265/31265-1327164592.jpg> .

_:N01d625ad7acd450980eecd2faad14825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gooooooooon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ncc438b7166b94ff7ae7df8252f7d32a4 ;
    schema:name "gooooooooon"@ja .

_:N1c08e14d6080464e8dabaad56a215dde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポリニア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ncc438b7166b94ff7ae7df8252f7d32a4 ;
    schema:name "ポリニア"@ja .

_:N3a30c4788f714f60916cc8bb7e3c0a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "probably"@ja ;
    mo:track_number 3 ;
    schema:duration "PT12:08"^^xsd:interval ;
    schema:inPlaylist _:Ncc438b7166b94ff7ae7df8252f7d32a4 ;
    schema:name "probably"@ja .

_:N589cfac963654d25a1328ceea638b48b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "absurdly"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Ncc438b7166b94ff7ae7df8252f7d32a4 ;
    schema:name "absurdly"@ja .

_:Nf63be847aa074abe881e360cb58b724c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "talking about"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ncc438b7166b94ff7ae7df8252f7d32a4 ;
    schema:name "talking about"@ja .

_:Ncc438b7166b94ff7ae7df8252f7d32a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d625ad7acd450980eecd2faad14825,
        _:N1c08e14d6080464e8dabaad56a215dde,
        _:N3a30c4788f714f60916cc8bb7e3c0a9b,
        _:N589cfac963654d25a1328ceea638b48b,
        _:Nf63be847aa074abe881e360cb58b724c ;
    mo:track_count 5 ;
    schema:duration "PT30:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N01d625ad7acd450980eecd2faad14825,
        _:N1c08e14d6080464e8dabaad56a215dde,
        _:N3a30c4788f714f60916cc8bb7e3c0a9b,
        _:N589cfac963654d25a1328ceea638b48b,
        _:Nf63be847aa074abe881e360cb58b724c .

