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

<product/1315#subject> a schema:CreativeWork ;
    schema:name "Initial D Fifth Stage"@en,
        "頭文字D Fifth Stage"@ja,
        "Initial D Fifth Stage"@ja-latn ;
    foaf:name "Initial D Fifth Stage"@en,
        "頭文字D Fifth Stage"@ja,
        "Initial D Fifth Stage"@ja-latn .

<album/142662#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Flyleaf / CLUTCHO [Limited Edition]"@en,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "YUTO"@en ;
            foaf:made <album/142662#composition> ;
            foaf:name "YUTO"@en ] ;
    mo:produced_work <album/142662#musicalwork> ;
    schema:name "Flyleaf / CLUTCHO [Limited Edition]"@en,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja-latn .

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

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

<album/142662#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Flyleaf / CLUTCHO [Limited Edition]"@en,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja-latn ;
    mo:performance_of <album/142662#musicalwork> ;
    mo:recorded_as <album/142662#musicalexpression> ;
    schema:name "Flyleaf / CLUTCHO [Limited Edition]"@en,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/142662#musicalwork> .

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

<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/26/142662/142662-ecd0a0fe21b1.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142662#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/142662/142662-ecd0a0fe21b1.webp> ;
    foaf:depicts <album/142662#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/142662/142662-ecd0a0fe21b1.webp> .

<https://medium-media.vgm.io/albums/26/142662/142662-ecd0a0fe21b1.webp> a schema:ImageObject,
        foaf:Image .

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

<album/142662#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-16"^^xsd:date ;
    dcterms:title "Flyleaf / CLUTCHO [Limited Edition]"@en,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCA-62116/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/142662#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N86c3e0f6f4dc4d32bd65472b7cc659d3,
        _:Nd3c116ed2984468aa6bb993e3c5ea840 ;
    mo:record_count 2 ;
    schema:about <product/1315#subject> ;
    schema:datePublished "2013-01-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/142662/142662-ecd0a0fe21b1.webp> ;
    schema:name "Flyleaf / CLUTCHO [Limited Edition]"@en,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja,
        "Flyleaf / CLUTCHO [Limited Edition]"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/142662/142662-ecd0a0fe21b1.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "CLUTCHO"@en ;
    foaf:made <album/142662#subject> ;
    foaf:name "CLUTCHO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUTO"@en ;
    foaf:made <album/142662#lyrics> ;
    foaf:name "YUTO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142662#subject> ;
    schema:name "YUTO"@en ;
    foaf:made <album/142662#subject> ;
    foaf:name "YUTO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUTO"@en ;
    foaf:made <album/142662#subject> ;
    foaf:name "YUTO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "CLUTCHO"@en ;
    foaf:made <album/142662#vocals> ;
    foaf:name "CLUTCHO"@en .

_:N12706fcbd62644e3b79f071a6dd6f788 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flyleaf"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd3c116ed2984468aa6bb993e3c5ea840 ;
    schema:name "Flyleaf"@en .

_:N2e781eb9bb304293a44ed79f251af4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flyleaf (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd3c116ed2984468aa6bb993e3c5ea840 ;
    schema:name "Flyleaf (instrumental)"@en .

_:N78a6bc4eb8ef4a26b9bb7844938a3734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flyleaf (Music Clip)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86c3e0f6f4dc4d32bd65472b7cc659d3 ;
    schema:name "Flyleaf (Music Clip)"@en .

_:N86c3e0f6f4dc4d32bd65472b7cc659d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N78a6bc4eb8ef4a26b9bb7844938a3734 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N78a6bc4eb8ef4a26b9bb7844938a3734 .

_:Na1fcec69a1cd40fba943a1e23246bc41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody's Home"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd3c116ed2984468aa6bb993e3c5ea840 ;
    schema:name "Nobody's Home"@en .

_:Nfce6221eba304025b3bdf07ab4420b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody's Home (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd3c116ed2984468aa6bb993e3c5ea840 ;
    schema:name "Nobody's Home (instrumental)"@en .

_:Nd3c116ed2984468aa6bb993e3c5ea840 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12706fcbd62644e3b79f071a6dd6f788,
        _:N2e781eb9bb304293a44ed79f251af4f6,
        _:Na1fcec69a1cd40fba943a1e23246bc41,
        _:Nfce6221eba304025b3bdf07ab4420b57 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12706fcbd62644e3b79f071a6dd6f788,
        _:N2e781eb9bb304293a44ed79f251af4f6,
        _:Na1fcec69a1cd40fba943a1e23246bc41,
        _:Nfce6221eba304025b3bdf07ab4420b57 .

