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

<artist/22232#subject> a schema:Person,
        foaf:Person ;
    schema:name "JUNE"@en ;
    foaf:made <album/46296#subject>,
        <album/46296#vocals> ;
    foaf:name "JUNE"@en .

<artist/48126#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Tatsutano"@en,
        "立田野純"@ja ;
    foaf:made <album/46296#lyrics>,
        <album/46296#subject> ;
    foaf:name "Jun Tatsutano"@en,
        "立田野純"@ja .

<artist/10142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46296#subject> ;
    schema:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja ;
    foaf:made <album/46296#composition>,
        <album/46296#subject> ;
    foaf:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja .

<artist/9768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46296#subject> ;
    schema:name "Nao Tanaka"@en,
        "田中直"@ja ;
    foaf:made <album/46296#composition>,
        <album/46296#subject> ;
    foaf:name "Nao Tanaka"@en,
        "田中直"@ja .

<product/597#subject> a schema:CreativeWork ;
    schema:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn ;
    foaf:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn .

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

<album/46296#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Baby It's You/Discotheque Romantic / JUNE"@en,
        "Baby It`s You/ディスコティック☆ロマンティック / JUNE"@ja,
        "Baby It's You/Discotheque Romantic / JUNE"@ja-latn ;
    mo:performance_of <album/46296#musicalwork> ;
    mo:recorded_as <album/46296#musicalexpression> ;
    schema:name "Baby It's You/Discotheque Romantic / JUNE"@en,
        "Baby It`s You/ディスコティック☆ロマンティック / JUNE"@ja,
        "Baby It's You/Discotheque Romantic / JUNE"@ja-latn ;
    schema:workPerformed <album/46296#musicalwork> .

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

<org/708#subject> schema:name "Studioseven Recordings"@en,
        "Studioseven Recordings"@ja,
        "Studioseven Recordings"@ja-latn ;
    foaf:name "Studioseven Recordings"@en,
        "Studioseven Recordings"@ja,
        "Studioseven Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/46296/46296-1535394122.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46296#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Baby It's You/Discotheque Romantic / JUNE"@en,
        "Baby It`s You/ディスコティック☆ロマンティック / JUNE"@ja,
        "Baby It's You/Discotheque Romantic / JUNE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Carvin Haggins"@en ;
            foaf:made <album/46296#composition> ;
            foaf:name "Carvin Haggins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "for SUPA LOVE"@en ;
            foaf:made <album/46296#composition> ;
            foaf:name "for SUPA LOVE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Taalib Johnson"@en ;
            foaf:made <album/46296#composition> ;
            foaf:name "Taalib Johnson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andre Harris"@en ;
            foaf:made <album/46296#composition> ;
            foaf:name "Andre Harris"@en ],
        <artist/10142#subject>,
        <artist/9768#subject> ;
    mo:produced_work <album/46296#musicalwork> ;
    schema:name "Baby It's You/Discotheque Romantic / JUNE"@en,
        "Baby It`s You/ディスコティック☆ロマンティック / JUNE"@ja,
        "Baby It's You/Discotheque Romantic / JUNE"@ja-latn .

<album/46296#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-15"^^xsd:date ;
    dcterms:title "Baby It's You/Discotheque Romantic / JUNE"@en,
        "Baby It`s You/ディスコティック☆ロマンティック / JUNE"@ja,
        "Baby It's You/Discotheque Romantic / JUNE"@ja-latn ;
    mo:catalogue_number "SRCL-6428" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46296#musicalexpression> ;
    mo:publisher <org/708#subject> ;
    mo:record _:Necded3003cb74afbb356cd5362c0233c ;
    mo:record_count 1 ;
    schema:about <product/597#subject> ;
    schema:datePublished "2006-11-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/46296/46296-1535394122.jpg> ;
    schema:name "Baby It's You/Discotheque Romantic / JUNE"@en,
        "Baby It`s You/ディスコティック☆ロマンティック / JUNE"@ja,
        "Baby It's You/Discotheque Romantic / JUNE"@ja-latn ;
    schema:publisher <org/708#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/46296/46296-1535394122.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46296#subject> ;
    schema:name "for SUPA LOVE"@en ;
    foaf:made <album/46296#subject> ;
    foaf:name "for SUPA LOVE"@en .

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

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

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

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

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

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

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

_:N0d68656236084c12b12e18c74ebbd73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE"@ja,
        "LOVE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Necded3003cb74afbb356cd5362c0233c ;
    schema:name "LOVE"@ja,
        "LOVE"@ja-latn .

_:N341f2b754c6640af9db20f48f31eab0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby It's You (less vocal)"@ja,
        "Baby It's You (less vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Necded3003cb74afbb356cd5362c0233c ;
    schema:name "Baby It's You (less vocal)"@ja,
        "Baby It's You (less vocal)"@ja-latn .

_:N81888b48f00d4304b9a786d80dc01bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディスコティック☆ロマンティック (less vocal)"@ja,
        "Discotheque Romantic (less vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Necded3003cb74afbb356cd5362c0233c ;
    schema:name "ディスコティック☆ロマンティック (less vocal)"@ja,
        "Discotheque Romantic (less vocal)"@ja-latn .

_:N95d4f489e5bb488fa125903f92402c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディスコティック☆ロマンティック"@ja,
        "Discotheque Romantic"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Necded3003cb74afbb356cd5362c0233c ;
    schema:name "ディスコティック☆ロマンティック"@ja,
        "Discotheque Romantic"@ja-latn .

_:N95ed4e587eb84cc7bc0c208f62f2d493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby It's You"@ja,
        "Baby It's You"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Necded3003cb74afbb356cd5362c0233c ;
    schema:name "Baby It's You"@ja,
        "Baby It's You"@ja-latn .

_:Necded3003cb74afbb356cd5362c0233c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d68656236084c12b12e18c74ebbd73d,
        _:N341f2b754c6640af9db20f48f31eab0c,
        _:N81888b48f00d4304b9a786d80dc01bd2,
        _:N95d4f489e5bb488fa125903f92402c15,
        _:N95ed4e587eb84cc7bc0c208f62f2d493 ;
    mo:track_count 5 ;
    schema:duration "PT22:52"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0d68656236084c12b12e18c74ebbd73d,
        _:N341f2b754c6640af9db20f48f31eab0c,
        _:N81888b48f00d4304b9a786d80dc01bd2,
        _:N95d4f489e5bb488fa125903f92402c15,
        _:N95ed4e587eb84cc7bc0c208f62f2d493 .

