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

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

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

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "Nhato"@en .

<artist/4879#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "U-Qi"@en ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "U-Qi"@en .

<artist/4961#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "Tosh"@en ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "Tosh"@en .

<artist/4989#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "karasu"@en,
        "烏"@ja ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "karasu"@en,
        "烏"@ja .

<artist/4990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "MAYA AKAI"@en ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "MAYA AKAI"@en .

<artist/4992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "infinity"@en ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "infinity"@en .

<artist/4995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "Lucifer"@en ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "Lucifer"@en .

<artist/9179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "RIGHT STUFF"@en ;
    foaf:made <album/20513#composition>,
        <album/20513#subject> ;
    foaf:name "RIGHT STUFF"@en .

<event/48> a mo:Release ;
    schema:name "Released at M3-2007 Fall (Oct 08, 2007)" .

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

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

<org/431#subject> schema:name "RIGHT STUFF"@en,
        "RIGHT STUFF"@ja,
        "RIGHT STUFF"@ja-latn ;
    foaf:name "RIGHT STUFF"@en,
        "RIGHT STUFF"@ja,
        "RIGHT STUFF"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/20513/20513-1280838884.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20513#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "X-trome"@en,
        "X-trome"@ja,
        "X-trome"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Djパンダ衛門"@en ;
            foaf:made <album/20513#composition> ;
            foaf:name "Djパンダ衛門"@en ],
        <artist/2735#subject>,
        <artist/4879#subject>,
        <artist/4961#subject>,
        <artist/4989#subject>,
        <artist/4990#subject>,
        <artist/4992#subject>,
        <artist/4995#subject>,
        <artist/9179#subject> ;
    mo:produced_work <album/20513#musicalwork> ;
    schema:name "X-trome"@en,
        "X-trome"@ja,
        "X-trome"@ja-latn .

<album/20513#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-08"^^xsd:date ;
    dcterms:title "X-trome"@en,
        "X-trome"@ja,
        "X-trome"@ja-latn ;
    mo:catalogue_number "RSCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20513#musicalexpression> ;
    mo:publisher <org/431#subject> ;
    mo:record _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    mo:record_count 1 ;
    mo:release <event/48> ;
    schema:datePublished "2007-10-08"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/31/20513/20513-1280838884.jpg> ;
    schema:name "X-trome"@en,
        "X-trome"@ja,
        "X-trome"@ja-latn ;
    schema:publisher <org/431#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/20513/20513-1280838884.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20513#subject> ;
    schema:name "Djパンダ衛門"@en ;
    foaf:made <album/20513#subject> ;
    foaf:name "Djパンダ衛門"@en .

_:N0e33bb3b797f4811a8769d835a9e4ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイケ侍"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "サイケ侍"@ja .

_:N28e6e643459643af9f201f660c9ba8f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Virgin"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "Lost Virgin"@ja .

_:N2b3c3d1fdd094b33a67b0c4b91e3ea82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretender"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "Pretender"@ja .

_:N6ae8ac03bf704127ae11d619ef53d9c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beats At Rightstuff Dotweb5 Dotjp"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "Beats At Rightstuff Dotweb5 Dotjp"@ja .

_:N9b17c0c8fbf9483785a539668aff9df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyperion"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "Hyperion"@ja .

_:Na05754729cee42bbb39d9c52e4f07b3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignition NEX -isded-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "Ignition NEX -isded-"@ja .

_:Na4023de0e3894adca66eadef31bb1580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Scream"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "I Scream"@ja .

_:Nb0a9274d19d5489e8105378c1a0ff16d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beelzebub"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "Beelzebub"@ja .

_:Nfe2dd7e512d74ebc90573d774e18b19c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIGA"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nd4b8f9b1841a45c6950d98551f3e5ae6 ;
    schema:name "GIGA"@ja .

_:Nd4b8f9b1841a45c6950d98551f3e5ae6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e33bb3b797f4811a8769d835a9e4ea4,
        _:N28e6e643459643af9f201f660c9ba8f7,
        _:N2b3c3d1fdd094b33a67b0c4b91e3ea82,
        _:N6ae8ac03bf704127ae11d619ef53d9c6,
        _:N9b17c0c8fbf9483785a539668aff9df7,
        _:Na05754729cee42bbb39d9c52e4f07b3b,
        _:Na4023de0e3894adca66eadef31bb1580,
        _:Nb0a9274d19d5489e8105378c1a0ff16d,
        _:Nfe2dd7e512d74ebc90573d774e18b19c ;
    mo:track_count 9 ;
    schema:duration "PT53:17"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0e33bb3b797f4811a8769d835a9e4ea4,
        _:N28e6e643459643af9f201f660c9ba8f7,
        _:N2b3c3d1fdd094b33a67b0c4b91e3ea82,
        _:N6ae8ac03bf704127ae11d619ef53d9c6,
        _:N9b17c0c8fbf9483785a539668aff9df7,
        _:Na05754729cee42bbb39d9c52e4f07b3b,
        _:Na4023de0e3894adca66eadef31bb1580,
        _:Nb0a9274d19d5489e8105378c1a0ff16d,
        _:Nfe2dd7e512d74ebc90573d774e18b19c .

