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

<artist/10009#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Shiina"@en,
        "椎名恵"@ja ;
    foaf:made <album/134456#lyrics>,
        <album/134456#subject> ;
    foaf:name "Megumi Shiina"@en,
        "椎名恵"@ja .

<artist/60373#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyuki Maruyama"@en,
        "丸山美由紀"@ja ;
    foaf:made <album/134456#subject>,
        <album/134456#vocals> ;
    foaf:name "Miyuki Maruyama"@en,
        "丸山美由紀"@ja .

<artist/60374#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naohiko Yamakoshi"@en,
        "山腰直彦"@ja ;
    foaf:made <album/134456#lyrics>,
        <album/134456#subject> ;
    foaf:name "Naohiko Yamakoshi"@en,
        "山腰直彦"@ja .

<artist/39601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134456#subject> ;
    schema:name "Takeshi Ike"@en,
        "いけたけし"@ja ;
    foaf:made <album/134456#composition>,
        <album/134456#subject> ;
    foaf:name "Takeshi Ike"@en,
        "いけたけし"@ja .

<release/35514#subject> a schema:CreativeWork ;
    schema:name "Dream Hunter REM II: Seibijin Jogakuen no Youmu"@en,
        "ドリームハンター麗夢II 聖美神女学園の妖夢"@ja,
        "Dream Hunter REM II: Seibijin Jogakuen no Youmu"@ja-latn ;
    foaf:name "Dream Hunter REM II: Seibijin Jogakuen no Youmu"@en,
        "ドリームハンター麗夢II 聖美神女学園の妖夢"@ja,
        "Dream Hunter REM II: Seibijin Jogakuen no Youmu"@ja-latn .

<album/134456#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tight Beat de Yobidashite b/w Boy"@en,
        "Tight Beatで呼び出して b/w Boy"@ja,
        "Tight Beat de Yobidashite b/w Boy"@ja-latn ;
    mo:composer <artist/39601#subject> ;
    mo:produced_work <album/134456#musicalwork> ;
    schema:name "Tight Beat de Yobidashite b/w Boy"@en,
        "Tight Beatで呼び出して b/w Boy"@ja,
        "Tight Beat de Yobidashite b/w Boy"@ja-latn .

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

<album/134456#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tight Beat de Yobidashite b/w Boy"@en,
        "Tight Beatで呼び出して b/w Boy"@ja,
        "Tight Beat de Yobidashite b/w Boy"@ja-latn ;
    mo:performance_of <album/134456#musicalwork> ;
    mo:recorded_as <album/134456#musicalexpression> ;
    schema:name "Tight Beat de Yobidashite b/w Boy"@en,
        "Tight Beatで呼び出して b/w Boy"@ja,
        "Tight Beat de Yobidashite b/w Boy"@ja-latn ;
    schema:workPerformed <album/134456#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/65/134456/134456-b4cf8c75482f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/134456#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-09-21"^^xsd:date ;
    dcterms:title "Tight Beat de Yobidashite b/w Boy"@en,
        "Tight Beatで呼び出して b/w Boy"@ja,
        "Tight Beat de Yobidashite b/w Boy"@ja-latn ;
    mo:catalogue_number "K07S-10122" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/134456#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N54ee902d3f5a4812a73da1b391f89a48 ;
    mo:record_count 1 ;
    schema:about <release/35514#subject> ;
    schema:datePublished "1986-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/134456/134456-b4cf8c75482f.jpg> ;
    schema:name "Tight Beat de Yobidashite b/w Boy"@en,
        "Tight Beatで呼び出して b/w Boy"@ja,
        "Tight Beat de Yobidashite b/w Boy"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/134456/134456-b4cf8c75482f.jpg> .

_:Naf0d519512dd4a9f8a721de4d4403cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tight Beatで呼び出して"@ja,
        "Tight Beat de Yobidashite"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N54ee902d3f5a4812a73da1b391f89a48 ;
    schema:name "Tight Beatで呼び出して"@ja,
        "Tight Beat de Yobidashite"@ja-latn .

_:Ned3da6485aee4a49baa0b61c26522f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boy -ボーイ-"@ja,
        "Boy"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N54ee902d3f5a4812a73da1b391f89a48 ;
    schema:name "Boy -ボーイ-"@ja,
        "Boy"@ja-latn .

_:N54ee902d3f5a4812a73da1b391f89a48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Naf0d519512dd4a9f8a721de4d4403cc0,
        _:Ned3da6485aee4a49baa0b61c26522f6c ;
    mo:track_count 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Naf0d519512dd4a9f8a721de4d4403cc0,
        _:Ned3da6485aee4a49baa0b61c26522f6c .

