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

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

<artist/13313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33605#subject> ;
    schema:name "Kazuaki Yamashita"@en,
        "山下和彰"@ja ;
    foaf:made <album/33605#composition>,
        <album/33605#lyrics>,
        <album/33605#subject> ;
    foaf:name "Kazuaki Yamashita"@en,
        "山下和彰"@ja .

<product/11265#subject> a schema:CreativeWork ;
    schema:name "Kingdom (Anime)"@en,
        "キングダム (Anime)"@ja,
        "Kingdom (Anime)"@ja-latn ;
    foaf:name "Kingdom (Anime)"@en,
        "キングダム (Anime)"@ja,
        "Kingdom (Anime)"@ja-latn .

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/33605/33605-1340160927.jpg> a schema:ImageObject,
        foaf:Image .

<album/33605#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voice of Soul / Takumi Ishida"@en,
        "Voice of Soul / 石田匠"@ja,
        "Voice of Soul / Takumi Ishida"@ja-latn ;
    mo:composer <artist/13313#subject>,
        <artist/17809#subject> ;
    mo:produced_work <album/33605#musicalwork> ;
    schema:name "Voice of Soul / Takumi Ishida"@en,
        "Voice of Soul / 石田匠"@ja,
        "Voice of Soul / Takumi Ishida"@ja-latn .

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

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

<album/33605#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voice of Soul / Takumi Ishida"@en,
        "Voice of Soul / 石田匠"@ja,
        "Voice of Soul / Takumi Ishida"@ja-latn ;
    mo:performance_of <album/33605#musicalwork> ;
    mo:performer <artist/17809#subject> ;
    mo:recorded_as <album/33605#musicalexpression> ;
    schema:byArtist <artist/17809#subject> ;
    schema:name "Voice of Soul / Takumi Ishida"@en,
        "Voice of Soul / 石田匠"@ja,
        "Voice of Soul / Takumi Ishida"@ja-latn ;
    schema:workPerformed <album/33605#musicalwork> .

<artist/17809#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33605#subject> ;
    mo:performed <album/33605#performance> ;
    schema:name "Takumi Ishida"@en,
        "石田匠"@ja ;
    foaf:made <album/33605#composition>,
        <album/33605#lyrics>,
        <album/33605#subject> ;
    foaf:name "Takumi Ishida"@en,
        "石田匠"@ja .

<album/33605#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-18"^^xsd:date ;
    dcterms:title "Voice of Soul / Takumi Ishida"@en,
        "Voice of Soul / 石田匠"@ja,
        "Voice of Soul / Takumi Ishida"@ja-latn ;
    mo:catalogue_number "AVCA-49751" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33605#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:Nad6c807925ac47ad9d47588d17b92c35 ;
    mo:record_count 1 ;
    schema:about <product/11265#subject> ;
    schema:byArtist <artist/17809#subject> ;
    schema:datePublished "2012-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/33605/33605-1340160927.jpg> ;
    schema:name "Voice of Soul / Takumi Ishida"@en,
        "Voice of Soul / 石田匠"@ja,
        "Voice of Soul / Takumi Ishida"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/33605/33605-1340160927.jpg> .

_:N19ab5342f53a409792c186416de161c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of Soul"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nad6c807925ac47ad9d47588d17b92c35 ;
    schema:name "Voice of Soul"@en .

_:N223c3669759b416b8c0cbf8f351ebf62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Diamond Ring"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nad6c807925ac47ad9d47588d17b92c35 ;
    schema:name "The Diamond Ring"@en .

_:N7c842111346b47f1ad240dae0af31a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of Soul (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nad6c807925ac47ad9d47588d17b92c35 ;
    schema:name "Voice of Soul (Instrumental)"@en .

_:Ne431c09f56204bd382b7f7d042b5d21f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Diamond Ring (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nad6c807925ac47ad9d47588d17b92c35 ;
    schema:name "The Diamond Ring (Instrumental)"@en .

_:Nad6c807925ac47ad9d47588d17b92c35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19ab5342f53a409792c186416de161c5,
        _:N223c3669759b416b8c0cbf8f351ebf62,
        _:N7c842111346b47f1ad240dae0af31a71,
        _:Ne431c09f56204bd382b7f7d042b5d21f ;
    mo:track_count 4 ;
    schema:duration "PT15:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19ab5342f53a409792c186416de161c5,
        _:N223c3669759b416b8c0cbf8f351ebf62,
        _:N7c842111346b47f1ad240dae0af31a71,
        _:Ne431c09f56204bd382b7f7d042b5d21f .

