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

<artist/17698#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiki Masuda"@en,
        "増田俊樹"@ja ;
    foaf:made <album/116245#subject>,
        <album/116245#vocals> ;
    foaf:name "Toshiki Masuda"@en,
        "増田俊樹"@ja .

<artist/33931#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Kimura"@en,
        "木村友威"@ja ;
    foaf:made <album/116245#lyrics>,
        <album/116245#subject> ;
    foaf:name "Yui Kimura"@en,
        "木村友威"@ja .

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116245#subject> ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/116245#composition>,
        <album/116245#lyrics>,
        <album/116245#subject> ;
    foaf:name "Tomokazu Tashiro"@en,
        "田代智一"@ja .

<product/10666#subject> a schema:CreativeWork ;
    schema:name "LOVE of KILL"@en,
        "殺し愛"@ja,
        "Koroshi Ai"@ja-latn ;
    foaf:name "LOVE of KILL"@en,
        "殺し愛"@ja,
        "Koroshi Ai"@ja-latn .

<album/116245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Midnight Dancer / Toshiki Masuda"@en,
        "Midnight Dancer / 増田俊樹"@ja,
        "Midnight Dancer / Toshiki Masuda"@ja-latn ;
    mo:composer <artist/3100#subject> ;
    mo:produced_work <album/116245#musicalwork> ;
    schema:name "Midnight Dancer / Toshiki Masuda"@en,
        "Midnight Dancer / 増田俊樹"@ja,
        "Midnight Dancer / Toshiki Masuda"@ja-latn .

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

<album/116245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Midnight Dancer / Toshiki Masuda"@en,
        "Midnight Dancer / 増田俊樹"@ja,
        "Midnight Dancer / Toshiki Masuda"@ja-latn ;
    mo:performance_of <album/116245#musicalwork> ;
    mo:recorded_as <album/116245#musicalexpression> ;
    schema:name "Midnight Dancer / Toshiki Masuda"@en,
        "Midnight Dancer / 増田俊樹"@ja,
        "Midnight Dancer / Toshiki Masuda"@ja-latn ;
    schema:workPerformed <album/116245#musicalwork> .

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/116245/116245-0ca6dcc279e4.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/116245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-26"^^xsd:date ;
    dcterms:title "Midnight Dancer / Toshiki Masuda"@en,
        "Midnight Dancer / 増田俊樹"@ja,
        "Midnight Dancer / Toshiki Masuda"@ja-latn ;
    mo:catalogue_number "TFCC-89723" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116245#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N132ad8f3023c460abd7d461deebe0ffa ;
    mo:record_count 1 ;
    schema:about <product/10666#subject> ;
    schema:datePublished "2022-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/116245/116245-0ca6dcc279e4.jpg> ;
    schema:name "Midnight Dancer / Toshiki Masuda"@en,
        "Midnight Dancer / 増田俊樹"@ja,
        "Midnight Dancer / Toshiki Masuda"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/116245/116245-0ca6dcc279e4.jpg> .

_:N50a819874f134e9d87832812435a4f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひび"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N132ad8f3023c460abd7d461deebe0ffa ;
    schema:name "ひび"@ja .

_:N665bb5a1729b4f27b90706864b712fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひび (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N132ad8f3023c460abd7d461deebe0ffa ;
    schema:name "ひび (Instrumental)"@ja .

_:N89da51281c1f4378a48830f0ba14ca5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Dancer (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N132ad8f3023c460abd7d461deebe0ffa ;
    schema:name "Midnight Dancer (Instrumental)"@ja .

_:N9e0f2c1ec83f45cf9c08b96511fdbbf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Dancer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N132ad8f3023c460abd7d461deebe0ffa ;
    schema:name "Midnight Dancer"@ja .

_:N132ad8f3023c460abd7d461deebe0ffa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N50a819874f134e9d87832812435a4f2e,
        _:N665bb5a1729b4f27b90706864b712fa5,
        _:N89da51281c1f4378a48830f0ba14ca5d,
        _:N9e0f2c1ec83f45cf9c08b96511fdbbf3 ;
    mo:track_count 4 ;
    schema:duration "PT16:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N50a819874f134e9d87832812435a4f2e,
        _:N665bb5a1729b4f27b90706864b712fa5,
        _:N89da51281c1f4378a48830f0ba14ca5d,
        _:N9e0f2c1ec83f45cf9c08b96511fdbbf3 .

