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

<artist/18282#subject> a schema:Person,
        foaf:Person ;
    schema:name "takao"@en ;
    foaf:made <album/52604#lyrics>,
        <album/52604#subject> ;
    foaf:name "takao"@en .

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

<artist/18283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52604#subject> ;
    schema:name "Narukaze"@en,
        "鳴風"@ja ;
    foaf:made <album/52604#composition>,
        <album/52604#subject> ;
    foaf:name "Narukaze"@en,
        "鳴風"@ja .

<artist/44492#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52604#subject> ;
    schema:name "Tera"@en,
        "テラ"@ja ;
    foaf:made <album/52604#composition>,
        <album/52604#subject> ;
    foaf:name "Tera"@en,
        "テラ"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/40/52604/52604-1441608389.jpg> a schema:ImageObject,
        foaf:Image .

<album/52604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Innocent Graffiti / Fo'xTails"@en,
        "Innocent Graffiti / Fo'xTails"@ja,
        "Innocent Graffiti / Fo'xTails"@ja-latn ;
    mo:composer <artist/18283#subject>,
        <artist/44492#subject> ;
    mo:produced_work <album/52604#musicalwork> ;
    schema:name "Innocent Graffiti / Fo'xTails"@en,
        "Innocent Graffiti / Fo'xTails"@ja,
        "Innocent Graffiti / Fo'xTails"@ja-latn .

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

<album/52604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Innocent Graffiti / Fo'xTails"@en,
        "Innocent Graffiti / Fo'xTails"@ja,
        "Innocent Graffiti / Fo'xTails"@ja-latn ;
    mo:performance_of <album/52604#musicalwork> ;
    mo:performer <artist/18281#subject> ;
    mo:recorded_as <album/52604#musicalexpression> ;
    schema:byArtist <artist/18281#subject> ;
    schema:name "Innocent Graffiti / Fo'xTails"@en,
        "Innocent Graffiti / Fo'xTails"@ja,
        "Innocent Graffiti / Fo'xTails"@ja-latn ;
    schema:workPerformed <album/52604#musicalwork> .

<artist/18281#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52604#performance> ;
    schema:name "Fo'xTails"@en ;
    foaf:name "Fo'xTails"@en .

<album/52604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-22"^^xsd:date ;
    dcterms:title "Innocent Graffiti / Fo'xTails"@en,
        "Innocent Graffiti / Fo'xTails"@ja,
        "Innocent Graffiti / Fo'xTails"@ja-latn ;
    mo:catalogue_number "LACM-14374" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52604#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nb0d9c9c571f44da8a0625f728d2fddb0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Junjo Romantica 3"@en ;
            foaf:name "Junjo Romantica 3"@en ] ;
    schema:byArtist <artist/18281#subject> ;
    schema:datePublished "2015-07-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/52604/52604-1441608389.jpg> ;
    schema:name "Innocent Graffiti / Fo'xTails"@en,
        "Innocent Graffiti / Fo'xTails"@ja,
        "Innocent Graffiti / Fo'xTails"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/52604/52604-1441608389.jpg> .

_:N33e99d3e685c4eb284a8565cb3d79286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUSH"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb0d9c9c571f44da8a0625f728d2fddb0 ;
    schema:name "RUSH"@en .

_:N3eca67ade3db4e7da37633e0281106f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Graffiti"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb0d9c9c571f44da8a0625f728d2fddb0 ;
    schema:name "Innocent Graffiti"@en .

_:Nab03257823bd4683a2be8406344c0828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALIVE"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nb0d9c9c571f44da8a0625f728d2fddb0 ;
    schema:name "ALIVE"@en .

_:Nb0d9c9c571f44da8a0625f728d2fddb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33e99d3e685c4eb284a8565cb3d79286,
        _:N3eca67ade3db4e7da37633e0281106f4,
        _:Nab03257823bd4683a2be8406344c0828 ;
    mo:track_count 3 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N33e99d3e685c4eb284a8565cb3d79286,
        _:N3eca67ade3db4e7da37633e0281106f4,
        _:Nab03257823bd4683a2be8406344c0828 .

