@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 _:N10f965a05a7547ab8e2380194b4c5710 ;
    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 "notuguty"@en ;
    foaf:made <album/153391#subject> ;
    foaf:name "notuguty"@en .

[] 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 .

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

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

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

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

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

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

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

_:N9ce7001533eb40159416968759476f67 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 _:N10f965a05a7547ab8e2380194b4c5710 ;
    schema:name "Star Liner Reflect (Club mix)"@ja .

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

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

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

_:N10f965a05a7547ab8e2380194b4c5710 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3974b8c83f634a6d89e94267e5e74f49,
        _:N405c0a5ac54d4d72a859870fae3ea662,
        _:N4531631be01c4bfa937fe0bb41ac16c9,
        _:N4e8cd28e50ed433cbe906bac11093747,
        _:N56905a40c19b4c1eac1790d78f77a1ad,
        _:N5bdbb54e280742d49e967c4303ef61bd,
        _:N721b28e2636a42ba9c473ffec400cd33,
        _:N9ce7001533eb40159416968759476f67,
        _:Ncd8edd07a4ea41788e2c53b00739f61c,
        _:Nd7975e9b95da4006ae4a39972087f17d,
        _:Nf92ed5d227ff4f15b427baa742aedbfa ;
    mo:track_count 11 ;
    schema:duration "PT44:48"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3974b8c83f634a6d89e94267e5e74f49,
        _:N405c0a5ac54d4d72a859870fae3ea662,
        _:N4531631be01c4bfa937fe0bb41ac16c9,
        _:N4e8cd28e50ed433cbe906bac11093747,
        _:N56905a40c19b4c1eac1790d78f77a1ad,
        _:N5bdbb54e280742d49e967c4303ef61bd,
        _:N721b28e2636a42ba9c473ffec400cd33,
        _:N9ce7001533eb40159416968759476f67,
        _:Ncd8edd07a4ea41788e2c53b00739f61c,
        _:Nd7975e9b95da4006ae4a39972087f17d,
        _:Nf92ed5d227ff4f15b427baa742aedbfa .

