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

<artist/23145#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoji Sawamukai"@en,
        "沢向要士"@ja ;
    foaf:made <album/149045#lyrics>,
        <album/149045#subject> ;
    foaf:name "Yoji Sawamukai"@en,
        "沢向要士"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/149045#lyrics>,
        <album/149045#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/47116#subject> a schema:Person,
        foaf:Person ;
    schema:name "YOJI SAWAMUKAI THE BURST"@en,
        "沢向要士 THE BURST"@ja ;
    foaf:made <album/149045#subject>,
        <album/149045#vocals> ;
    foaf:name "YOJI SAWAMUKAI THE BURST"@en,
        "沢向要士 THE BURST"@ja .

<artist/2960#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149045#subject> ;
    schema:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja ;
    foaf:made <album/149045#composition>,
        <album/149045#subject> ;
    foaf:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja .

<artist/9372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149045#subject> ;
    schema:name "Ichiro Hada"@en,
        "羽田一郎"@ja ;
    foaf:made <album/149045#composition>,
        <album/149045#subject> ;
    foaf:name "Ichiro Hada"@en,
        "羽田一郎"@ja .

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

<album/149045#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JAIL / YOJI SAWAMUKAI THE BURST"@en,
        "ジェイル / 沢向要士 THE BURST"@ja,
        "JAIL / YOJI SAWAMUKAI THE BURST"@ja-latn ;
    mo:performance_of <album/149045#musicalwork> ;
    mo:recorded_as <album/149045#musicalexpression> ;
    schema:name "JAIL / YOJI SAWAMUKAI THE BURST"@en,
        "ジェイル / 沢向要士 THE BURST"@ja,
        "JAIL / YOJI SAWAMUKAI THE BURST"@ja-latn ;
    schema:workPerformed <album/149045#musicalwork> .

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

<org/16#subject> schema:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn ;
    foaf:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn .

<https://media.vgm.io/albums/54/149045/149045-906cda72fdf7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149045#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/149045/149045-906cda72fdf7.jpg> ;
    foaf:depicts <album/149045#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/149045/149045-906cda72fdf7.jpg> .

<https://medium-media.vgm.io/albums/54/149045/149045-906cda72fdf7.jpg> a schema:ImageObject,
        foaf:Image .

<album/149045#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JAIL / YOJI SAWAMUKAI THE BURST"@en,
        "ジェイル / 沢向要士 THE BURST"@ja,
        "JAIL / YOJI SAWAMUKAI THE BURST"@ja-latn ;
    mo:composer <artist/2960#subject>,
        <artist/9372#subject> ;
    mo:produced_work <album/149045#musicalwork> ;
    schema:name "JAIL / YOJI SAWAMUKAI THE BURST"@en,
        "ジェイル / 沢向要士 THE BURST"@ja,
        "JAIL / YOJI SAWAMUKAI THE BURST"@ja-latn .

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

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

<album/149045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-05-21"^^xsd:date ;
    dcterms:title "JAIL / YOJI SAWAMUKAI THE BURST"@en,
        "ジェイル / 沢向要士 THE BURST"@ja,
        "JAIL / YOJI SAWAMUKAI THE BURST"@ja-latn ;
    mo:catalogue_number "07SH-1919" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/149045#musicalexpression> ;
    mo:publisher <org/16#subject> ;
    mo:record _:Nde803d934c734265bc5473aaf5332355 ;
    mo:record_count 1 ;
    schema:datePublished "1987-05-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/54/149045/149045-906cda72fdf7.jpg> ;
    schema:name "JAIL / YOJI SAWAMUKAI THE BURST"@en,
        "ジェイル / 沢向要士 THE BURST"@ja,
        "JAIL / YOJI SAWAMUKAI THE BURST"@ja-latn ;
    schema:publisher <org/16#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/149045/149045-906cda72fdf7.jpg> .

_:Nbdd2c3250a414bd290934b7b4a7322cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JAIL"@en,
        "ジェイル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nde803d934c734265bc5473aaf5332355 ;
    schema:name "JAIL"@en,
        "ジェイル"@ja .

_:Nd3a234a711614a73ba0e8329be8f5b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ON THE BACK-STREET"@en,
        "ON THE BACK-STREET"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nde803d934c734265bc5473aaf5332355 ;
    schema:name "ON THE BACK-STREET"@en,
        "ON THE BACK-STREET"@ja .

_:Nde803d934c734265bc5473aaf5332355 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbdd2c3250a414bd290934b7b4a7322cd,
        _:Nd3a234a711614a73ba0e8329be8f5b01 ;
    mo:track_count 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nbdd2c3250a414bd290934b7b4a7322cd,
        _:Nd3a234a711614a73ba0e8329be8f5b01 .

