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

<artist/12910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Oga"@en,
        "雄鹿美子"@ja ;
    foaf:made <album/101358#lyrics>,
        <album/101358#subject> ;
    foaf:name "Yoshiko Oga"@en,
        "雄鹿美子"@ja .

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

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101358#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/101358#composition>,
        <album/101358#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

<product/4403#subject> a schema:CreativeWork ;
    schema:name "Patlabor 2: the Movie"@en,
        "機動警察パトレイバー2: the Movie"@ja,
        "Kidou Keisatsu Patlabor 2: the Movie"@ja-latn ;
    foaf:name "Patlabor 2: the Movie"@en,
        "機動警察パトレイバー2: the Movie"@ja,
        "Kidou Keisatsu Patlabor 2: the Movie"@ja-latn .

<album/101358#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@en,
        "機動警察パトレイバー2 THE MOVIE チケマガCD"@ja,
        "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@ja-latn ;
    mo:composer <artist/677#subject> ;
    mo:produced_work <album/101358#musicalwork> ;
    schema:name "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@en,
        "機動警察パトレイバー2 THE MOVIE チケマガCD"@ja,
        "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/85/101358/101358-1594570430.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11895#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101358#performance> ;
    schema:name "Kanako Mizakura"@en,
        "美桜かな子"@ja ;
    foaf:name "Kanako Mizakura"@en,
        "美桜かな子"@ja .

<artist/1628#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101358#performance> ;
    schema:name "Miina Tominaga"@en,
        "冨永みーな"@ja ;
    foaf:name "Miina Tominaga"@en,
        "冨永みーな"@ja .

<artist/50812#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101358#performance> ;
    schema:name "Ryunosuke Ohbayashi"@en,
        "大林隆之介"@ja ;
    foaf:name "Ryunosuke Ohbayashi"@en,
        "大林隆之介"@ja .

<artist/5623#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101358#performance> ;
    schema:name "Shigeru Chiba"@en,
        "千葉繁"@ja ;
    foaf:name "Shigeru Chiba"@en,
        "千葉繁"@ja .

<artist/6592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101358#performance> ;
    schema:name "Osamu Saka"@en,
        "阪脩"@ja ;
    foaf:name "Osamu Saka"@en,
        "阪脩"@ja .

<album/101358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@en,
        "機動警察パトレイバー2 THE MOVIE チケマガCD"@ja,
        "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@ja-latn ;
    mo:performance_of <album/101358#musicalwork> ;
    mo:performer <artist/11895#subject>,
        <artist/1628#subject>,
        <artist/50812#subject>,
        <artist/5623#subject>,
        <artist/6592#subject> ;
    mo:recorded_as <album/101358#musicalexpression> ;
    schema:byArtist <artist/11895#subject>,
        <artist/1628#subject>,
        <artist/50812#subject>,
        <artist/5623#subject>,
        <artist/6592#subject> ;
    schema:name "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@en,
        "機動警察パトレイバー2 THE MOVIE チケマガCD"@ja,
        "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@ja-latn ;
    schema:workPerformed <album/101358#musicalwork> .

<album/101358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-01-01"^^xsd:date ;
    dcterms:title "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@en,
        "機動警察パトレイバー2 THE MOVIE チケマガCD"@ja,
        "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@ja-latn ;
    mo:catalogue_number "TIK-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101358#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:Nc6863207450347af82dc14e0644c2292 ;
    mo:record_count 1 ;
    schema:about <product/4403#subject> ;
    schema:byArtist <artist/11895#subject>,
        <artist/1628#subject>,
        <artist/50812#subject>,
        <artist/5623#subject>,
        <artist/6592#subject> ;
    schema:datePublished "1993-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/101358/101358-1594570430.jpg> ;
    schema:name "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@en,
        "機動警察パトレイバー2 THE MOVIE チケマガCD"@ja,
        "PATLABOR 2 THE MOVIE TICKEMAGA Ticket Magazine CD"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/101358/101358-1594570430.jpg> .

_:N71a7e3d313e844d4a2003022a6458ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omoide no Baybridge"@en,
        "おもいでのベイブリッジ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nc6863207450347af82dc14e0644c2292 ;
    schema:name "Omoide no Baybridge"@en,
        "おもいでのベイブリッジ"@ja .

_:Na5ea3b0f0db747eebc0858b0ff0f6e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"VS. Returns\""@en,
        "「VS. リターンズ」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT17:34"^^xsd:interval ;
    schema:inPlaylist _:Nc6863207450347af82dc14e0644c2292 ;
    schema:name "\"VS. Returns\""@en,
        "「VS. リターンズ」"@ja .

_:Nd3a2199d747241e4bcd4e0b25f5bb62e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nc6863207450347af82dc14e0644c2292 ;
    schema:name "None"@en,
        "None"@ja .

_:Ndee4dffc4a1e416b8864227608e8c9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theater Information"@en,
        "劇場インフォメーション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Nc6863207450347af82dc14e0644c2292 ;
    schema:name "Theater Information"@en,
        "劇場インフォメーション"@ja .

_:Nc6863207450347af82dc14e0644c2292 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71a7e3d313e844d4a2003022a6458ece,
        _:Na5ea3b0f0db747eebc0858b0ff0f6e06,
        _:Nd3a2199d747241e4bcd4e0b25f5bb62e,
        _:Ndee4dffc4a1e416b8864227608e8c9cb ;
    mo:track_count 4 ;
    schema:duration "PT20:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N71a7e3d313e844d4a2003022a6458ece,
        _:Na5ea3b0f0db747eebc0858b0ff0f6e06,
        _:Nd3a2199d747241e4bcd4e0b25f5bb62e,
        _:Ndee4dffc4a1e416b8864227608e8c9cb .

