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

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

<artist/13172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36087#subject> ;
    schema:name "Kenji Watanabe"@en,
        "渡辺健二"@ja ;
    foaf:made <album/36087#composition>,
        <album/36087#lyrics>,
        <album/36087#subject> ;
    foaf:name "Kenji Watanabe"@en,
        "渡辺健二"@ja .

<product/6650#subject> a schema:CreativeWork ;
    schema:name "Honey and Clover II"@en,
        "ハチミツとクローバーII"@ja,
        "Hachimitsu to Clover II"@ja-latn ;
    foaf:name "Honey and Clover II"@en,
        "ハチミツとクローバーII"@ja,
        "Hachimitsu to Clover II"@ja-latn .

<album/36087#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Split / Suneohair"@en,
        "スプリット / スネオヘア−"@ja,
        "Split / Suneohair"@ja-latn ;
    mo:composer <artist/13172#subject> ;
    mo:produced_work <album/36087#musicalwork> ;
    schema:name "Split / Suneohair"@en,
        "スプリット / スネオヘア−"@ja,
        "Split / Suneohair"@ja-latn .

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

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

<album/36087#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Split / Suneohair"@en,
        "スプリット / スネオヘア−"@ja,
        "Split / Suneohair"@ja-latn ;
    mo:performance_of <album/36087#musicalwork> ;
    mo:recorded_as <album/36087#musicalexpression> ;
    schema:name "Split / Suneohair"@en,
        "スプリット / スネオヘア−"@ja,
        "Split / Suneohair"@ja-latn ;
    schema:workPerformed <album/36087#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/78/36087/36087-1400960805.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36087#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-23"^^xsd:date ;
    dcterms:title "Split / Suneohair"@en,
        "スプリット / スネオヘア−"@ja,
        "Split / Suneohair"@ja-latn ;
    mo:catalogue_number "ESCL-2861" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36087#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nc225e1577cb1444486722cb965e3bad7 ;
    mo:record_count 1 ;
    schema:about <product/6650#subject> ;
    schema:datePublished "2006-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/36087/36087-1400960805.jpg> ;
    schema:name "Split / Suneohair"@en,
        "スプリット / スネオヘア−"@ja,
        "Split / Suneohair"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/36087/36087-1400960805.jpg> .

_:N4b07b79b10774422bf89365d25dc2d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプリット"@ja,
        "Split"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc225e1577cb1444486722cb965e3bad7 ;
    schema:name "スプリット"@ja,
        "Split"@ja-latn .

_:N7ccf89253dfa454e988951bef85e00ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ターミナル"@ja,
        "Terminal"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nc225e1577cb1444486722cb965e3bad7 ;
    schema:name "ターミナル"@ja,
        "Terminal"@ja-latn .

_:Nb77466b8d24449bc861ed93da713b904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプリット -Instrumental-"@ja,
        "Split -Instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc225e1577cb1444486722cb965e3bad7 ;
    schema:name "スプリット -Instrumental-"@ja,
        "Split -Instrumental-"@ja-latn .

_:Nc225e1577cb1444486722cb965e3bad7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b07b79b10774422bf89365d25dc2d46,
        _:N7ccf89253dfa454e988951bef85e00ee,
        _:Nb77466b8d24449bc861ed93da713b904 ;
    mo:track_count 3 ;
    schema:duration "PT13:01"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4b07b79b10774422bf89365d25dc2d46,
        _:N7ccf89253dfa454e988951bef85e00ee,
        _:Nb77466b8d24449bc861ed93da713b904 .

