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

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

<album/7459> a mo:Release ;
    mo:catalogue_number "TTRC-0010" .

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

<org/3347#subject> schema:name "CASSETRON"@en,
        "CASSETRON"@ja,
        "CASSETRON"@ja-latn ;
    foaf:name "CASSETRON"@en,
        "CASSETRON"@ja,
        "CASSETRON"@ja-latn .

<https://media.vgm.io/albums/24/135342/135342-251f88e6d749.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135342#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/135342/135342-251f88e6d749.jpg> ;
    foaf:depicts <album/135342#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/135342/135342-251f88e6d749.jpg> .

<https://medium-media.vgm.io/albums/24/135342/135342-251f88e6d749.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135342#subject> ;
    mo:performed <album/135342#performance> ;
    schema:name "Oriental Magnetic Yellow"@en ;
    foaf:made <album/135342#composition>,
        <album/135342#lyrics>,
        <album/135342#subject> ;
    foaf:name "Oriental Magnetic Yellow"@en .

<artist/36213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135342#subject> ;
    mo:performed <album/135342#performance> ;
    schema:name "Haruomi Hosonoe"@en,
        "細野江晴臣"@ja ;
    foaf:made <album/135342#composition>,
        <album/135342#lyrics>,
        <album/135342#subject> ;
    foaf:name "Haruomi Hosonoe"@en,
        "細野江晴臣"@ja .

<artist/36231#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135342#subject> ;
    mo:performed <album/135342#performance> ;
    schema:name "Ryuichi Sanomoto"@en,
        "佐野本龍一"@ja ;
    foaf:made <album/135342#composition>,
        <album/135342#lyrics>,
        <album/135342#subject> ;
    foaf:name "Ryuichi Sanomoto"@en,
        "佐野本龍一"@ja .

<artist/56324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135342#subject> ;
    mo:performed <album/135342#performance> ;
    schema:name "Hideki Sasatake"@en,
        "佐々武秀樹"@ja ;
    foaf:made <album/135342#composition>,
        <album/135342#lyrics>,
        <album/135342#subject> ;
    foaf:name "Hideki Sasatake"@en,
        "佐々武秀樹"@ja .

<artist/56325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135342#subject> ;
    mo:performed <album/135342#performance> ;
    schema:name "Takayukihiro Aihara"@en,
        "相原隆幸宏"@ja ;
    foaf:made <album/135342#composition>,
        <album/135342#lyrics>,
        <album/135342#subject> ;
    foaf:name "Takayukihiro Aihara"@en,
        "相原隆幸宏"@ja .

<album/135342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ORIENTAL MAGNETIC YELLOW"@en,
        "ORIENTAL MAGNETIC YELLOW"@ja,
        "ORIENTAL MAGNETIC YELLOW"@ja-latn ;
    mo:composer <artist/2121#subject>,
        <artist/36213#subject>,
        <artist/36231#subject>,
        <artist/56324#subject>,
        <artist/56325#subject> ;
    mo:produced_work <album/135342#musicalwork> ;
    schema:name "ORIENTAL MAGNETIC YELLOW"@en,
        "ORIENTAL MAGNETIC YELLOW"@ja,
        "ORIENTAL MAGNETIC YELLOW"@ja-latn .

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

<album/135342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ORIENTAL MAGNETIC YELLOW"@en,
        "ORIENTAL MAGNETIC YELLOW"@ja,
        "ORIENTAL MAGNETIC YELLOW"@ja-latn ;
    mo:performance_of <album/135342#musicalwork> ;
    mo:performer <artist/2121#subject>,
        <artist/36213#subject>,
        <artist/36231#subject>,
        <artist/56324#subject>,
        <artist/56325#subject> ;
    mo:recorded_as <album/135342#musicalexpression> ;
    schema:byArtist <artist/2121#subject>,
        <artist/36213#subject>,
        <artist/36231#subject>,
        <artist/56324#subject>,
        <artist/56325#subject> ;
    schema:name "ORIENTAL MAGNETIC YELLOW"@en,
        "ORIENTAL MAGNETIC YELLOW"@ja,
        "ORIENTAL MAGNETIC YELLOW"@ja-latn ;
    schema:workPerformed <album/135342#musicalwork> .

