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

<artist/3408#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Matsumoto"@en,
        "松本隆"@ja ;
    foaf:made <album/122960#lyrics>,
        <album/122960#subject> ;
    foaf:name "Takashi Matsumoto"@en,
        "松本隆"@ja .

<artist/69018#subject> a schema:Person,
        foaf:Person ;
    schema:name "TALL"@en ;
    foaf:made <album/122960#subject>,
        <album/122960#vocals> ;
    foaf:name "TALL"@en .

<album/122959> a mo:Release ;
    mo:catalogue_number "AH-896" .

<artist/3671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122960#subject> ;
    schema:name "Tetsuji Hayashi"@en,
        "林哲司"@ja ;
    foaf:made <album/122960#composition>,
        <album/122960#subject> ;
    foaf:name "Tetsuji Hayashi"@en,
        "林哲司"@ja .

<artist/7526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122960#subject> ;
    schema:name "Hideya Nakazaki"@en,
        "中崎英也"@ja ;
    foaf:made <album/122960#composition>,
        <album/122960#subject> ;
    foaf:name "Hideya Nakazaki"@en,
        "中崎英也"@ja .

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

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

<album/122960#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "It's All Right/Young Blood / TALL"@en,
        "It's All Right/Young Blood / 仲村トオル"@ja,
        "It's All Right/Young Blood / Tall Nakamura"@ja-latn ;
    mo:performance_of <album/122960#musicalwork> ;
    mo:recorded_as <album/122960#musicalexpression> ;
    schema:name "It's All Right/Young Blood / TALL"@en,
        "It's All Right/Young Blood / 仲村トオル"@ja,
        "It's All Right/Young Blood / Tall Nakamura"@ja-latn ;
    schema:workPerformed <album/122960#musicalwork> .

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

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

<https://media.vgm.io/albums/06/122960/122960-23392a690be8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122960#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/122960/122960-23392a690be8.jpg> ;
    foaf:depicts <album/122960#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/122960/122960-23392a690be8.jpg> .

<https://medium-media.vgm.io/albums/06/122960/122960-23392a690be8.jpg> a schema:ImageObject,
        foaf:Image .

<album/122960#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "It's All Right/Young Blood / TALL"@en,
        "It's All Right/Young Blood / 仲村トオル"@ja,
        "It's All Right/Young Blood / Tall Nakamura"@ja-latn ;
    mo:composer <artist/3671#subject>,
        <artist/7526#subject> ;
    mo:produced_work <album/122960#musicalwork> ;
    schema:name "It's All Right/Young Blood / TALL"@en,
        "It's All Right/Young Blood / 仲村トオル"@ja,
        "It's All Right/Young Blood / Tall Nakamura"@ja-latn .

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

<album/122960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-02-21"^^xsd:date ;
    dcterms:title "It's All Right/Young Blood / TALL"@en,
        "It's All Right/Young Blood / 仲村トオル"@ja,
        "It's All Right/Young Blood / Tall Nakamura"@ja-latn ;
    mo:catalogue_number "10CA-8005" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/122959> ;
    mo:publication_of <album/122960#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd2760460b1884c37994e1c7b537ff64a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Be-Bop-Highschool: Koukou Yotarou Kyousoukyoku"@en ;
            foaf:name "Be-Bop-Highschool: Koukou Yotarou Kyousoukyoku"@en ] ;
    schema:datePublished "1988-02-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/06/122960/122960-23392a690be8.jpg> ;
    schema:name "It's All Right/Young Blood / TALL"@en,
        "It's All Right/Young Blood / 仲村トオル"@ja,
        "It's All Right/Young Blood / Tall Nakamura"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/122960/122960-23392a690be8.jpg> .

_:N2dd61111eab84397a1ff098b435ea2e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's All Right"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nd2760460b1884c37994e1c7b537ff64a ;
    schema:name "It's All Right"@en .

_:N6ebc0fedd0004fcaa005f1f9aaf0db26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young Blood"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nd2760460b1884c37994e1c7b537ff64a ;
    schema:name "Young Blood"@en .

_:Nd2760460b1884c37994e1c7b537ff64a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dd61111eab84397a1ff098b435ea2e3,
        _:N6ebc0fedd0004fcaa005f1f9aaf0db26 ;
    mo:track_count 2 ;
    schema:duration "PT8:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2dd61111eab84397a1ff098b435ea2e3,
        _:N6ebc0fedd0004fcaa005f1f9aaf0db26 .

