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

<artist/9487#subject> a schema:Person,
        foaf:Person ;
    schema:name "ARU"@en ;
    foaf:made <album/145100#subject>,
        <album/145100#vocals> ;
    foaf:name "ARU"@en .

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

<artist/12020#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "Extrose"@en ;
    foaf:made <album/145100#composition>,
        <album/145100#subject> ;
    foaf:name "Extrose"@en .

<artist/12021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "nora2r"@en ;
    foaf:made <album/145100#composition>,
        <album/145100#subject> ;
    foaf:name "nora2r"@en .

<artist/13377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "FALL"@en ;
    foaf:made <album/145100#composition>,
        <album/145100#subject> ;
    foaf:name "FALL"@en .

<artist/61063#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "World's endo pisum sativum L."@en ;
    foaf:made <album/145100#composition>,
        <album/145100#subject> ;
    foaf:name "World's endo pisum sativum L."@en .

<artist/7172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "sakuzyo"@en,
        "削除"@ja ;
    foaf:made <album/145100#composition>,
        <album/145100#subject> ;
    foaf:name "sakuzyo"@en,
        "削除"@ja .

<artist/9486#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "celas"@en ;
    foaf:made <album/145100#composition>,
        <album/145100#subject> ;
    foaf:name "celas"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<album/145100#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Artist Collection Vol.1"@en,
        "Artist Collection Vol.1"@ja,
        "Artist Collection Vol.1"@ja-latn ;
    mo:performance_of <album/145100#musicalwork> ;
    mo:recorded_as <album/145100#musicalexpression> ;
    schema:name "Artist Collection Vol.1"@en,
        "Artist Collection Vol.1"@ja,
        "Artist Collection Vol.1"@ja-latn ;
    schema:workPerformed <album/145100#musicalwork> .

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

<org/947#subject> schema:name "Stoic Sounds"@en,
        "Stoic Sounds"@ja,
        "Stoic Sounds"@ja-latn ;
    foaf:name "Stoic Sounds"@en,
        "Stoic Sounds"@ja,
        "Stoic Sounds"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/145100/145100-f9d3cb4b4f8c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145100#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Artist Collection Vol.1"@en,
        "Artist Collection Vol.1"@ja,
        "Artist Collection Vol.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "加賀崎聡"@en ;
            foaf:made <album/145100#composition> ;
            foaf:name "加賀崎聡"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuhei"@en ;
            foaf:made <album/145100#composition> ;
            foaf:name "Yuhei"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "t-plain"@en ;
            foaf:made <album/145100#composition> ;
            foaf:name "t-plain"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CRUNCH"@en ;
            foaf:made <album/145100#composition> ;
            foaf:name "CRUNCH"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "copyyyy"@en ;
            foaf:made <album/145100#composition> ;
            foaf:name "copyyyy"@en ],
        <artist/12020#subject>,
        <artist/12021#subject>,
        <artist/13377#subject>,
        <artist/61063#subject>,
        <artist/7172#subject>,
        <artist/9486#subject> ;
    mo:produced_work <album/145100#musicalwork> ;
    schema:name "Artist Collection Vol.1"@en,
        "Artist Collection Vol.1"@ja,
        "Artist Collection Vol.1"@ja-latn .

<album/145100#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-14"^^xsd:date ;
    dcterms:title "Artist Collection Vol.1"@en,
        "Artist Collection Vol.1"@ja,
        "Artist Collection Vol.1"@ja-latn ;
    mo:catalogue_number "SSCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/145100#musicalexpression> ;
    mo:publisher <org/947#subject> ;
    mo:record _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:datePublished "2009-08-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/00/145100/145100-f9d3cb4b4f8c.jpg> ;
    schema:name "Artist Collection Vol.1"@en,
        "Artist Collection Vol.1"@ja,
        "Artist Collection Vol.1"@ja-latn ;
    schema:publisher <org/947#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/145100/145100-f9d3cb4b4f8c.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "t-plain"@en ;
    foaf:made <album/145100#subject> ;
    foaf:name "t-plain"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145100#subject> ;
    schema:name "加賀崎聡"@en ;
    foaf:made <album/145100#subject> ;
    foaf:name "加賀崎聡"@en .

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

_:N26b54a9a9c02483eb061b1eb83d2a7d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dirty moves"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "Dirty moves"@ja .

_:N2cd1fb668378460aacd2a5bc6bbf510b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みずいろじだい"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "みずいろじだい"@ja .

_:N316bfd03e53349bf928e9cb5b31607d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blowing Rain"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "Blowing Rain"@ja .

_:N3d25272d0ada4224a1d9acbcfd1c6d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Creator"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "The Creator"@ja .

_:N412902a8b31145d8b57443f382921f18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice Ⅲ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "Alice Ⅲ"@ja .

_:N5509b3e854434e6eb7910890917b509d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "decline city breaker"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "decline city breaker"@ja .

_:N7b68dbde414c4ca795bcaf3ddf9f28a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer night's dream"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "summer night's dream"@ja .

_:N7cab0d9387fe40aaa47a2f49dee1a73e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're My Shining Star"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "You're My Shining Star"@ja .

_:Na6c260bfd5834bddb6188c342e41c84a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mu"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "Mu"@ja .

_:Ne8afa78c56af4caa941677ac5db40faa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grew in the shadow world"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "grew in the shadow world"@ja .

_:Nf2fa22a5f9f141efa9bba101ed2ad2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEFORAFTER"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9f197a0b0b845eeb397fe649e59b87f ;
    schema:name "BEFORAFTER"@ja .

_:Nb9f197a0b0b845eeb397fe649e59b87f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26b54a9a9c02483eb061b1eb83d2a7d2,
        _:N2cd1fb668378460aacd2a5bc6bbf510b,
        _:N316bfd03e53349bf928e9cb5b31607d8,
        _:N3d25272d0ada4224a1d9acbcfd1c6d89,
        _:N412902a8b31145d8b57443f382921f18,
        _:N5509b3e854434e6eb7910890917b509d,
        _:N7b68dbde414c4ca795bcaf3ddf9f28a5,
        _:N7cab0d9387fe40aaa47a2f49dee1a73e,
        _:Na6c260bfd5834bddb6188c342e41c84a,
        _:Ne8afa78c56af4caa941677ac5db40faa,
        _:Nf2fa22a5f9f141efa9bba101ed2ad2c7 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N26b54a9a9c02483eb061b1eb83d2a7d2,
        _:N2cd1fb668378460aacd2a5bc6bbf510b,
        _:N316bfd03e53349bf928e9cb5b31607d8,
        _:N3d25272d0ada4224a1d9acbcfd1c6d89,
        _:N412902a8b31145d8b57443f382921f18,
        _:N5509b3e854434e6eb7910890917b509d,
        _:N7b68dbde414c4ca795bcaf3ddf9f28a5,
        _:N7cab0d9387fe40aaa47a2f49dee1a73e,
        _:Na6c260bfd5834bddb6188c342e41c84a,
        _:Ne8afa78c56af4caa941677ac5db40faa,
        _:Nf2fa22a5f9f141efa9bba101ed2ad2c7 .

