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

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

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

<artist/11520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "Freezer"@en ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "Freezer"@en .

<artist/17021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "Tanchiky"@en ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "Tanchiky"@en .

<artist/33631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "Isuka Hino"@en,
        "翡乃イスカ"@ja ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "Isuka Hino"@en,
        "翡乃イスカ"@ja .

<artist/34490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "you"@en ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "you"@en .

<artist/38080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "KO3"@en ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "KO3"@en .

<artist/41252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "Capchii"@en ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "Capchii"@en .

<artist/53609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "irucaice"@en ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "irucaice"@en .

<artist/74577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "polysha"@en ;
    foaf:made <album/153271#composition>,
        <album/153271#subject> ;
    foaf:name "polysha"@en .

<event/234> a mo:Release ;
    schema:name "Released at M3-2019 Fall (Oct 27, 2019)" .

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

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

<org/3635#subject> schema:name "On Prism Records"@en,
        "On Prism Records"@ja,
        "On Prism Records"@ja-latn ;
    foaf:name "On Prism Records"@en,
        "On Prism Records"@ja,
        "On Prism Records"@ja-latn .

<https://media.vgm.io/albums/17/153271/153271-89fb2a548b10.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153271#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/153271/153271-89fb2a548b10.jpg> ;
    foaf:depicts <album/153271#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/153271/153271-89fb2a548b10.jpg> .

<https://medium-media.vgm.io/albums/17/153271/153271-89fb2a548b10.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153271#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prhythmatic Hardcore 2"@en,
        "Prhythmatic Hardcore 2"@ja,
        "Prhythmatic Hardcore 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "chikuw-△-"@en ;
            foaf:made <album/153271#composition> ;
            foaf:name "chikuw-△-"@en ],
        <artist/11520#subject>,
        <artist/17021#subject>,
        <artist/33631#subject>,
        <artist/34490#subject>,
        <artist/38080#subject>,
        <artist/41252#subject>,
        <artist/53609#subject>,
        <artist/74577#subject> ;
    mo:produced_work <album/153271#musicalwork> ;
    schema:name "Prhythmatic Hardcore 2"@en,
        "Prhythmatic Hardcore 2"@ja,
        "Prhythmatic Hardcore 2"@ja-latn .

<album/153271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-27"^^xsd:date ;
    dcterms:title "Prhythmatic Hardcore 2"@en,
        "Prhythmatic Hardcore 2"@ja,
        "Prhythmatic Hardcore 2"@ja-latn ;
    mo:catalogue_number "ONPR-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153271#musicalexpression> ;
    mo:publisher <org/3635#subject> ;
    mo:record _:N852fdf1fa7664ad39d976d37d8155e30 ;
    mo:record_count 1 ;
    mo:release <event/234> ;
    schema:datePublished "2019-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/17/153271/153271-89fb2a548b10.jpg> ;
    schema:name "Prhythmatic Hardcore 2"@en,
        "Prhythmatic Hardcore 2"@ja,
        "Prhythmatic Hardcore 2"@ja-latn ;
    schema:publisher <org/3635#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/153271/153271-89fb2a548b10.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153271#subject> ;
    schema:name "chikuw-△-"@en ;
    foaf:made <album/153271#subject> ;
    foaf:name "chikuw-△-"@en .

_:N5162b10575eb4a2cbe9f19f4d94c9d6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intersteller Express"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Intersteller Express"@en .

_:N770dcc65c8a0425e86c31ddfbbd75fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seaside gynoid"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Seaside gynoid"@en .

_:N8b3d35be2b2c4ec8b03c6e7c87f421b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Parade"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Star Parade"@en .

_:N8fbe524d6e554d48ba580080a5b8c55b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Day"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Brand New Day"@en .

_:Naccd47d4ff18475f972212b9aab123cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mist"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Mist"@en .

_:Nb2c48e6e8bef4cdbad82b22bb34be1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splash!!!"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Splash!!!"@en .

_:Nbaf49ca4836a4a0789fcb588d8b00305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep on raving!!"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Keep on raving!!"@en .

_:Neb23a27714774c3294a6a735a9b15afc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly me to the sky"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N852fdf1fa7664ad39d976d37d8155e30 ;
    schema:name "Fly me to the sky"@en .

_:N852fdf1fa7664ad39d976d37d8155e30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5162b10575eb4a2cbe9f19f4d94c9d6d,
        _:N770dcc65c8a0425e86c31ddfbbd75fb5,
        _:N8b3d35be2b2c4ec8b03c6e7c87f421b1,
        _:N8fbe524d6e554d48ba580080a5b8c55b,
        _:Naccd47d4ff18475f972212b9aab123cf,
        _:Nb2c48e6e8bef4cdbad82b22bb34be1d7,
        _:Nbaf49ca4836a4a0789fcb588d8b00305,
        _:Neb23a27714774c3294a6a735a9b15afc ;
    mo:track_count 8 ;
    schema:duration "PT34:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N5162b10575eb4a2cbe9f19f4d94c9d6d,
        _:N770dcc65c8a0425e86c31ddfbbd75fb5,
        _:N8b3d35be2b2c4ec8b03c6e7c87f421b1,
        _:N8fbe524d6e554d48ba580080a5b8c55b,
        _:Naccd47d4ff18475f972212b9aab123cf,
        _:Nb2c48e6e8bef4cdbad82b22bb34be1d7,
        _:Nbaf49ca4836a4a0789fcb588d8b00305,
        _:Neb23a27714774c3294a6a735a9b15afc .

