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

<artist/10202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72509#subject> ;
    schema:name "BACK-ON"@en ;
    foaf:made <album/72509#composition>,
        <album/72509#lyrics>,
        <album/72509#subject> ;
    foaf:name "BACK-ON"@en .

<artist/17066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72509#subject> ;
    schema:name "EIGO"@en ;
    foaf:made <album/72509#composition>,
        <album/72509#lyrics>,
        <album/72509#subject> ;
    foaf:name "EIGO"@en .

<product/4991#subject> a schema:CreativeWork ;
    schema:name "Twin Star Exorcists"@en,
        "双星の陰陽師"@ja,
        "Sousei no Onmyouji"@ja-latn ;
    foaf:name "Twin Star Exorcists"@en,
        "双星の陰陽師"@ja,
        "Sousei no Onmyouji"@ja-latn .

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

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/72509/72509-1509280826.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/72509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "bye bye / lol [Limited Edition]"@en,
        "bye bye / lol [Limited Edition]"@ja,
        "bye bye / lol [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "FUKI"@en ;
            foaf:made <album/72509#composition> ;
            foaf:name "FUKI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael James"@en ;
            foaf:made <album/72509#composition> ;
            foaf:name "Michael James"@en ],
        <artist/10202#subject>,
        <artist/17066#subject> ;
    mo:produced_work <album/72509#musicalwork> ;
    schema:name "bye bye / lol [Limited Edition]"@en,
        "bye bye / lol [Limited Edition]"@ja,
        "bye bye / lol [Limited Edition]"@ja-latn .

<album/72509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-14"^^xsd:date ;
    dcterms:title "bye bye / lol [Limited Edition]"@en,
        "bye bye / lol [Limited Edition]"@ja,
        "bye bye / lol [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCD-83726/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/72509#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Ncc807ae3a3cf476d97b3cbe1362ccdbd,
        _:Ne137fd18e950407eab3b76bfbf57b359 ;
    mo:record_count 2 ;
    schema:about <product/4991#subject> ;
    schema:datePublished "2016-12-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/72509/72509-1509280826.jpg> ;
    schema:name "bye bye / lol [Limited Edition]"@en,
        "bye bye / lol [Limited Edition]"@ja,
        "bye bye / lol [Limited Edition]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/72509/72509-1509280826.jpg> .

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

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

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

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

_:N13b88720a98144078a0b29846607aa7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bye bye -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne137fd18e950407eab3b76bfbf57b359 ;
    schema:name "bye bye -instrumental-"@en .

_:N24f8e5cb7b654b7db6ea5a866f953d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sync"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne137fd18e950407eab3b76bfbf57b359 ;
    schema:name "sync"@en .

_:N60356a4db38445be9e64eba914e534ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sync -instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne137fd18e950407eab3b76bfbf57b359 ;
    schema:name "sync -instrumental-"@en .

_:Na8aa67b43b9f416d80c423073821aee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bye bye"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne137fd18e950407eab3b76bfbf57b359 ;
    schema:name "bye bye"@en .

_:Nbac70fcf04e0478b96c6f3588bd0cc5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gimme gimme (live video)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ncc807ae3a3cf476d97b3cbe1362ccdbd ;
    schema:name "gimme gimme (live video)"@en .

_:Nc4a3f699819d48cf84f11d8eeaf9c766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bye bye (music video)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncc807ae3a3cf476d97b3cbe1362ccdbd ;
    schema:name "bye bye (music video)"@en .

_:Ncf4f8fb27f0e4ec2864e20c0001e4a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ladi dadi (live video)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ncc807ae3a3cf476d97b3cbe1362ccdbd ;
    schema:name "ladi dadi (live video)"@en .

_:Nf3824e4341d64a028a933246c08dcb26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gimme gimme"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ne137fd18e950407eab3b76bfbf57b359 ;
    schema:name "gimme gimme"@en .

_:Nf7ff39af1c0a4c9aa1039fa8ad9e8746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gimme gimme -instrumental-"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ne137fd18e950407eab3b76bfbf57b359 ;
    schema:name "gimme gimme -instrumental-"@en .

_:Ncc807ae3a3cf476d97b3cbe1362ccdbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nbac70fcf04e0478b96c6f3588bd0cc5e,
        _:Nc4a3f699819d48cf84f11d8eeaf9c766,
        _:Ncf4f8fb27f0e4ec2864e20c0001e4a6b ;
    mo:track_count 3 ;
    schema:duration "PT12:45"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nbac70fcf04e0478b96c6f3588bd0cc5e,
        _:Nc4a3f699819d48cf84f11d8eeaf9c766,
        _:Ncf4f8fb27f0e4ec2864e20c0001e4a6b .

_:Ne137fd18e950407eab3b76bfbf57b359 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13b88720a98144078a0b29846607aa7e,
        _:N24f8e5cb7b654b7db6ea5a866f953d2f,
        _:N60356a4db38445be9e64eba914e534ae,
        _:Na8aa67b43b9f416d80c423073821aee4,
        _:Nf3824e4341d64a028a933246c08dcb26,
        _:Nf7ff39af1c0a4c9aa1039fa8ad9e8746 ;
    mo:track_count 6 ;
    schema:duration "PT23:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N13b88720a98144078a0b29846607aa7e,
        _:N24f8e5cb7b654b7db6ea5a866f953d2f,
        _:N60356a4db38445be9e64eba914e534ae,
        _:Na8aa67b43b9f416d80c423073821aee4,
        _:Nf3824e4341d64a028a933246c08dcb26,
        _:Nf7ff39af1c0a4c9aa1039fa8ad9e8746 .

