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

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

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

<artist/9916#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116819#subject> ;
    schema:name "Gustav Mahler"@en ;
    foaf:made <album/116819#composition>,
        <album/116819#subject> ;
    foaf:name "Gustav Mahler"@en .

<product/10159#subject> a schema:CreativeWork ;
    schema:name "takt op. Destiny"@en,
        "takt op. Destiny"@ja,
        "takt op. Destiny"@ja-latn ;
    foaf:name "takt op. Destiny"@en,
        "takt op. Destiny"@ja,
        "takt op. Destiny"@ja-latn .

<album/116819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "takt op. Destiny Special CD 2: Kyojin"@en,
        "takt op. Destiny Special CD 2 巨人"@ja,
        "takt op. Destiny Special CD 2: Kyojin"@ja-latn ;
    mo:composer <artist/9916#subject> ;
    mo:produced_work <album/116819#musicalwork> ;
    schema:name "takt op. Destiny Special CD 2: Kyojin"@en,
        "takt op. Destiny Special CD 2 巨人"@ja,
        "takt op. Destiny Special CD 2: Kyojin"@ja-latn .

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/91/116819/116819-add666c09dec.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116819#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/116819/116819-add666c09dec.webp> ;
    foaf:depicts <album/116819#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/116819/116819-add666c09dec.webp> .

<https://medium-media.vgm.io/albums/91/116819/116819-add666c09dec.webp> a schema:ImageObject,
        foaf:Image .

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

<album/116819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "takt op. Destiny Special CD 2: Kyojin"@en,
        "takt op. Destiny Special CD 2 巨人"@ja,
        "takt op. Destiny Special CD 2: Kyojin"@ja-latn ;
    mo:performance_of <album/116819#musicalwork> ;
    mo:performer <artist/7181#subject> ;
    mo:recorded_as <album/116819#musicalexpression> ;
    schema:byArtist <artist/7181#subject> ;
    schema:name "takt op. Destiny Special CD 2: Kyojin"@en,
        "takt op. Destiny Special CD 2 巨人"@ja,
        "takt op. Destiny Special CD 2: Kyojin"@ja-latn ;
    schema:workPerformed <album/116819#musicalwork> .

<artist/7181#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/116819#performance> ;
    schema:name "Marasy"@en,
        "まらしぃ"@ja ;
    foaf:name "Marasy"@en,
        "まらしぃ"@ja .

<album/116819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-27"^^xsd:date ;
    dcterms:title "takt op. Destiny Special CD 2: Kyojin"@en,
        "takt op. Destiny Special CD 2 巨人"@ja,
        "takt op. Destiny Special CD 2: Kyojin"@ja-latn ;
    mo:catalogue_number "BCXA-1697" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116819#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Ne570869768014dcf9b6b85bb8233ba97 ;
    mo:record_count 1 ;
    schema:about <product/10159#subject> ;
    schema:byArtist <artist/7181#subject> ;
    schema:datePublished "2022-05-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/116819/116819-add666c09dec.webp> ;
    schema:name "takt op. Destiny Special CD 2: Kyojin"@en,
        "takt op. Destiny Special CD 2 巨人"@ja,
        "takt op. Destiny Special CD 2: Kyojin"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/116819/116819-add666c09dec.webp> .

_:Ne570869768014dcf9b6b85bb8233ba97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne57f1a0429ae4ff2bb9b12806c20c911 ;
    mo:track_count 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne57f1a0429ae4ff2bb9b12806c20c911 .

_:Ne57f1a0429ae4ff2bb9b12806c20c911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Titan"@en,
        "巨人"@ja,
        "Kyojin"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Ne570869768014dcf9b6b85bb8233ba97 ;
    schema:name "Titan"@en,
        "巨人"@ja,
        "Kyojin"@ja-latn .

