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

<artist/16211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takumi Yoshida"@en,
        "ヨシダタクミ"@ja ;
    foaf:made <album/135613#lyrics>,
        <album/135613#subject> ;
    foaf:name "Takumi Yoshida"@en,
        "ヨシダタクミ"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:made <album/135613#lyrics>,
        <album/135613#subject>,
        <album/135613#vocals> ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<artist/30340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135613#subject> ;
    schema:name "Yosuke Sakanoue"@en,
        "サカノウエヨースケ"@ja ;
    foaf:made <album/135613#composition>,
        <album/135613#subject> ;
    foaf:name "Yosuke Sakanoue"@en,
        "サカノウエヨースケ"@ja .

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

<album/135613#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Turn the World / Nana Mizuki"@en,
        "Turn the World / 水樹奈々"@ja,
        "Turn the World / Nana Mizuki"@ja-latn ;
    mo:performance_of <album/135613#musicalwork> ;
    mo:recorded_as <album/135613#musicalexpression> ;
    schema:name "Turn the World / Nana Mizuki"@en,
        "Turn the World / 水樹奈々"@ja,
        "Turn the World / Nana Mizuki"@ja-latn ;
    schema:workPerformed <album/135613#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/31/135613/135613-74b53949e903.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135613#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/135613/135613-74b53949e903.jpg> ;
    foaf:depicts <album/135613#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/135613/135613-74b53949e903.jpg> .

<https://medium-media.vgm.io/albums/31/135613/135613-74b53949e903.jpg> a schema:ImageObject,
        foaf:Image .

<album/135613#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Turn the World / Nana Mizuki"@en,
        "Turn the World / 水樹奈々"@ja,
        "Turn the World / Nana Mizuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Blue Bird’s Nest"@en ;
            foaf:made <album/135613#composition> ;
            foaf:name "(Blue Bird’s Nest"@en ],
        <artist/30340#subject> ;
    mo:produced_work <album/135613#musicalwork> ;
    schema:name "Turn the World / Nana Mizuki"@en,
        "Turn the World / 水樹奈々"@ja,
        "Turn the World / Nana Mizuki"@ja-latn .

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

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

<album/135613#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-24"^^xsd:date ;
    dcterms:title "Turn the World / Nana Mizuki"@en,
        "Turn the World / 水樹奈々"@ja,
        "Turn the World / Nana Mizuki"@ja-latn ;
    mo:catalogue_number "NOPA-5359" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135613#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N7fb0bce149ed40f18a8d8b30ecf1914f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SHAMAN KING FLOWERS"@en ;
            foaf:name "SHAMAN KING FLOWERS"@en ] ;
    schema:datePublished "2023-12-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/135613/135613-74b53949e903.jpg> ;
    schema:name "Turn the World / Nana Mizuki"@en,
        "Turn the World / 水樹奈々"@ja,
        "Turn the World / Nana Mizuki"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/135613/135613-74b53949e903.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(saji)"@en ;
    foaf:made <album/135613#subject> ;
    foaf:name "(saji)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135613#subject> ;
    schema:name "(Blue Bird’s Nest"@en ;
    foaf:made <album/135613#subject> ;
    foaf:name "(Blue Bird’s Nest"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(saji)"@en ;
    foaf:made <album/135613#lyrics> ;
    foaf:name "(saji)"@en .

_:N7fb0bce149ed40f18a8d8b30ecf1914f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na331e81bf21546df9e578cc341381e19 ;
    mo:track_count 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na331e81bf21546df9e578cc341381e19 .

_:Na331e81bf21546df9e578cc341381e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turn the World"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N7fb0bce149ed40f18a8d8b30ecf1914f ;
    schema:name "Turn the World"@en .

