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

<artist/20658#subject> a schema:Person,
        foaf:Person ;
    schema:name "Superfly"@en ;
    foaf:made <album/85993#subject>,
        <album/85993#vocals> ;
    foaf:name "Superfly"@en .

<artist/40375#subject> a schema:Person,
        foaf:Person ;
    schema:name "jam"@en ;
    foaf:made <album/85993#lyrics>,
        <album/85993#subject> ;
    foaf:name "jam"@en .

<artist/20644#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85993#subject> ;
    schema:name "Shiho Ochi"@en,
        "越智志帆"@ja ;
    foaf:made <album/85993#composition>,
        <album/85993#lyrics>,
        <album/85993#subject> ;
    foaf:name "Shiho Ochi"@en,
        "越智志帆"@ja .

<product/7194#subject> a schema:CreativeWork ;
    schema:name "PROMARE"@en,
        "プロメア"@ja,
        "PROMARE"@ja-latn ;
    foaf:name "PROMARE"@en,
        "プロメア"@ja,
        "PROMARE"@ja-latn .

<album/85993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ambitious / Superfly"@en,
        "Ambitious / Superfly"@ja,
        "Ambitious / Superfly"@ja-latn ;
    mo:composer <artist/20644#subject> ;
    mo:produced_work <album/85993#musicalwork> ;
    schema:name "Ambitious / Superfly"@en,
        "Ambitious / Superfly"@ja,
        "Ambitious / Superfly"@ja-latn .

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

<album/85993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ambitious / Superfly"@en,
        "Ambitious / Superfly"@ja,
        "Ambitious / Superfly"@ja-latn ;
    mo:performance_of <album/85993#musicalwork> ;
    mo:recorded_as <album/85993#musicalexpression> ;
    schema:name "Ambitious / Superfly"@en,
        "Ambitious / Superfly"@ja,
        "Ambitious / Superfly"@ja-latn ;
    schema:workPerformed <album/85993#musicalwork> .

<album/85993#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/39/85993/85993-4b98dfad85ef.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/85993#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/85993/85993-4b98dfad85ef.jpg> ;
    foaf:depicts <album/85993#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/85993/85993-4b98dfad85ef.jpg> .

<https://medium-media.vgm.io/albums/39/85993/85993-4b98dfad85ef.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/85993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-12"^^xsd:date ;
    dcterms:title "Ambitious / Superfly"@en,
        "Ambitious / Superfly"@ja,
        "Ambitious / Superfly"@ja-latn ;
    mo:catalogue_number "WPCL-13049" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85993#musicalexpression> ;
    mo:publisher <org/2357#subject> ;
    mo:record _:N2bd510cb15e243d19f8d64205e37135a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Watashi, Teiji de Kaerimasu."@en ;
            foaf:name "Watashi, Teiji de Kaerimasu."@en ],
        <product/7194#subject> ;
    schema:datePublished "2019-06-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/85993/85993-4b98dfad85ef.jpg> ;
    schema:name "Ambitious / Superfly"@en,
        "Ambitious / Superfly"@ja,
        "Ambitious / Superfly"@ja-latn ;
    schema:publisher <org/2357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/85993/85993-4b98dfad85ef.jpg> .

_:N303dcd29cff14c819195551d09e22d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒"@ja,
        "Kakusei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N2bd510cb15e243d19f8d64205e37135a ;
    schema:name "覚醒"@ja,
        "Kakusei"@ja-latn .

_:N49d9baaa051e41db8bc763614362fcc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambitious"@ja,
        "Ambitious"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N2bd510cb15e243d19f8d64205e37135a ;
    schema:name "Ambitious"@ja,
        "Ambitious"@ja-latn .

_:N71fb912faa1c4cc399f84cf341f0bf54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷に閉じこめて"@ja,
        "Koori ni Tojikomete"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N2bd510cb15e243d19f8d64205e37135a ;
    schema:name "氷に閉じこめて"@ja,
        "Koori ni Tojikomete"@ja-latn .

_:N2bd510cb15e243d19f8d64205e37135a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N303dcd29cff14c819195551d09e22d18,
        _:N49d9baaa051e41db8bc763614362fcc1,
        _:N71fb912faa1c4cc399f84cf341f0bf54 ;
    mo:track_count 3 ;
    schema:duration "PT13:17"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N303dcd29cff14c819195551d09e22d18,
        _:N49d9baaa051e41db8bc763614362fcc1,
        _:N71fb912faa1c4cc399f84cf341f0bf54 .

