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

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

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

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116246#subject> ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/116246#composition>,
        <album/116246#lyrics>,
        <album/116246#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/116246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Midnight Dancer / Toshiki Masuda [Limited Edition]"@en,
        "Midnight Dancer / 増田俊樹 [期間生産限定盤]"@ja,
        "Midnight Dancer / Toshiki Masuda [Limited Edition]"@ja-latn ;
    mo:composer <artist/3100#subject> ;
    mo:produced_work <album/116246#musicalwork> ;
    schema:name "Midnight Dancer / Toshiki Masuda [Limited Edition]"@en,
        "Midnight Dancer / 増田俊樹 [期間生産限定盤]"@ja,
        "Midnight Dancer / Toshiki Masuda [Limited Edition]"@ja-latn .

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

<album/116246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Midnight Dancer / Toshiki Masuda [Limited Edition]"@en,
        "Midnight Dancer / 増田俊樹 [期間生産限定盤]"@ja,
        "Midnight Dancer / Toshiki Masuda [Limited Edition]"@ja-latn ;
    mo:performance_of <album/116246#musicalwork> ;
    mo:recorded_as <album/116246#musicalexpression> ;
    schema:name "Midnight Dancer / Toshiki Masuda [Limited Edition]"@en,
        "Midnight Dancer / 増田俊樹 [期間生産限定盤]"@ja,
        "Midnight Dancer / Toshiki Masuda [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/116246#musicalwork> .

<album/116246#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/64/116246/116246-1db062f1043e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116246#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/116246/116246-1db062f1043e.jpg> ;
    foaf:depicts <album/116246#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/116246/116246-1db062f1043e.jpg> .

<https://medium-media.vgm.io/albums/64/116246/116246-1db062f1043e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/116246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-26"^^xsd:date ;
    dcterms:title "Midnight Dancer / Toshiki Masuda [Limited Edition]"@en,
        "Midnight Dancer / 増田俊樹 [期間生産限定盤]"@ja,
        "Midnight Dancer / Toshiki Masuda [Limited Edition]"@ja-latn ;
    mo:catalogue_number "TFCC-89724" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116246#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N11b1be37e56448e9b4998eaedf91df97 ;
    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/64/116246/116246-1db062f1043e.jpg> ;
    schema:name "Midnight Dancer / Toshiki Masuda [Limited Edition]"@en,
        "Midnight Dancer / 増田俊樹 [期間生産限定盤]"@ja,
        "Midnight Dancer / Toshiki Masuda [Limited Edition]"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/116246/116246-1db062f1043e.jpg> .

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

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

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

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

_:N11b1be37e56448e9b4998eaedf91df97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51932ade7fc94cea9752ec60a77aa17b,
        _:N636680d755e7415da2a2c0533996309f,
        _:Nac8f9562a3614ae696f7dafafe8f2e08,
        _:Nb60a213f3cce49b08f756535f33531b6 ;
    mo:track_count 4 ;
    schema:duration "PT16:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N51932ade7fc94cea9752ec60a77aa17b,
        _:N636680d755e7415da2a2c0533996309f,
        _:Nac8f9562a3614ae696f7dafafe8f2e08,
        _:Nb60a213f3cce49b08f756535f33531b6 .