<album/135342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-20"^^xsd:date ;
    dcterms:title "ORIENTAL MAGNETIC YELLOW"@en,
        "ORIENTAL MAGNETIC YELLOW"@ja,
        "ORIENTAL MAGNETIC YELLOW"@ja-latn ;
    mo:catalogue_number "CTN-031" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/7459> ;
    mo:publication_of <album/135342#musicalexpression> ;
    mo:publisher <org/3347#subject> ;
    mo:record _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    mo:record_count 1 ;
    schema:byArtist <artist/2121#subject>,
        <artist/36213#subject>,
        <artist/36231#subject>,
        <artist/56324#subject>,
        <artist/56325#subject> ;
    schema:datePublished "2024-03-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/24/135342/135342-251f88e6d749.jpg> ;
    schema:name "ORIENTAL MAGNETIC YELLOW"@en,
        "ORIENTAL MAGNETIC YELLOW"@ja,
        "ORIENTAL MAGNETIC YELLOW"@ja-latn ;
    schema:publisher <org/3347#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/135342/135342-251f88e6d749.jpg> .

_:N01636d7b26374f658525a7aae8656d52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Namoon"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Namoon"@en .

_:N056495194a084543a14faa519cb9ec01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cafeteria"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Cafeteria"@en .

_:N0837c7ecb498434aafd64583bf86313f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La femme blondine"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "La femme blondine"@en .

_:N220d8d0cd3e14499a9cb23b884b2341b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technopolish"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Technopolish"@en .

_:N36054e93b3904a538f603bf0df7926ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good pierrot"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Good pierrot"@en .

_:N3ade62fb35da405f92f03ab7b1b49d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the muscle"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Beyond the muscle"@en .

_:N4c4ab54ba5ca4a9eac6592d41e5f2818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic skate surveyor"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Sonic skate surveyor"@en .

_:N558328d902604f07b05bcbfefc5dc57f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somniferous"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Somniferous"@en .

_:N7a209b0348534b6d81a6bf603d40c6b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shang Poo"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Shang Poo"@en .

_:N9eaa7537dfcf4d8288f327905477bf5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ryzeen"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Ryzeen"@en .

_:Na8b5db381bfa4f369bd047a5e1b29d26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiber cracker"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Fiber cracker"@en .

_:Nc2e8838a83cd4fceaf62afd17f6a8b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gay striper"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Gay striper"@en .

_:Nd209c96a84ff4c8f88084558cbef256a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcade game"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N9ff6c7af6ab940ee8af6fc6979d2ef3c ;
    schema:name "Arcade game"@en .

_:N9ff6c7af6ab940ee8af6fc6979d2ef3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01636d7b26374f658525a7aae8656d52,
        _:N056495194a084543a14faa519cb9ec01,
        _:N0837c7ecb498434aafd64583bf86313f,
        _:N220d8d0cd3e14499a9cb23b884b2341b,
        _:N36054e93b3904a538f603bf0df7926ad,
        _:N3ade62fb35da405f92f03ab7b1b49d57,
        _:N4c4ab54ba5ca4a9eac6592d41e5f2818,
        _:N558328d902604f07b05bcbfefc5dc57f,
        _:N7a209b0348534b6d81a6bf603d40c6b8,
        _:N9eaa7537dfcf4d8288f327905477bf5f,
        _:Na8b5db381bfa4f369bd047a5e1b29d26,
        _:Nc2e8838a83cd4fceaf62afd17f6a8b0e,
        _:Nd209c96a84ff4c8f88084558cbef256a ;
    mo:track_count 13 ;
    schema:duration "PT54:55"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N01636d7b26374f658525a7aae8656d52,
        _:N056495194a084543a14faa519cb9ec01,
        _:N0837c7ecb498434aafd64583bf86313f,
        _:N220d8d0cd3e14499a9cb23b884b2341b,
        _:N36054e93b3904a538f603bf0df7926ad,
        _:N3ade62fb35da405f92f03ab7b1b49d57,
        _:N4c4ab54ba5ca4a9eac6592d41e5f2818,
        _:N558328d902604f07b05bcbfefc5dc57f,
        _:N7a209b0348534b6d81a6bf603d40c6b8,
        _:N9eaa7537dfcf4d8288f327905477bf5f,
        _:Na8b5db381bfa4f369bd047a5e1b29d26,
        _:Nc2e8838a83cd4fceaf62afd17f6a8b0e,
        _:Nd209c96a84ff4c8f88084558cbef256a .

