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

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

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

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

<artist/48483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "ikaruga_nex"@en ;
    foaf:made <album/128733#composition>,
        <album/128733#subject> ;
    foaf:name "ikaruga_nex"@en .

<artist/58473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "bassmicrobe"@en ;
    foaf:made <album/128733#composition>,
        <album/128733#subject> ;
    foaf:name "bassmicrobe"@en .

<artist/60489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "Sanotch"@en,
        "さのっち"@ja ;
    foaf:made <album/128733#composition>,
        <album/128733#subject> ;
    foaf:name "Sanotch"@en,
        "さのっち"@ja .

<artist/60654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "mochiya00"@en ;
    foaf:made <album/128733#composition>,
        <album/128733#subject> ;
    foaf:name "mochiya00"@en .

<artist/62621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "yoxtellar"@en ;
    foaf:made <album/128733#composition>,
        <album/128733#subject> ;
    foaf:name "yoxtellar"@en .

<artist/62882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "Drumsuko"@en ;
    foaf:made <album/128733#composition>,
        <album/128733#subject> ;
    foaf:name "Drumsuko"@en .

<artist/63426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "RINYA"@en,
        "りにゃ"@ja ;
    foaf:made <album/128733#composition>,
        <album/128733#subject> ;
    foaf:name "RINYA"@en,
        "りにゃ"@ja .

<event/289> a mo:Release ;
    schema:name "Released at M3-2023 Spring (Apr 30, 2023)" .

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

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

<org/1389#subject> schema:name "dat file records"@en,
        "dat file records"@ja,
        "dat file records"@ja-latn ;
    foaf:name "dat file records"@en,
        "dat file records"@ja,
        "dat file records"@ja-latn .

<https://media.vgm.io/albums/33/128733/128733-7cad2a623bd2.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128733#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/128733/128733-7cad2a623bd2.png> ;
    foaf:depicts <album/128733#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/128733/128733-7cad2a623bd2.png> .

<https://medium-media.vgm.io/albums/33/128733/128733-7cad2a623bd2.png> a schema:ImageObject,
        foaf:Image .

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

<album/128733#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PARA OUT.3"@en,
        "PARA OUT.3"@ja,
        "PARA OUT.3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "a.k.a. ミツキ"@en ;
            foaf:made <album/128733#composition> ;
            foaf:name "a.k.a. ミツキ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Theta0913"@en ;
            foaf:made <album/128733#composition> ;
            foaf:name "Theta0913"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ヌコメソーセキ"@en ;
            foaf:made <album/128733#composition> ;
            foaf:name "ヌコメソーセキ"@en ],
        <artist/44734#subject>,
        <artist/48483#subject>,
        <artist/58473#subject>,
        <artist/60489#subject>,
        <artist/60654#subject>,
        <artist/62621#subject>,
        <artist/62882#subject>,
        <artist/63426#subject> ;
    mo:produced_work <album/128733#musicalwork> ;
    schema:name "PARA OUT.3"@en,
        "PARA OUT.3"@ja,
        "PARA OUT.3"@ja-latn .

<album/128733#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-30"^^xsd:date ;
    dcterms:title "PARA OUT.3"@en,
        "PARA OUT.3"@ja,
        "PARA OUT.3"@ja-latn ;
    mo:catalogue_number "DATFILE-075" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128733#musicalexpression> ;
    mo:publisher <org/1389#subject> ;
    mo:record _:N3b21e181dfee41e3a94d7034f1165264 ;
    mo:record_count 1 ;
    mo:release <event/289> ;
    schema:datePublished "2023-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/33/128733/128733-7cad2a623bd2.png> ;
    schema:name "PARA OUT.3"@en,
        "PARA OUT.3"@ja,
        "PARA OUT.3"@ja-latn ;
    schema:publisher <org/1389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/128733/128733-7cad2a623bd2.png> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "a.k.a. ミツキ"@en ;
    foaf:made <album/128733#subject> ;
    foaf:name "a.k.a. ミツキ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128733#subject> ;
    schema:name "ヌコメソーセキ"@en ;
    foaf:made <album/128733#subject> ;
    foaf:name "ヌコメソーセキ"@en .

_:N0a02a27ee30a4b8ea5d1eda26c4180ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Why"@ja .

_:N17a888683301433988113a7f9eb2059d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Time"@ja .

_:N2aebbffcfb764bd093466cc372222a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grounding"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Grounding"@ja .

_:N3061cc6b0d674d79b205829424bc5297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling Calling"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Falling Calling"@ja .

_:N3a63ad36dcf54be7ab013285d38cce37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amor omnibus"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Amor omnibus"@ja .

_:N416bf740f697461ba5712596035d34d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Enough"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Never Enough"@ja .

_:N6e7d6031d1ff4a4080c7a6650386f3a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テレパシ(The LASTTRAK Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "テレパシ(The LASTTRAK Remix)"@ja .

_:N6f8e393e2b254461aa3a1d1386d9a55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Junction Cave"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Junction Cave"@ja .

_:N9d6bd492439d4f7eaf7fd23a952eed6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chronus"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Chronus"@ja .

_:Nadaa02f797f24528b829c30a23ec3774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cause You"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N3b21e181dfee41e3a94d7034f1165264 ;
    schema:name "Cause You"@ja .

_:N3b21e181dfee41e3a94d7034f1165264 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a02a27ee30a4b8ea5d1eda26c4180ab,
        _:N17a888683301433988113a7f9eb2059d,
        _:N2aebbffcfb764bd093466cc372222a75,
        _:N3061cc6b0d674d79b205829424bc5297,
        _:N3a63ad36dcf54be7ab013285d38cce37,
        _:N416bf740f697461ba5712596035d34d7,
        _:N6e7d6031d1ff4a4080c7a6650386f3a7,
        _:N6f8e393e2b254461aa3a1d1386d9a55d,
        _:N9d6bd492439d4f7eaf7fd23a952eed6d,
        _:Nadaa02f797f24528b829c30a23ec3774 ;
    mo:track_count 10 ;
    schema:duration "PT43:49"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a02a27ee30a4b8ea5d1eda26c4180ab,
        _:N17a888683301433988113a7f9eb2059d,
        _:N2aebbffcfb764bd093466cc372222a75,
        _:N3061cc6b0d674d79b205829424bc5297,
        _:N3a63ad36dcf54be7ab013285d38cce37,
        _:N416bf740f697461ba5712596035d34d7,
        _:N6e7d6031d1ff4a4080c7a6650386f3a7,
        _:N6f8e393e2b254461aa3a1d1386d9a55d,
        _:N9d6bd492439d4f7eaf7fd23a952eed6d,
        _:Nadaa02f797f24528b829c30a23ec3774 .

