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

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

<artist/8470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79334#subject> ;
    schema:name "Masafumi Gotoh"@en,
        "後藤正文"@ja ;
    foaf:made <album/79334#composition>,
        <album/79334#lyrics>,
        <album/79334#subject> ;
    foaf:name "Masafumi Gotoh"@en,
        "後藤正文"@ja .

<product/3908#subject> a schema:CreativeWork ;
    schema:name "TEKKONKINKREET"@en,
        "鉄コン筋クリート"@ja,
        "TEKKONKINKREET"@ja-latn ;
    foaf:name "TEKKONKINKREET"@en,
        "鉄コン筋クリート"@ja,
        "TEKKONKINKREET"@ja-latn .

<album/79334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@en,
        "或る街の群青 / ASIAN KUNG-FU GENERATION"@ja,
        "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:composer <artist/8470#subject> ;
    mo:produced_work <album/79334#musicalwork> ;
    schema:name "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@en,
        "或る街の群青 / ASIAN KUNG-FU GENERATION"@ja,
        "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/79334/79334-1532549888.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@en,
        "或る街の群青 / ASIAN KUNG-FU GENERATION"@ja,
        "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:performance_of <album/79334#musicalwork> ;
    mo:performer <artist/10056#subject> ;
    mo:recorded_as <album/79334#musicalexpression> ;
    schema:byArtist <artist/10056#subject> ;
    schema:name "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@en,
        "或る街の群青 / ASIAN KUNG-FU GENERATION"@ja,
        "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@ja-latn ;
    schema:workPerformed <album/79334#musicalwork> .

<artist/10056#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79334#performance> ;
    schema:name "ASIAN KUNG-FU GENERATION"@en ;
    foaf:name "ASIAN KUNG-FU GENERATION"@en .

<album/79334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-29"^^xsd:date ;
    dcterms:title "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@en,
        "或る街の群青 / ASIAN KUNG-FU GENERATION"@ja,
        "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:catalogue_number "KSCL-1068" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79334#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Ne9ed01a42c10410db280115a120d4683 ;
    mo:record_count 1 ;
    schema:about <product/3908#subject> ;
    schema:byArtist <artist/10056#subject> ;
    schema:datePublished "2006-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/79334/79334-1532549888.jpg> ;
    schema:name "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@en,
        "或る街の群青 / ASIAN KUNG-FU GENERATION"@ja,
        "Aru Machi no Gunjou / ASIAN KUNG-FU GENERATION"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/79334/79334-1532549888.jpg> .

_:N318d4a3a080146668ec3a1c7d364e18a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "或る街の群青"@ja,
        "Aru Machi no Gunjou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne9ed01a42c10410db280115a120d4683 ;
    schema:name "或る街の群青"@ja,
        "Aru Machi no Gunjou"@ja-latn .

_:N9cc4e375e14a45b1bbdb536003f340cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鵠沼サーフ"@ja,
        "Kugenuma Surf"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ne9ed01a42c10410db280115a120d4683 ;
    schema:name "鵠沼サーフ"@ja,
        "Kugenuma Surf"@ja-latn .

_:Ne9ed01a42c10410db280115a120d4683 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N318d4a3a080146668ec3a1c7d364e18a,
        _:N9cc4e375e14a45b1bbdb536003f340cb ;
    mo:track_count 2 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N318d4a3a080146668ec3a1c7d364e18a,
        _:N9cc4e375e14a45b1bbdb536003f340cb .

