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

<artist/31177#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomohisa Yamashita"@en,
        "山下智久"@ja ;
    foaf:made <album/157640#subject>,
        <album/157640#vocals> ;
    foaf:name "Tomohisa Yamashita"@en,
        "山下智久"@ja .

<artist/4040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157640#subject> ;
    schema:name "Daisuke Mori"@en,
        "森大輔"@ja ;
    foaf:made <album/157640#composition>,
        <album/157640#lyrics>,
        <album/157640#subject> ;
    foaf:name "Daisuke Mori"@en,
        "森大輔"@ja .

<product/5949#subject> a schema:CreativeWork ;
    schema:name "TORIKO"@en,
        "トリコ"@ja,
        "TORIKO"@ja-latn ;
    foaf:name "TORIKO"@en,
        "トリコ"@ja,
        "TORIKO"@ja-latn .

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

<album/157640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@en,
        "LOVE CHASE / 山下智久"@ja,
        "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@ja-latn ;
    mo:performance_of <album/157640#musicalwork> ;
    mo:recorded_as <album/157640#musicalexpression> ;
    schema:name "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@en,
        "LOVE CHASE / 山下智久"@ja,
        "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@ja-latn ;
    schema:workPerformed <album/157640#musicalwork> .

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

<org/2357#subject> schema:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn ;
    foaf:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/157640/157640-04cad24d0ca0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@en,
        "LOVE CHASE / 山下智久"@ja,
        "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Blaise Plant"@en ;
            foaf:made <album/157640#composition> ;
            foaf:name "Blaise Plant"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maynard Plant"@en ;
            foaf:made <album/157640#composition> ;
            foaf:name "Maynard Plant"@en ],
        <artist/4040#subject> ;
    mo:produced_work <album/157640#musicalwork> ;
    schema:name "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@en,
        "LOVE CHASE / 山下智久"@ja,
        "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@ja-latn .

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

<album/157640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-04"^^xsd:date ;
    dcterms:title "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@en,
        "LOVE CHASE / 山下智久"@ja,
        "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@ja-latn ;
    mo:catalogue_number "WPCL-11122" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157640#musicalexpression> ;
    mo:publisher <org/2357#subject> ;
    mo:record _:N9db6fe38df544f39ac32804f83f49c2e ;
    mo:record_count 1 ;
    schema:about <product/5949#subject> ;
    schema:datePublished "2012-07-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/157640/157640-04cad24d0ca0.jpg> ;
    schema:name "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@en,
        "LOVE CHASE / 山下智久"@ja,
        "LOVE CHASE / Tomohisa Yamashita [Limited Edition / Type B]"@ja-latn ;
    schema:publisher <org/2357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/157640/157640-04cad24d0ca0.jpg> .

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

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

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

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

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

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

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

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

_:N48b9e2a35131456985ed6ee5374e0f8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside, Outside (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N9db6fe38df544f39ac32804f83f49c2e ;
    schema:name "Inside, Outside (Instrumental)"@en .

_:N764209bb3f4e4e7fa67e0dd9d26016cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE CHASE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N9db6fe38df544f39ac32804f83f49c2e ;
    schema:name "LOVE CHASE"@en .

_:N8ebe167264654263ac0dbfcb37760ddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside, Outside"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N9db6fe38df544f39ac32804f83f49c2e ;
    schema:name "Inside, Outside"@en .

_:Nef3bc9448f5348c18b60f92077f145f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE CHASE (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N9db6fe38df544f39ac32804f83f49c2e ;
    schema:name "LOVE CHASE (Instrumental)"@en .

_:N9db6fe38df544f39ac32804f83f49c2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48b9e2a35131456985ed6ee5374e0f8a,
        _:N764209bb3f4e4e7fa67e0dd9d26016cb,
        _:N8ebe167264654263ac0dbfcb37760ddb,
        _:Nef3bc9448f5348c18b60f92077f145f9 ;
    mo:track_count 4 ;
    schema:duration "PT14:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N48b9e2a35131456985ed6ee5374e0f8a,
        _:N764209bb3f4e4e7fa67e0dd9d26016cb,
        _:N8ebe167264654263ac0dbfcb37760ddb,
        _:Nef3bc9448f5348c18b60f92077f145f9 .

