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

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

<artist/35724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47607#subject> ;
    schema:name "Sakito"@en,
        "咲人"@ja ;
    foaf:made <album/47607#composition>,
        <album/47607#lyrics>,
        <album/47607#subject> ;
    foaf:name "Sakito"@en,
        "咲人"@ja .

<artist/48796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47607#subject> ;
    schema:name "RUKA"@en ;
    foaf:made <album/47607#composition>,
        <album/47607#lyrics>,
        <album/47607#subject> ;
    foaf:name "RUKA"@en .

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

<album/47607#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIRTY / Nightmare"@en,
        "DIRTY / ナイトメア"@ja,
        "DIRTY / Nightmare"@ja-latn ;
    mo:performance_of <album/47607#musicalwork> ;
    mo:recorded_as <album/47607#musicalexpression> ;
    schema:name "DIRTY / Nightmare"@en,
        "DIRTY / ナイトメア"@ja,
        "DIRTY / Nightmare"@ja-latn ;
    schema:workPerformed <album/47607#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/70/47607/47607-1408809272.jpg> a schema:ImageObject,
        foaf:Image .

<album/47607#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIRTY / Nightmare"@en,
        "DIRTY / ナイトメア"@ja,
        "DIRTY / Nightmare"@ja-latn ;
    mo:composer <artist/35724#subject>,
        <artist/48796#subject> ;
    mo:produced_work <album/47607#musicalwork> ;
    schema:name "DIRTY / Nightmare"@en,
        "DIRTY / ナイトメア"@ja,
        "DIRTY / Nightmare"@ja-latn .

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

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

<album/47607#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-07"^^xsd:date ;
    dcterms:title "DIRTY / Nightmare"@en,
        "DIRTY / ナイトメア"@ja,
        "DIRTY / Nightmare"@ja-latn ;
    mo:catalogue_number "VPCC-82245" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47607#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N1d5f8d69933941a69803c0fe3db39f25 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Neuro -Supernatural Detective- (Majin Tantei Nougami Neuro)"@en ;
            foaf:name "Neuro -Supernatural Detective- (Majin Tantei Nougami Neuro)"@en ] ;
    schema:datePublished "2007-11-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/47607/47607-1408809272.jpg> ;
    schema:name "DIRTY / Nightmare"@en,
        "DIRTY / ナイトメア"@ja,
        "DIRTY / Nightmare"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/47607/47607-1408809272.jpg> .

_:N5d21f180efcd4335858aea7eaf62234f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メビウスの憂鬱"@ja,
        "Moebius no Yuuutsu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d5f8d69933941a69803c0fe3db39f25 ;
    schema:name "メビウスの憂鬱"@ja,
        "Moebius no Yuuutsu"@ja-latn .

_:N9c6c2f7c509e43db9754053bbc988846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIRTY"@ja,
        "DIRTY"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d5f8d69933941a69803c0fe3db39f25 ;
    schema:name "DIRTY"@ja,
        "DIRTY"@ja-latn .

_:N1d5f8d69933941a69803c0fe3db39f25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d21f180efcd4335858aea7eaf62234f,
        _:N9c6c2f7c509e43db9754053bbc988846 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5d21f180efcd4335858aea7eaf62234f,
        _:N9c6c2f7c509e43db9754053bbc988846 .

