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

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

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

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33108#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/33108#composition>,
        <album/33108#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<album/33108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuki no Curse/Michiyuki"@en,
        "月の呪縛(カース)/みちゆき"@ja,
        "Tsuki no Curse/Michiyuki"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/33108#musicalwork> ;
    schema:name "Tsuki no Curse/Michiyuki"@en,
        "月の呪縛(カース)/みちゆき"@ja,
        "Tsuki no Curse/Michiyuki"@ja-latn .

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

<album/33108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuki no Curse/Michiyuki"@en,
        "月の呪縛(カース)/みちゆき"@ja,
        "Tsuki no Curse/Michiyuki"@ja-latn ;
    mo:performance_of <album/33108#musicalwork> ;
    mo:recorded_as <album/33108#musicalexpression> ;
    schema:name "Tsuki no Curse/Michiyuki"@en,
        "月の呪縛(カース)/みちゆき"@ja,
        "Tsuki no Curse/Michiyuki"@ja-latn ;
    schema:workPerformed <album/33108#musicalwork> .

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

<https://media.vgm.io/albums/80/33108/33108-1337328211.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33108#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/33108/33108-1337328211.png> ;
    foaf:depicts <album/33108#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/33108/33108-1337328211.png> .

<https://medium-media.vgm.io/albums/80/33108/33108-1337328211.png> a schema:ImageObject,
        foaf:Image .

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

<album/33108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-25"^^xsd:date ;
    dcterms:title "Tsuki no Curse/Michiyuki"@en,
        "月の呪縛(カース)/みちゆき"@ja,
        "Tsuki no Curse/Michiyuki"@ja-latn ;
    mo:catalogue_number "FCCM-0079" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33108#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:N2e87dd9cc08443f0baf0ea2fcbc4ee8b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LOVELESS"@en ;
            foaf:name "LOVELESS"@en ] ;
    schema:datePublished "2005-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/33108/33108-1337328211.png> ;
    schema:name "Tsuki no Curse/Michiyuki"@en,
        "月の呪縛(カース)/みちゆき"@ja,
        "Tsuki no Curse/Michiyuki"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/33108/33108-1337328211.png> .

_:N1b96eaa0ee664df790579bfaa8029621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みちゆき"@ja,
        "Michiyuki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N2e87dd9cc08443f0baf0ea2fcbc4ee8b ;
    schema:name "みちゆき"@ja,
        "Michiyuki"@ja-latn .

_:Na191b9082ccb4dea9e95c93b2eab2946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の呪縛(カース) ～Vocalless Ver."@ja,
        "Tsuki no Curse ~Vocalless Ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N2e87dd9cc08443f0baf0ea2fcbc4ee8b ;
    schema:name "月の呪縛(カース) ～Vocalless Ver."@ja,
        "Tsuki no Curse ~Vocalless Ver."@ja-latn .

_:Na766bc40030a4eb2992292ed7c3aad5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みちゆき ～Vocalless Ver."@ja,
        "Michiyuki ~Vocalless Ver."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N2e87dd9cc08443f0baf0ea2fcbc4ee8b ;
    schema:name "みちゆき ～Vocalless Ver."@ja,
        "Michiyuki ~Vocalless Ver."@ja-latn .

_:Nf83820994327437c84cee29ff25a1a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の呪縛(カース)"@ja,
        "Tsuki no Curse"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N2e87dd9cc08443f0baf0ea2fcbc4ee8b ;
    schema:name "月の呪縛(カース)"@ja,
        "Tsuki no Curse"@ja-latn .

_:N2e87dd9cc08443f0baf0ea2fcbc4ee8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b96eaa0ee664df790579bfaa8029621,
        _:Na191b9082ccb4dea9e95c93b2eab2946,
        _:Na766bc40030a4eb2992292ed7c3aad5e,
        _:Nf83820994327437c84cee29ff25a1a65 ;
    mo:track_count 4 ;
    schema:duration "PT19:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1b96eaa0ee664df790579bfaa8029621,
        _:Na191b9082ccb4dea9e95c93b2eab2946,
        _:Na766bc40030a4eb2992292ed7c3aad5e,
        _:Nf83820994327437c84cee29ff25a1a65 .

