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

<album/38304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE YOU!"@en,
        "LOVE YOU!"@ja,
        "LOVE YOU!"@ja-latn ;
    mo:produced_work <album/38304#musicalwork> ;
    schema:name "LOVE YOU!"@en,
        "LOVE YOU!"@ja,
        "LOVE YOU!"@ja-latn .

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

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

<product/3328#subject> a schema:CreativeWork ;
    schema:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn ;
    foaf:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/40/38304/38304-1369317938.png> a schema:ImageObject,
        foaf:Image .

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

<album/38304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-31"^^xsd:date ;
    dcterms:title "LOVE YOU!"@en,
        "LOVE YOU!"@ja,
        "LOVE YOU!"@ja-latn ;
    mo:catalogue_number "FTRC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38304#musicalexpression> ;
    mo:publisher _:N3ddc89d038284512b87a560473904ed9 ;
    mo:record _:Nf1c29ae58aeb49cf84c085bc13680d6f ;
    mo:record_count 1 ;
    schema:about <product/3328#subject> ;
    schema:datePublished "2013-03-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/38304/38304-1369317938.png> ;
    schema:name "LOVE YOU!"@en,
        "LOVE YOU!"@ja,
        "LOVE YOU!"@ja-latn ;
    schema:publisher _:N3ddc89d038284512b87a560473904ed9 ;
    foaf:depiction <https://media.vgm.io/albums/40/38304/38304-1369317938.png> .

_:N1ab90ed793f941f992a13583a74d5948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "toe to toe"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf1c29ae58aeb49cf84c085bc13680d6f ;
    schema:name "toe to toe"@en .

_:N3ddc89d038284512b87a560473904ed9 schema:name "ft."@en ;
    foaf:name "ft."@en .

_:N70eca1eb74d44c3b85d3912a53dedbe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clutch run"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf1c29ae58aeb49cf84c085bc13680d6f ;
    schema:name "clutch run"@en .

_:Na6942da14b4f487f8e026bc9558ef079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I catch"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nf1c29ae58aeb49cf84c085bc13680d6f ;
    schema:name "I catch"@en .

_:Nee24464ac16242a9b814a6d8e3ba0d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dance lessons"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf1c29ae58aeb49cf84c085bc13680d6f ;
    schema:name "dance lessons"@en .

_:Nf1c29ae58aeb49cf84c085bc13680d6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ab90ed793f941f992a13583a74d5948,
        _:N70eca1eb74d44c3b85d3912a53dedbe3,
        _:Na6942da14b4f487f8e026bc9558ef079,
        _:Nee24464ac16242a9b814a6d8e3ba0d2f ;
    mo:track_count 4 ;
    schema:duration "PT18:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1ab90ed793f941f992a13583a74d5948,
        _:N70eca1eb74d44c3b85d3912a53dedbe3,
        _:Na6942da14b4f487f8e026bc9558ef079,
        _:Nee24464ac16242a9b814a6d8e3ba0d2f .

