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

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

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

<artist/11464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149966#subject> ;
    schema:name "SASH"@en,
        "さっし"@ja ;
    foaf:made <album/149966#composition>,
        <album/149966#subject> ;
    foaf:name "SASH"@en,
        "さっし"@ja .

<artist/11466#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149966#subject> ;
    schema:name "RICE"@en ;
    foaf:made <album/149966#composition>,
        <album/149966#subject> ;
    foaf:name "RICE"@en .

<artist/11902#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149966#subject> ;
    schema:name "Megumi Iseebi"@en,
        "伊勢海老めぐみ"@ja ;
    foaf:made <album/149966#composition>,
        <album/149966#subject> ;
    foaf:name "Megumi Iseebi"@en,
        "伊勢海老めぐみ"@ja .

<artist/11903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149966#subject> ;
    schema:name "charlie"@en ;
    foaf:made <album/149966#composition>,
        <album/149966#subject> ;
    foaf:name "charlie"@en .

<artist/11907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149966#subject> ;
    schema:name "Akt"@en ;
    foaf:made <album/149966#composition>,
        <album/149966#subject> ;
    foaf:name "Akt"@en .

<artist/15715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149966#subject> ;
    schema:name "qwert"@en,
        "くべると"@ja ;
    foaf:made <album/149966#composition>,
        <album/149966#subject> ;
    foaf:name "qwert"@en,
        "くべると"@ja .

<event/19> a mo:Release ;
    schema:name "Released at Comic Market 63 (Dec 28, 2002 to Dec 30, 2002)" .

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

<album/149966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "R.F.D."@en,
        "R.F.D."@ja,
        "R.F.D."@ja-latn ;
    mo:performance_of <album/149966#musicalwork> ;
    mo:recorded_as <album/149966#musicalexpression> ;
    schema:name "R.F.D."@en,
        "R.F.D."@ja,
        "R.F.D."@ja-latn ;
    schema:workPerformed <album/149966#musicalwork> .

<https://media.vgm.io/albums/66/149966/149966-6f3ce8418d26.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149966#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/149966/149966-6f3ce8418d26.jpg> ;
    foaf:depicts <album/149966#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/149966/149966-6f3ce8418d26.jpg> .

<https://medium-media.vgm.io/albums/66/149966/149966-6f3ce8418d26.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "R.F.D."@en,
        "R.F.D."@ja,
        "R.F.D."@ja-latn ;
    mo:composer <artist/11464#subject>,
        <artist/11466#subject>,
        <artist/11902#subject>,
        <artist/11903#subject>,
        <artist/11907#subject>,
        <artist/15715#subject> ;
    mo:produced_work <album/149966#musicalwork> ;
    schema:name "R.F.D."@en,
        "R.F.D."@ja,
        "R.F.D."@ja-latn .

<album/149966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-30"^^xsd:date ;
    dcterms:title "R.F.D."@en,
        "R.F.D."@ja,
        "R.F.D."@ja-latn ;
    mo:catalogue_number "GFCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149966#musicalexpression> ;
    mo:publisher _:Nb0225b5f07044509bc4f3399dc54e336 ;
    mo:record _:Ncc62290ece5243889e0da490bd3ea5fe ;
    mo:record_count 1 ;
    mo:release <event/19> ;
    schema:datePublished "2002-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/66/149966/149966-6f3ce8418d26.jpg> ;
    schema:name "R.F.D."@en,
        "R.F.D."@ja,
        "R.F.D."@ja-latn ;
    schema:publisher _:Nb0225b5f07044509bc4f3399dc54e336 ;
    foaf:depiction <https://media.vgm.io/albums/66/149966/149966-6f3ce8418d26.jpg> .

_:N10a095fa3ce045f79da6db16221d792c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Chase"@ja .

_:N2d5baeb8c4a2407c8d3370339eb61df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BanG!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "BanG!"@ja .

_:N30cd4d96a23e44df80d134dbe32a93ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Block-ade"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Block-ade"@ja .

_:N4837cab9a94e40de831d4cafb7fbe8a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Shadow"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Twilight Shadow"@ja .

_:N6ebb49ded4304e74b6a6a7d85520066a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental DRIVING"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Sentimental DRIVING"@ja .

_:N8df2f7350fc34d4884c8dccba7af2505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:06"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Run"@ja .

_:Nb0225b5f07044509bc4f3399dc54e336 schema:name "G-Greats & Friends"@en,
        "G-Greats & Friends"@ja,
        "G-Greats & Friends"@ja-latn ;
    foaf:name "G-Greats & Friends"@en,
        "G-Greats & Friends"@ja,
        "G-Greats & Friends"@ja-latn .

_:Nc53efa718b6547f1b645400133c1e8f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4way"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "4way"@ja .

_:Nc59cf5d0ab284828bdff4f68ec2e8c51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go!! Out!!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Go!! Out!!!"@ja .

_:Ncecc06bae531428db4e0048c3a56dcbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sensitive Age - 恋するレーサー -"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Sensitive Age - 恋するレーサー -"@ja .

_:Nd2b09ee79f7448e8b93791a68463a7ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seaside Crusing"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ncc62290ece5243889e0da490bd3ea5fe ;
    schema:name "Seaside Crusing"@ja .

_:Ncc62290ece5243889e0da490bd3ea5fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10a095fa3ce045f79da6db16221d792c,
        _:N2d5baeb8c4a2407c8d3370339eb61df9,
        _:N30cd4d96a23e44df80d134dbe32a93ea,
        _:N4837cab9a94e40de831d4cafb7fbe8a1,
        _:N6ebb49ded4304e74b6a6a7d85520066a,
        _:N8df2f7350fc34d4884c8dccba7af2505,
        _:Nc53efa718b6547f1b645400133c1e8f7,
        _:Nc59cf5d0ab284828bdff4f68ec2e8c51,
        _:Ncecc06bae531428db4e0048c3a56dcbe,
        _:Nd2b09ee79f7448e8b93791a68463a7ee ;
    mo:track_count 10 ;
    schema:duration "PT50:09"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N10a095fa3ce045f79da6db16221d792c,
        _:N2d5baeb8c4a2407c8d3370339eb61df9,
        _:N30cd4d96a23e44df80d134dbe32a93ea,
        _:N4837cab9a94e40de831d4cafb7fbe8a1,
        _:N6ebb49ded4304e74b6a6a7d85520066a,
        _:N8df2f7350fc34d4884c8dccba7af2505,
        _:Nc53efa718b6547f1b645400133c1e8f7,
        _:Nc59cf5d0ab284828bdff4f68ec2e8c51,
        _:Ncecc06bae531428db4e0048c3a56dcbe,
        _:Nd2b09ee79f7448e8b93791a68463a7ee .

