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

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51516#subject> ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:made <album/51516#composition>,
        <album/51516#lyrics>,
        <album/51516#subject>,
        <album/51516#vocals> ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<artist/9510#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51516#subject> ;
    schema:name "Katsutoshi Kitagawa"@en,
        "北川勝利"@ja ;
    foaf:made <album/51516#composition>,
        <album/51516#subject> ;
    foaf:name "Katsutoshi Kitagawa"@en,
        "北川勝利"@ja .

<product/3276#subject> a schema:CreativeWork ;
    schema:name "My Teen Romantic Comedy SNAFU TOO!"@en,
        "やはり俺の青春ラブコメはまちがっている。続"@ja,
        "Yahari Ore no Seishun Love Come wa Machigatteiru. Zoku"@ja-latn ;
    foaf:name "My Teen Romantic Comedy SNAFU TOO!"@en,
        "やはり俺の青春ラブコメはまちがっている。続"@ja,
        "Yahari Ore no Seishun Love Come wa Machigatteiru. Zoku"@ja-latn .

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

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

<album/51516#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harumodoki / yanaginagi"@en,
        "春擬き / やなぎなぎ"@ja,
        "Harumodoki / yanaginagi"@ja-latn ;
    mo:performance_of <album/51516#musicalwork> ;
    mo:recorded_as <album/51516#musicalexpression> ;
    schema:name "Harumodoki / yanaginagi"@en,
        "春擬き / やなぎなぎ"@ja,
        "Harumodoki / yanaginagi"@ja-latn ;
    schema:workPerformed <album/51516#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/51516/51516-1430130410.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51516#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harumodoki / yanaginagi"@en,
        "春擬き / やなぎなぎ"@ja,
        "Harumodoki / yanaginagi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(ROUND TABLE)"@en ;
            foaf:made <album/51516#composition> ;
            foaf:name "(ROUND TABLE)"@en ],
        <artist/5524#subject>,
        <artist/9510#subject> ;
    mo:produced_work <album/51516#musicalwork> ;
    schema:name "Harumodoki / yanaginagi"@en,
        "春擬き / やなぎなぎ"@ja,
        "Harumodoki / yanaginagi"@ja-latn .

<album/51516#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-03"^^xsd:date ;
    dcterms:title "Harumodoki / yanaginagi"@en,
        "春擬き / やなぎなぎ"@ja,
        "Harumodoki / yanaginagi"@ja-latn ;
    mo:catalogue_number "GNCA-0381" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51516#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N77f698317f8e4e1194b53e40650e6a78 ;
    mo:record_count 1 ;
    schema:about <product/3276#subject> ;
    schema:datePublished "2015-06-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/51516/51516-1430130410.jpg> ;
    schema:name "Harumodoki / yanaginagi"@en,
        "春擬き / やなぎなぎ"@ja,
        "Harumodoki / yanaginagi"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/51516/51516-1430130410.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51516#subject> ;
    schema:name "(ROUND TABLE)"@en ;
    foaf:made <album/51516#subject> ;
    foaf:name "(ROUND TABLE)"@en .

_:N05175e434b6044d0b3597b846017dceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鱗翅目標本"@ja,
        "Rinshimoku Hyouhon"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N77f698317f8e4e1194b53e40650e6a78 ;
    schema:name "鱗翅目標本"@ja,
        "Rinshimoku Hyouhon"@ja-latn .

_:N9c26290447c34ab2bd536ffe46c6dc8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春擬き <instrumental>"@ja,
        "Harumodoki <instrumental>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N77f698317f8e4e1194b53e40650e6a78 ;
    schema:name "春擬き <instrumental>"@ja,
        "Harumodoki <instrumental>"@ja-latn .

_:Nb11e98cc332b4246a99f4465d0822f4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鱗翅目標本 <instrumental>"@ja,
        "Rinshimoku Hyouhon <instrumental>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N77f698317f8e4e1194b53e40650e6a78 ;
    schema:name "鱗翅目標本 <instrumental>"@ja,
        "Rinshimoku Hyouhon <instrumental>"@ja-latn .

_:Nd2b856dbfffb41d09c7eb47e4d109097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春擬き"@ja,
        "Harumodoki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N77f698317f8e4e1194b53e40650e6a78 ;
    schema:name "春擬き"@ja,
        "Harumodoki"@ja-latn .

_:N77f698317f8e4e1194b53e40650e6a78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05175e434b6044d0b3597b846017dceb,
        _:N9c26290447c34ab2bd536ffe46c6dc8b,
        _:Nb11e98cc332b4246a99f4465d0822f4b,
        _:Nd2b856dbfffb41d09c7eb47e4d109097 ;
    mo:track_count 4 ;
    schema:duration "PT16:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N05175e434b6044d0b3597b846017dceb,
        _:N9c26290447c34ab2bd536ffe46c6dc8b,
        _:Nb11e98cc332b4246a99f4465d0822f4b,
        _:Nd2b856dbfffb41d09c7eb47e4d109097 .

