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

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

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

<artist/121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53200#subject> ;
    schema:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja ;
    foaf:made <album/53200#composition>,
        <album/53200#subject> ;
    foaf:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja .

<artist/157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53200#subject> ;
    schema:name "Koichi Namiki"@en,
        "並木晃一"@ja ;
    foaf:made <album/53200#composition>,
        <album/53200#subject> ;
    foaf:name "Koichi Namiki"@en,
        "並木晃一"@ja .

<artist/414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53200#subject> ;
    schema:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja ;
    foaf:made <album/53200#composition>,
        <album/53200#subject> ;
    foaf:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja .

<artist/920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53200#subject> ;
    schema:name "Shigeru Ohwada"@en ;
    foaf:made <album/53200#composition>,
        <album/53200#subject> ;
    foaf:name "Shigeru Ohwada"@en .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<product/1085#subject> a schema:CreativeWork ;
    schema:name "Out Run"@en,
        "アウトラン"@ja,
        "Out Run"@ja-latn ;
    foaf:name "Out Run"@en,
        "アウトラン"@ja,
        "Out Run"@ja-latn .

<product/13461#subject> a schema:CreativeWork ;
    schema:name "Enduro Racer"@en,
        "エンデューロレーサー"@ja,
        "Enduro Racer"@ja-latn ;
    foaf:name "Enduro Racer"@en,
        "エンデューロレーサー"@ja,
        "Enduro Racer"@ja-latn .

<product/7943#subject> a schema:CreativeWork ;
    schema:name "Hang-On"@en,
        "ハングオン"@ja,
        "Hang-On"@ja-latn ;
    foaf:name "Hang-On"@en,
        "ハングオン"@ja,
        "Hang-On"@ja-latn .

<product/7944#subject> a schema:CreativeWork ;
    schema:name "Super Hang-On"@en,
        "スーパーハングオン"@ja,
        "Super Hang-On"@ja-latn ;
    foaf:name "Super Hang-On"@en,
        "スーパーハングオン"@ja,
        "Super Hang-On"@ja-latn .

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

<album/53200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SEGA Music Selection Vol.3"@en,
        "SEGA Music Selection Vol.3"@ja,
        "SEGA Music Selection Vol.3"@ja-latn ;
    mo:performance_of <album/53200#musicalwork> ;
    mo:recorded_as <album/53200#musicalexpression> ;
    schema:name "SEGA Music Selection Vol.3"@en,
        "SEGA Music Selection Vol.3"@ja,
        "SEGA Music Selection Vol.3"@ja-latn ;
    schema:workPerformed <album/53200#musicalwork> .

<org/1597#subject> schema:name "Aoi Konoha"@en,
        "蒼い木の葉"@ja,
        "Aoi Konoha"@ja-latn ;
    foaf:name "Aoi Konoha"@en,
        "蒼い木の葉"@ja,
        "Aoi Konoha"@ja-latn .

<https://media.vgm.io/albums/00/53200/53200-1433487645.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53200#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/53200/53200-1433487645.jpg> ;
    foaf:depicts <album/53200#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/53200/53200-1433487645.jpg> .

<https://medium-media.vgm.io/albums/00/53200/53200-1433487645.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SEGA Music Selection Vol.3"@en,
        "SEGA Music Selection Vol.3"@ja,
        "SEGA Music Selection Vol.3"@ja-latn ;
    mo:composer <artist/121#subject>,
        <artist/157#subject>,
        <artist/414#subject>,
        <artist/920#subject> ;
    mo:produced_work <album/53200#musicalwork> ;
    schema:name "SEGA Music Selection Vol.3"@en,
        "SEGA Music Selection Vol.3"@ja,
        "SEGA Music Selection Vol.3"@ja-latn .

