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

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

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

<artist/16311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153391#subject> ;
    schema:name "colate"@en ;
    foaf:made <album/153391#composition>,
        <album/153391#subject> ;
    foaf:name "colate"@en .

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

<artist/47576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153391#subject> ;
    schema:name "Yunosuke"@en,
        "雄之助"@ja ;
    foaf:made <album/153391#composition>,
        <album/153391#subject> ;
    foaf:name "Yunosuke"@en,
        "雄之助"@ja .

<artist/50364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153391#subject> ;
    schema:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja ;
    foaf:made <album/153391#composition>,
        <album/153391#subject> ;
    foaf:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja .

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

<artist/58778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153391#subject> ;
    schema:name "mini"@en,
        "みーに"@ja ;
    foaf:made <album/153391#composition>,
        <album/153391#subject> ;
    foaf:name "mini"@en,
        "みーに"@ja .

<artist/74987#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153391#subject> ;
    schema:name "keisei"@en ;
    foaf:made <album/153391#composition>,
        <album/153391#subject> ;
    foaf:name "keisei"@en .

<artist/75663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153391#subject> ;
    schema:name "Alpaca"@en ;
    foaf:made <album/153391#composition>,
        <album/153391#subject> ;
    foaf:name "Alpaca"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

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

<album/153391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prhythmatic4"@en,
        "Prhythmatic4"@ja,
        "Prhythmatic4"@ja-latn ;
    mo:performance_of <album/153391#musicalwork> ;
    mo:recorded_as <album/153391#musicalexpression> ;
    schema:name "Prhythmatic4"@en,
        "Prhythmatic4"@ja,
        "Prhythmatic4"@ja-latn ;
    schema:workPerformed <album/153391#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/19/153391/153391-362b7d557bf4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153391#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/153391/153391-362b7d557bf4.jpg> ;
    foaf:depicts <album/153391#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/153391/153391-362b7d557bf4.jpg> .

<https://medium-media.vgm.io/albums/19/153391/153391-362b7d557bf4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prhythmatic4"@en,
        "Prhythmatic4"@ja,
        "Prhythmatic4"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "notuguty"@en ;
            foaf:made <album/153391#composition> ;
            foaf:name "notuguty"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Couple N"@en ;
            foaf:made <album/153391#composition> ;
            foaf:name "Couple N"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "chikuw-△-"@en ;
            foaf:made <album/153391#composition> ;
            foaf:name "chikuw-△-"@en ],
        <artist/16311#subject>,
        <artist/41252#subject>,
        <artist/47576#subject>,
        <artist/50364#subject>,
        <artist/53609#subject>,
        <artist/58778#subject>,
        <artist/74987#subject>,
        <artist/75663#subject> ;
    mo:produced_work <album/153391#musicalwork> ;
    schema:name "Prhythmatic4"@en,
        "Prhythmatic4"@ja,
        "Prhythmatic4"@ja-latn .

<album/153391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Prhythmatic4"@en,
        "Prhythmatic4"@ja,
        "Prhythmatic4"@ja-latn ;
    mo:catalogue_number "ONPR-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153391#musicalexpression> ;
    mo:publisher <org/3635#subject> ;
    mo:record _:N099728a236144a718d875ba17d479053 ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/19/153391/153391-362b7d557bf4.jpg> ;
    schema:name "Prhythmatic4"@en,
        "Prhythmatic4"@ja,
        "Prhythmatic4"@ja-latn ;
    schema:publisher <org/3635#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/153391/153391-362b7d557bf4.jpg> .

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

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

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

_:N28303bb9b1664bd69193beb14536419d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruthenium"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "Ruthenium"@ja .

_:N4438685e40d546c8ad8771946b367cf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ストーリア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "ストーリア"@ja .

_:N4cb24b653ede415da3a0c9e2c782cb65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Step"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "One More Step"@ja .

_:N73d3112aadef473cbcc40b9f9126b254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Doll"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "Lonely Doll"@ja .

_:N74ab17e6e4d64ddda8fd9402542a1f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluffy Blue Comet"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "Fluffy Blue Comet"@ja .

_:N93d1f648d136489f8adf71822b223587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンピューターガール"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "コンピューターガール"@ja .

_:N96eafe96cccb48f38eaed68cb9edd93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIND IT"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "FIND IT"@ja .

_:N9caaec78c53e47a1b9554fc220efb430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sharari"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "Sharari"@ja .

_:Na170b9001d17471982af73ca09f49dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Magical"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "Sweet Magical"@ja .

_:Na5b68c44794f4f37afa626e693333299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Journey"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "Starry Journey"@ja .

_:Na5e50a6395fb43eda26fe05c4d2dfef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Liner Reflect (Club mix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N099728a236144a718d875ba17d479053 ;
    schema:name "Star Liner Reflect (Club mix)"@ja .

_:N099728a236144a718d875ba17d479053 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28303bb9b1664bd69193beb14536419d,
        _:N4438685e40d546c8ad8771946b367cf8,
        _:N4cb24b653ede415da3a0c9e2c782cb65,
        _:N73d3112aadef473cbcc40b9f9126b254,
        _:N74ab17e6e4d64ddda8fd9402542a1f53,
        _:N93d1f648d136489f8adf71822b223587,
        _:N96eafe96cccb48f38eaed68cb9edd93e,
        _:N9caaec78c53e47a1b9554fc220efb430,
        _:Na170b9001d17471982af73ca09f49dff,
        _:Na5b68c44794f4f37afa626e693333299,
        _:Na5e50a6395fb43eda26fe05c4d2dfef5 ;
    mo:track_count 11 ;
    schema:duration "PT44:48"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N28303bb9b1664bd69193beb14536419d,
        _:N4438685e40d546c8ad8771946b367cf8,
        _:N4cb24b653ede415da3a0c9e2c782cb65,
        _:N73d3112aadef473cbcc40b9f9126b254,
        _:N74ab17e6e4d64ddda8fd9402542a1f53,
        _:N93d1f648d136489f8adf71822b223587,
        _:N96eafe96cccb48f38eaed68cb9edd93e,
        _:N9caaec78c53e47a1b9554fc220efb430,
        _:Na170b9001d17471982af73ca09f49dff,
        _:Na5b68c44794f4f37afa626e693333299,
        _:Na5e50a6395fb43eda26fe05c4d2dfef5 .

