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

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

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

<artist/2594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18534#subject> ;
    schema:name "DJ TECHNORCH"@en ;
    foaf:made <album/18534#composition>,
        <album/18534#subject> ;
    foaf:name "DJ TECHNORCH"@en .

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

<album/18534#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STRAIGHT"@en,
        "一回性二階席 ～STRAIGHT～"@ja,
        "STRAIGHT"@ja-latn ;
    mo:composer <artist/2594#subject> ;
    mo:produced_work <album/18534#musicalwork> ;
    schema:name "STRAIGHT"@en,
        "一回性二階席 ～STRAIGHT～"@ja,
        "STRAIGHT"@ja-latn .

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

<album/18534#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STRAIGHT"@en,
        "一回性二階席 ～STRAIGHT～"@ja,
        "STRAIGHT"@ja-latn ;
    mo:performance_of <album/18534#musicalwork> ;
    mo:recorded_as <album/18534#musicalexpression> ;
    schema:name "STRAIGHT"@en,
        "一回性二階席 ～STRAIGHT～"@ja,
        "STRAIGHT"@ja-latn ;
    schema:workPerformed <album/18534#musicalwork> .

<org/516#subject> schema:name "999 Recordings"@en,
        "999 Recordings"@ja,
        "999 Recordings"@ja-latn ;
    foaf:name "999 Recordings"@en,
        "999 Recordings"@ja,
        "999 Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/18534/18534-1390542299.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18534#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "STRAIGHT"@en,
        "一回性二階席 ～STRAIGHT～"@ja,
        "STRAIGHT"@ja-latn ;
    mo:catalogue_number "TCNCD005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18534#musicalexpression> ;
    mo:publisher <org/516#subject> ;
    mo:record _:N2791467a5dbb4d85966ea55ddacec5b5 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/18534/18534-1390542299.jpg> ;
    schema:name "STRAIGHT"@en,
        "一回性二階席 ～STRAIGHT～"@ja,
        "STRAIGHT"@ja-latn ;
    schema:publisher <org/516#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/18534/18534-1390542299.jpg> .

_:N1b590ebc2b0146a2927caec17e496e9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "行進曲 ～Endless March of Rebirth～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N2791467a5dbb4d85966ea55ddacec5b5 ;
    schema:name "行進曲 ～Endless March of Rebirth～"@ja .

_:N1ec6b569bc23421e84e31a850be223eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一回性二階席 ～STRAIGHT～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N2791467a5dbb4d85966ea55ddacec5b5 ;
    schema:name "一回性二階席 ～STRAIGHT～"@ja .

_:N9b9ed36f41c7445fa82dc68684e52e04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一回性二階席 ～STRAIGHT～ (Rising Sun Nova Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:inPlaylist _:N2791467a5dbb4d85966ea55ddacec5b5 ;
    schema:name "一回性二階席 ～STRAIGHT～ (Rising Sun Nova Remix)"@ja .

_:N2791467a5dbb4d85966ea55ddacec5b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b590ebc2b0146a2927caec17e496e9a,
        _:N1ec6b569bc23421e84e31a850be223eb,
        _:N9b9ed36f41c7445fa82dc68684e52e04 ;
    mo:track_count 3 ;
    schema:duration "PT20:20"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1b590ebc2b0146a2927caec17e496e9a,
        _:N1ec6b569bc23421e84e31a850be223eb,
        _:N9b9ed36f41c7445fa82dc68684e52e04 .