<album/53200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-31"^^xsd:date ;
    dcterms:title "SEGA Music Selection Vol.3"@en,
        "SEGA Music Selection Vol.3"@ja,
        "SEGA Music Selection Vol.3"@ja-latn ;
    mo:catalogue_number "AKLF-034" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53200#musicalexpression> ;
    mo:publisher <org/1597#subject> ;
    mo:record _:Na455c153b8e749a4b29098edf0c3d855 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/1085#subject>,
        <product/13461#subject>,
        <product/7943#subject>,
        <product/7944#subject> ;
    schema:datePublished "2013-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/53200/53200-1433487645.jpg> ;
    schema:name "SEGA Music Selection Vol.3"@en,
        "SEGA Music Selection Vol.3"@ja,
        "SEGA Music Selection Vol.3"@ja-latn ;
    schema:publisher <org/1597#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/53200/53200-1433487645.jpg> .

_:N03333d8f41df4aada82202815f5de1c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Sound Shwer"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Magical Sound Shwer"@en .

_:N0674e798fa3d42e48f800b80202e0fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Main Theme"@en .

_:N1a447c42ffb24b13a21426843095ad5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outride A Crisis"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Outride A Crisis"@en .

_:N26b87545beee4f2a91bacfd037f5fd40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Name Entry"@en .

_:N3469a6aa741045c3acc213e94d156676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Main Theme"@en .

_:N3b74f8fc53f64fbf9cd8da5e604e5d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goal"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Goal"@en .

_:N5a84c141b09143698af4d82fb653c77b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Name Entry"@en .

_:N6eaf718795624bfc9f317347d410093e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Wave"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Last Wave"@en .

_:N7c8c902294d94f2eb67add2b576ab4a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing Breeze"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Passing Breeze"@en .

_:N89fa70fdc38a493daa26ed7762d0d1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sprinter"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Sprinter"@en .

_:Ncb3dd4aec7454a089de7eee9d06c797d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Road"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Hard Road"@en .

_:Nd26717d69a6a43c0ac8ff237bd7db7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splash Wave"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Splash Wave"@en .

_:Nf613a44ab394410c9bcbf3a0d6ef8ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winning Run"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Na455c153b8e749a4b29098edf0c3d855 ;
    schema:name "Winning Run"@en .

_:Na455c153b8e749a4b29098edf0c3d855 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03333d8f41df4aada82202815f5de1c0,
        _:N0674e798fa3d42e48f800b80202e0fb4,
        _:N1a447c42ffb24b13a21426843095ad5b,
        _:N26b87545beee4f2a91bacfd037f5fd40,
        _:N3469a6aa741045c3acc213e94d156676,
        _:N3b74f8fc53f64fbf9cd8da5e604e5d17,
        _:N5a84c141b09143698af4d82fb653c77b,
        _:N6eaf718795624bfc9f317347d410093e,
        _:N7c8c902294d94f2eb67add2b576ab4a3,
        _:N89fa70fdc38a493daa26ed7762d0d1b1,
        _:Ncb3dd4aec7454a089de7eee9d06c797d,
        _:Nd26717d69a6a43c0ac8ff237bd7db7f2,
        _:Nf613a44ab394410c9bcbf3a0d6ef8ad2 ;
    mo:track_count 13 ;
    schema:duration "PT58:37"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03333d8f41df4aada82202815f5de1c0,
        _:N0674e798fa3d42e48f800b80202e0fb4,
        _:N1a447c42ffb24b13a21426843095ad5b,
        _:N26b87545beee4f2a91bacfd037f5fd40,
        _:N3469a6aa741045c3acc213e94d156676,
        _:N3b74f8fc53f64fbf9cd8da5e604e5d17,
        _:N5a84c141b09143698af4d82fb653c77b,
        _:N6eaf718795624bfc9f317347d410093e,
        _:N7c8c902294d94f2eb67add2b576ab4a3,
        _:N89fa70fdc38a493daa26ed7762d0d1b1,
        _:Ncb3dd4aec7454a089de7eee9d06c797d,
        _:Nd26717d69a6a43c0ac8ff237bd7db7f2,
        _:Nf613a44ab394410c9bcbf3a0d6ef8ad2 .

